Message-ID: <36E32B84.3410@ns.sympatico.ca> From: Dave Nugent X-Mailer: Mozilla 3.01C-SYMPA (Win95; U) MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Help: How do I compile only 1 program from Allegro's Makefile? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 10 Date: Sun, 07 Mar 1999 17:44:36 -0800 NNTP-Posting-Host: 142.177.77.52 X-Trace: sapphire.mtt.net 920843041 142.177.77.52 (Sun, 07 Mar 1999 17:44:01 ADT) NNTP-Posting-Date: Sun, 07 Mar 1999 17:44:01 ADT Organization: Sympatico-Subscriber To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Is there a way to figure out what command line to use if you want to make only 1 file from the allegro makefile? I made some changes to DAT.C, and want to know how to compile from the command line.. I tried to decipher the makefile, but it doesn't quite show the exact switches for gcc.. I know it shows on the screen during the original Allegro make, but my pc takes about an hour to do this. Can anyone help? Thanks! Dave Nugent