Clean up generated test files and other minor housekeeping.

This commit is contained in:
Todd C. Miller
2013-02-28 09:49:09 -05:00
parent fa93dede39
commit 3e68433839
4 changed files with 12 additions and 7 deletions

View File

@@ -361,7 +361,7 @@ clean:
mostlyclean: clean
distclean: clean
-rm -rf Makefile config.log *.man
-rm -rf Makefile config.log *.man *.mdoc
clobber: distclean