summaryrefslogtreecommitdiffstats
path: root/adduser/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 13:47:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 13:47:31 +0000
commit88aeed23887818b7b45897eeac1144d877f62441 (patch)
treeff16c9ca9bf96b74c8bbd471ac6b00baea6c8220 /adduser/Makefile
parent736c2639c18979683686c8df5256faa58ad4ff1a (diff)
downloadpw-darwin-88aeed23887818b7b45897eeac1144d877f62441.tar.gz
pw-darwin-88aeed23887818b7b45897eeac1144d877f62441.tar.zst
pw-darwin-88aeed23887818b7b45897eeac1144d877f62441.zip
Move conf files to src/etc
Diffstat (limited to 'adduser/Makefile')
-rw-r--r--adduser/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/adduser/Makefile b/adduser/Makefile
index aaec2a4..b274e4c 100644
--- a/adduser/Makefile
+++ b/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: