Module Name: src Committed By: apb Date: Mon Nov 19 15:14:27 UTC 2012
Modified Files: src/share/mk: bsd.clean.mk Log Message: Use "rm -rf" instead of "rm -f" in bsd.clean.mk. This will allow CLEANFILES or CLEANDIRFILES to contain directory names. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/mk/bsd.clean.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.