Now that we have a manpage, don't have the 'clean' target be a NO-OP.

This commit is contained in:
Nate Williams 1996-07-10 18:36:41 +00:00
parent c6e5a0b23b
commit 265c33c027
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17071
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
MAN8= nologin.8
MAN5= nologin.5
nologin clean depend lint tags:
nologin depend lint tags:
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \

View File

@ -3,7 +3,7 @@
MAN8= nologin.8
MAN5= nologin.5
nologin clean depend lint tags:
nologin depend lint tags:
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \