summaryrefslogtreecommitdiffstats
path: root/chpass/Makefile
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-03-24 10:21:22 +0000
committerMark Murray <markm@FreeBSD.org>2002-03-24 10:21:22 +0000
commit04d1b23be991cae809ac39645d9ac7341ec74885 (patch)
tree570b4de402d47f08b3d2e31389b82165ebf55645 /chpass/Makefile
parent12d207dc921798d10a6d3a1371214adbd74a8768 (diff)
downloadpw-darwin-04d1b23be991cae809ac39645d9ac7341ec74885.tar.gz
pw-darwin-04d1b23be991cae809ac39645d9ac7341ec74885.tar.zst
pw-darwin-04d1b23be991cae809ac39645d9ac7341ec74885.zip
Fix warns, ANSIfy, use __FBSDID(), sort headers.
Diffstat (limited to 'chpass/Makefile')
-rw-r--r--chpass/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/chpass/Makefile b/chpass/Makefile
index 69b93c0..a84cebc 100644
--- a/chpass/Makefile
+++ b/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 \