Message-Id: <3.0.16.19970930115822.28f79e60@hem1.passagen.se> Date: Tue, 30 Sep 1997 11:58:27 -0400 To: djgpp AT delorie DOT com From: Peter Palotas Subject: Makefile question. Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk I'm kind of new to writing makefiles, (always use IDE's, so I haven't had to worry about that), so I have a question concerning this. How would I go about it if I wanted the user to be able to provide two arguments to the makefile, and the makefile (or make utility) would then select two (or more) header-files, based on the two arguments provided, and merge them into a third one. The allowed headerfiles would be predefined, so specifying "allegro" might make the makefile select the file "mikalleg.h" or something like that. -- Peter Palotas alias Blizzar -- blizzar AT hem1 DOT passagen DOT se --