summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1996-12-09 23:55:27 +0000
committerjoerg <joerg@FreeBSD.org>1996-12-09 23:55:27 +0000
commitcb39d6c9763eb9cc95aaba2fd326ec3d45637ab0 (patch)
treece8b42cd0211fd35f14b3373a929b693bb8bf1c0 /usr.sbin/pw/Makefile
parent4a198ee0cbf4e9939c2a6e9a0de4afd27158e394 (diff)
downloadFreeBSD-src-cb39d6c9763eb9cc95aaba2fd326ec3d45637ab0.zip
FreeBSD-src-cb39d6c9763eb9cc95aaba2fd326ec3d45637ab0.tar.gz
Upgrade from the author, reflecting all my wishes resulting out of the
sysinstall use of this tool (plus some bug fixes). 2.2 candidate... Submitted by: David Nugent <davidn@nserver.usn.blaze.net.au>
Diffstat (limited to 'usr.sbin/pw/Makefile')
-rw-r--r--usr.sbin/pw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile
index 749d256..fbd614f 100644
--- a/usr.sbin/pw/Makefile
+++ b/usr.sbin/pw/Makefile
@@ -8,7 +8,7 @@ SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c \
MAN5= pw.conf.5
MAN8= pw.8
-CFLAGS+= -Wall
+CFLAGS+= -Wall $(CDB)
LDADD= -lcrypt
DPADD= ${LIBCRYPT}
OpenPOWER on IntegriCloud