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 From: "John Melody" To: Subject: Using cygwin "make" Date: Wed, 17 Jan 2001 12:09:17 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Hi, I am not sure if this is the right mailing list but I have a technical question on using cygwin make. Is it possible to have something like the following .. CLASSES=d:/CLASSES jar: cd $(CLASSES) jar -cvf $(DISTRIBUTION_DIR)\lib\classes.jar squ/ I notice that the cd command does not work within the make file. I have tried d:\classes, and d:/classes but to no avail. Any help would be gratefully appreciated. Regards, John. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple