Date: Tue, 8 Jul 1997 10:07:42 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: CyberGoofy <Cyber DOT Goofy AT Cheerful DOT Com>
cc: djgpp AT delorie DOT com
Subject: Re: Newbie needing enormous help
In-Reply-To: <2F4D897B.1533@Cheerful.Com>
Message-ID: <Pine.SUN.3.91.970708100541.13048O-100000@is>
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.