Nits reported by Patrick Simpson

This commit is contained in:
Ben Gras
2005-08-31 13:06:51 +00:00
parent 2f335d74e9
commit 9aa010403a
4 changed files with 4 additions and 11 deletions

View File

@@ -7,7 +7,7 @@ clean::
install::
-rm -rf $(MAN)
mkdir $(MAN)
-mkdir $(MAN)
cpdir . $(MAN)
chown -R bin $(MAN)
chgrp -R operator $(MAN)