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
commitfeae907432cbb7c9243e8621cd347bd47043ba5d (patch)
tree8d6c97ea06aa520ba128b2376700c23252b457c5 /adduser/Makefile
parent904f1176b9442546dad457e5016b492472072ebc (diff)
downloadpw-darwin-feae907432cbb7c9243e8621cd347bd47043ba5d.tar.gz
pw-darwin-feae907432cbb7c9243e8621cd347bd47043ba5d.tar.zst
pw-darwin-feae907432cbb7c9243e8621cd347bd47043ba5d.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: