Date: Tue, 8 Jul 1997 10:07:42 +0300 (IDT) From: Eli Zaretskii To: CyberGoofy cc: djgpp AT delorie DOT com Subject: Re: Newbie needing enormous help In-Reply-To: <2F4D897B.1533@Cheerful.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 24 Feb 1995, CyberGoofy wrote: > D:\allegro>make > Ndmake: Makefile(line 20): `ifdef DJDIR'. Stop. > D:\allegro> Your `make' is either an alias or a batch file which actually calls `ndmake'. You need to run the DJGPP port of GNU Make (get and install v2gnu/mak375b.zip from the same place you get Allegro), and then run `make'. `ndmake' is completely different and incompatible tool.