Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: =?UTF-8?Q?Leo_Havm=C3=B8ller?= Newsgroups: comp.unix.programmer,comp.os.ms-windows.programmer.win32 Subject: Re: Makefile portability Date: Wed, 27 Apr 2011 13:15:34 +0200 Organization: Aioe.org NNTP Server Lines: 11 Message-ID: References: <1de5e7b8-42a1-47c6-9fd6-ad2620c412de@r33g2000prh.googlegroups.com> NNTP-Posting-Host: 1NRZRIRcCAAjTTcQPJGbPA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@aioe.org X-MimeOLE: Produced By Microsoft MimeOLE V15.4.3508.1109 X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Microsoft Windows Live Mail 15.4.3508.1109 Importance: Normal X-Priority: 3 X-MSMail-Priority: Normal Xref: x330-a1.tempe.blueboxinc.net comp.unix.programmer:234 comp.os.ms-windows.programmer.win32:213 > GNU make (or any Unix make for that matter) relies upon the existence of a > Bourne shell to execute the commands We are using GNU make 3.28 built for Win32, without bourne or any other unix shell. From README.W32: "This port prefers if you have a working sh.exe somewhere on your system. If you don't have sh.exe, the port falls back to MSDOS mode for launching programs (via a batch file)." Leo Havmøller.