summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2006-06-18 11:26:17 +0000
committeryar <yar@FreeBSD.org>2006-06-18 11:26:17 +0000
commitd45bde408fddbf99e7b206fe8a3053799d1a98f0 (patch)
tree0ad7e5564b9b12ca61e5f5818dbbc165e402cffd /share/mk/bsd.README
parentb8dd56e74a47ba3bfe3b0ba989e5ebf6b300773e (diff)
downloadFreeBSD-src-d45bde408fddbf99e7b206fe8a3053799d1a98f0.zip
FreeBSD-src-d45bde408fddbf99e7b206fe8a3053799d1a98f0.tar.gz
"clean" of <bsd.prog.mk> no longer removes a.out, Errs,
errs, mklog, and ${PROG}.core . MFC after: 1 week
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index bcf8d7d..2c8a8cd 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -187,8 +187,7 @@ It has seven targets:
all:
build the program and its manual page
clean:
- remove the program, any object files and the files a.out,
- Errs, errs, mklog, and ${PROG}.core.
+ remove the program and any object files.
cleandir:
remove all of the files removed by the target clean, as
well as .depend, tags, and any manual pages.
OpenPOWER on IntegriCloud