summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pwd_mkdb/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-09-06 17:30:03 +0000
committerpeter <peter@FreeBSD.org>1999-09-06 17:30:03 +0000
commitcc8565d1c5634a6a893afb9125335e2a5ecaa4d3 (patch)
tree58938fae2dfe2f2f85a03bf3196a7bf36f7135ca /usr.sbin/pwd_mkdb/Makefile
parent2a9e7395d5400df0e7b30cbd66da12f4a494e661 (diff)
downloadFreeBSD-src-cc8565d1c5634a6a893afb9125335e2a5ecaa4d3.zip
FreeBSD-src-cc8565d1c5634a6a893afb9125335e2a5ecaa4d3.tar.gz
Unifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and
we have enough pseudo-options already.
Diffstat (limited to 'usr.sbin/pwd_mkdb/Makefile')
-rw-r--r--usr.sbin/pwd_mkdb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile
index 25d001e..86116fec 100644
--- a/usr.sbin/pwd_mkdb/Makefile
+++ b/usr.sbin/pwd_mkdb/Makefile
@@ -3,6 +3,5 @@
PROG= pwd_mkdb
SRCS= pw_scan.c pwd_mkdb.c
MAN8= pwd_mkdb.8
-CFLAGS+= -DPASSWD_IGNORE_COMMENTS
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud