summaryrefslogtreecommitdiffstats
path: root/usr.bin/chpass/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-03-24 10:21:22 +0000
committermarkm <markm@FreeBSD.org>2002-03-24 10:21:22 +0000
commit522dc48a88408f81560ee56e9bfc3b133034123a (patch)
treedfe23befc1fd199adb3ec1bac0e140f8fe0428c3 /usr.bin/chpass/Makefile
parent867fc1ed1cceb768a61213161aa1a6ae8b1b4dc7 (diff)
downloadFreeBSD-src-522dc48a88408f81560ee56e9bfc3b133034123a.zip
FreeBSD-src-522dc48a88408f81560ee56e9bfc3b133034123a.tar.gz
Fix warns, ANSIfy, use __FBSDID(), sort headers.
Diffstat (limited to 'usr.bin/chpass/Makefile')
-rw-r--r--usr.bin/chpass/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/chpass/Makefile b/usr.bin/chpass/Makefile
index 69b93c0..a84cebc 100644
--- a/usr.bin/chpass/Makefile
+++ b/usr.bin/chpass/Makefile
@@ -2,7 +2,6 @@
# $FreeBSD$
PROG= chpass
-CFLAGS+=-Wall
SRCS= chpass.c edit.c field.c pw_copy.c pw_scan.c pw_util.c pw_yp.c \
table.c util.c ypxfr_misc.c ${GENSRCS}
GENSRCS=yp.h yp_clnt.c yppasswd.h yppasswd_clnt.c yppasswd_private.h \
OpenPOWER on IntegriCloud