Move conf files to src/etc
[pw-darwin.git] / adduser / Makefile
1 STRIP=
2 PROG= adduser
3
4 cleandir:
5 clean:
6 obj:
7
8 .include <bsd.prog.mk>
9