1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
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: .include <bsd.prog.mk>