Message-Id: <3.0.6.32.19981116152505.007a82c0@tenforward.com>
X-Sender: sw AT tenforward DOT com
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32)
Date: Mon, 16 Nov 1998 15:25:05 -0800
To: djgpp AT delorie DOT com
From: Jeff Johnson <sw AT tenforward DOT com>
Subject: Make.exe
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Reply-To: djgpp AT delorie DOT com

#include <iostream.h>
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