diff options
Diffstat (limited to 'usr.sbin/adduser/Makefile')
-rw-r--r-- | usr.sbin/adduser/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.sbin/adduser/Makefile b/usr.sbin/adduser/Makefile index aaec2a4..b274e4c 100644 --- a/usr.sbin/adduser/Makefile +++ b/usr.sbin/adduser/Makefile @@ -1,12 +1,6 @@ - STRIP= PROG= adduser - -afterinstall: - install -c -o ${BINOWN} -g ${BINGRP} -m 444 userids /etc - install -c -o ${BINOWN} -g ${BINGRP} -m 444 adduser.conf /etc - cleandir: clean: obj: |