summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/fifofs
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-12-19 18:48:45 +0000
committerbde <bde@FreeBSD.org>1997-12-19 18:48:45 +0000
commitae349861e586a926e4d38e6cf9dcdaf210ec2f33 (patch)
tree8215d342ac8e9f8e639abe188e07b6444b5d230a /sys/miscfs/fifofs
parent8e957697c83621114a5d0afe449498991460beb3 (diff)
downloadFreeBSD-src-ae349861e586a926e4d38e6cf9dcdaf210ec2f33.zip
FreeBSD-src-ae349861e586a926e4d38e6cf9dcdaf210ec2f33.tar.gz
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.
Diffstat (limited to 'sys/miscfs/fifofs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud