repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove the NO_CRYPT build option.
[dragonfly.git]
/
usr.sbin
/
adduser
/
Makefile
blob
c22cf3a921927be02bef13bae5b44839ca12b622
1
# $FreeBSD: src/usr.sbin/adduser/Makefile,v 1.19 2004/03/30 21:50:42 trhodes Exp $
2
3
SCRIPTS
=
adduser.sh rmuser.sh
4
MAN
=
adduser.conf
.5
adduser
.8
rmuser
.8
5
6
.
include
<
bsd.prog.mk
>