Date: Thu, 30 Jan 1997 10:29:11 +0200 (IST) From: Eli Zaretskii To: Robin Crampton cc: djgpp AT delorie DOT com Subject: RE: Make strangeness In-Reply-To: <4D86D73001F73000@c2gate.tcom.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 29 Jan 1997, Robin Crampton wrote: > Now the package builds, but only if I run the lib and source directory > makefiles > stand-alone. The top-level makefile gives me the following: > > $ make > C:/DJGPP/BIN/make.exe all-recursive > make.exe[1]: Entering directory `c:/blackmix-1.0' > c:/djgpp/tmp/dj100000: c:/djgpp/tmp/dj100000: line 2: syntax error: > unexpected e > nd of file > Abort! > make.exe: *** [all-recursive-am] Error 1 I run such recursive Makefiles all the time, and it works flawlessly for me. Please undelete the file c:/djgpp/tmp/dj100000 after Make exits and tell me what's in it.