Date: Mon, 15 Apr 1996 21:31:31 -0400 From: dj (DJ Delorie) Message-Id: <199604160131.VAA15614@delorie.com> To: Broeker AT axp03 DOT physik DOT rwth-aachen DOT de CC: djgpp AT delorie DOT com In-reply-to: Subject: Re: problems with makefiles > Yes, as pointed out above, there is something wrong: in a nutshell, you > should *never* have make build more than one file per rule. In the > case given above, I think this should be changed to something like: Amazingly enough, this works just fine with GNU make. How else would you tell make that this one command produces these two files?