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 Message-ID: <2C08D4EECBDED41184BB00D0B74733420473F02F@cf-bay-exch-03.cacheflow.com> From: "Karr, David" To: "'cygwin AT cygwin DOT com'" Subject: Makefile that runs w.o. changes on Cygwin & Linux: how to do "rm -f $(TARGET)"? Date: Thu, 6 Sep 2001 13:38:03 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" I have a little test application that I want to build and run without change on Cygwin and Linux. It almost works perfectly, except for the "clean" target. Is there any way to reference "thing" and have it mean "thing" on Linux, but "thing.exe" on Cygwin? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/