Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc/usr.bin/make



On Feb 4,  8:47am, pk%cs.few.eur.nl@localhost (Paul Kranenburg) wrote:
-- Subject: Re: CVS commit: basesrc/usr.bin/make

| > adds a .NOSUFF directive that has been applied to targets that have been
| > already made, and are not supposed to have suffix rules applied to them.
| 
| What's the problem with marking these targets as .MADE?

Then you have to be extra careful, because they will not be re-generated
even if they are out of date and they have associated rules with them.

christos



Home | Main Index | Thread Index | Old Index