From 366bddd7f5f46d8b7d51ff94c668b40ccecbbc23 Mon Sep 17 00:00:00 2001 From: nate Date: Wed, 10 Jul 1996 18:36:41 +0000 Subject: Now that we have a manpage, don't have the 'clean' target be a NO-OP. --- sbin/nologin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/nologin/Makefile') 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} \ -- cgit v1.1