| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Subject: | making Corba idl files |
| To: | cygwin AT sources DOT redhat DOT com |
| X-Mailer: | Lotus Notes Release 5.0.3 (Intl) 21 March 2000 |
| Message-ID: | <OF63DE68C2.3660EEFA-ONCC256996.00088D67@akl> |
| From: | CGuerra AT brocker DOT co DOT nz |
| Date: | Mon, 13 Nov 2000 14:37:12 +1300 |
| X-MIMETrack: | Serialize by Router on Oscar/AKL/Group/BKI(Release 5.0.3 (Intl)|21 March |
| 2000) at 13/11/2000 14:37:58 | |
| MIME-Version: | 1.0 |
Hi all,
I'm having difficulties to make an idl file before I compile my java
classes. I have the following makefile...
.SUFFIXES: .java .class .idl
.java.class:
javac $<
.idl.java:
idl2java $<
I can't make it to work. Is there anybody out there who's had this kind of
problem??
Thanks in advance,
Carlos.
cguerra AT brocker DOT co DOT nz
PS: please reply to my email account as well.
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |