Simon J. Gerraty 49217bc51e bsd.lib.mk does not add OBJS etc to CLEANFILES so does not automatically
get them flagged as .NOPATH.  This hurts people who don't use obj dirs.
Since its clean target seprate rm's for things, use NOPATH_FILES as list
to collect things that need .NOPATH.

bsd.obj.mk will add CLEANFILES to NOPATH_FILES and do the deed if needed.

Reviewed by: sbruno
2014-07-22 00:42:55 +00:00
..
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00
2014-07-21 08:47:54 +00:00
2014-07-09 13:37:24 +00:00
2014-06-18 07:23:04 +00:00