summaryrefslogtreecommitdiffstats
path: root/adduser/Makefile
diff options
context:
space:
mode:
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: