[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Expanded rules for scripts
From: |
Akim Demaille |
Subject: |
Re: Expanded rules for scripts |
Date: |
14 Dec 2000 12:55:30 +0100 |
User-agent: |
Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Channel Islands) |
>>>>> "Bernard" == Bernard Dautrevaux <address@hidden> writes:
Bernard> I don't really understand here: you're saying that
Bernard> foobar.o: foo.h bar.h
Bernard> should be avoided if I want to use the standard '.c.o' suffix
Bernard> rule on some makes? Do you think there really exist such
Bernard> broken makes?
My understanding was that not all Make support
.sh:
# do foo out of foo.sh
properly, i.e., implicit rules with destination having no suffix.