index
:
apple_cmds.git
apple
main
WIP BSD Userland for iOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
system_cmds
/
vipw.tproj
/
Makefile
blob: ae48e7e192e9102e5dcfe0eedb9566404bc14213 (
plain
) (
blame
)
1
2
3
4
5
6
7
PROG= vipw MAN= vipw.8 SRCS= pw_util.c vipw.c BINDIR=/usr/sbin .include <bsd.prog.mk>