Message-ID: <2B7FD73001F73000@c2gate.tcom.co.uk> Date: Thu, 23 Jan 1997 16:48:00 +0000 From: Robin Crampton Sender: Robin Crampton Organization: * To: djgpp AT delorie DOT com (djgpp AT delorie DOT com) Subject: RE: Make strangeness MIME-Version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-disposition: inline Content-transfer-encoding: 7bit >Sorry, it works for me. Are you using Make 3.75? Previous ports didn't >support Unix-like shells at all, so be sure to use 3.75. Also upgrade to >the latest port of bash (from v2gnu on SimTel.NET); mine is dated 30 Dec >1996. Here we go: $ ls -l djgpp/bin/make.exe djgpp/bin/bash.exe djgpp/bin/less.exe -rwxr-xr-x 1 rob dos 389120 Nov 8 20:03 djgpp/bin/bash.exe -rwxr-xr-x 1 rob dos 159232 Oct 28 22:23 djgpp/bin/less.exe -rwxr-xr-x 1 rob dos 168448 Oct 24 22:51 djgpp/bin/make.exe $ make --version GNU Make version 3.75, by Richard Stallman and Roland McGrath. Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Report bugs to . $ ls -l tmp/*.zip -rw-r--r-- 1 rob dos 275855 Dec 29 16:04 tmp/bsh1147b.zip -rw-r--r-- 1 rob dos 133141 Dec 29 16:28 tmp/lss321b.zip -rw-r--r-- 1 rob dos 209185 Dec 29 16:01 tmp/mak375b.zip There. Hope you're going to tell me I'm out of date... :-) Thanks, Robin (at work, no internet connection so I can't check myself 'til I get home...).