On 21 Jul 00, at 1:45, Frank Heckenbach wrote:
I'm a bit concerned with the changes to the Makefile (two similar versions of the same file are always harder to maintain -- and there will probably more changes to the Makefile in the future).
First, I think you don't have to comment out MASK because the command line setting in dodostst.sh should override it, anyway.
Then, SHELL should probably be set to /bin/sh (which `make' under DJGPP will change to the correct path automagically). I think we can do this in the main Makefile if it doesn't break things on other systems. On Unix, it's no problem, but I don't know about Cygwin and Mingw. Chief, you might want to test it -- perhaps it'll be necessary to set SHELL to the full path of sh.exe before calling make (if you don't already have to do this, anyway).
Setting 'SHELL=" in 'Makefile' (however you set it, and whatever you do with it) does not work under Cygwin, if 'sh.exe' is not in '/bin'. So, please assume that, under Cygwin/Mingw, you do need to have a copy of 'sh.exe' in '/bin', else the scripts must point to its correct location.
Best regards, The Chief -------- Prof. Abimbola A. Olowofoyeku (The African Chief) Author of: Chief's Installer Pro v5.22.1 for Win32 http://www.bigfoot.com/~African_Chief/chief32.htm Email: African_Chief@bigfoot.com