Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: 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 Content-type: text/plain; charset=us-ascii 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