Bruce Evans 939d5a3dd8 Only remove ${CLEANFILES} in the default clean rule. In particular,
don't remove a.out explicitly.  a.out should only be generated for
libraries and is removed in the non-default rule in bsd.lib.mk.

Removed undocumented cleanfiles target.  It was the same as the
default clean target except it didn't descend into subdirs.  It was
different from special clean targets in other ways.  This feature
hasn't been missed for more important targets.

Removed unused default cleandepend target.  bsd.dep.mk has a better
version which is always used.

Use a better rule for checkdpadd in the BINFORMAT=aout case.  This
mainly checks that ld -f is working correctly.  The old rule is
still available via `make BINFORMAT=foo checkdpadd' and should be
used to check for regressions under 2.2 where ld -f is not available.
1997-12-19 18:48:45 +00:00
..
1997-11-07 15:40:55 +00:00
1997-11-17 17:59:44 +00:00
1997-11-07 15:40:55 +00:00
1997-11-07 15:55:07 +00:00
1997-11-07 15:46:45 +00:00
1997-07-19 15:19:08 +00:00
1994-05-30 19:09:18 +00:00