Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <001c01bebdd6$43e71020$0300a8c0@phlegma> From: "Jan-Friedrich Mutter" To: Subject: makefile syntax Date: Thu, 24 Jun 1999 02:12:35 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Hi, I have problems with the make/Makefile syntax. Maybe someone could help me. My Makefile looks like that: ### all: someclass.class %.class: echo $< ; ### $< should contain 'someclass.class', shouldn't it ? But unfortunately it is empty. Did I take the wrong variable name, which one should I take ? Thanks, Jan. Jan-Friedrich Mutter [http://www.bigfoot.com/~jmutter] -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com