Subject: Re: CVS commit: basesrc/usr.bin/make
To: None <christos@netbsd.org>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: source-changes
Date: 02/04/2002 08:47:35
> 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?

-pk