summaryrefslogtreecommitdiffstats
path: root/sbin/nologin/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-04-07 11:21:35 +0000
committerru <ru@FreeBSD.org>2001-04-07 11:21:35 +0000
commitef2dbc1fb0d429e26f0e990ddbb21ce322ef8d27 (patch)
tree056ad459e7adb0894bcede2c9ae571d853f222f1 /sbin/nologin/Makefile
parent06174de8ff77027561ef0e58b4ba7aa59799f6c0 (diff)
downloadFreeBSD-src-ef2dbc1fb0d429e26f0e990ddbb21ce322ef8d27.zip
FreeBSD-src-ef2dbc1fb0d429e26f0e990ddbb21ce322ef8d27.tar.gz
beforeinstall -> SCRIPTS.
Diffstat (limited to 'sbin/nologin/Makefile')
-rw-r--r--sbin/nologin/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/nologin/Makefile b/sbin/nologin/Makefile
index fae063b..b1611c0 100644
--- a/sbin/nologin/Makefile
+++ b/sbin/nologin/Makefile
@@ -1,12 +1,7 @@
# @(#)Makefile 8.2 (Berkeley) 4/22/94
# $FreeBSD$
+SCRIPTS=nologin.sh
MAN= nologin.5 nologin.8
-nologin depend lint tags:
-
-beforeinstall:
- ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
- ${.CURDIR}/nologin.sh ${DESTDIR}${BINDIR}/nologin
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud