summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/nologin/Makefile2
-rw-r--r--usr.sbin/nologin/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nologin/Makefile b/sbin/nologin/Makefile
index a5fcf01..57ac989 100644
--- a/sbin/nologin/Makefile
+++ b/sbin/nologin/Makefile
@@ -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} \
diff --git a/usr.sbin/nologin/Makefile b/usr.sbin/nologin/Makefile
index a5fcf01..57ac989 100644
--- a/usr.sbin/nologin/Makefile
+++ b/usr.sbin/nologin/Makefile
@@ -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} \
OpenPOWER on IntegriCloud