Message-ID: <009001be1282$6c704ca0$03000004@billjohn> From: "Bill Johnson" To: Subject: Re: Make.exe Date: Tue, 17 Nov 1998 17:23:07 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com www.delorie.com Go to the zip picker, or the download directory, and select the gnumake package. -----Original Message----- From: Jeff Johnson Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com Date: Monday, November 16, 1998 5:25 PM Subject: Make.exe #include int main() { cout << "Grrrr...I cant seem to find the file "Make.exe/n"; cout << "Could Someone Help Out/n"; cout << "I'm Trying to compile allegro, but i'm supposed to run "Make.exe/n"; cout << "If You Want, you could e-mail it to me...otherwise PLEASE tell me"; cout << "where to find it!/n"; return 0; } // Jeff Johnson, sw AT tenforward DOT com