summaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat/Makefile
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
committerEd Schouten <ed@FreeBSD.org>2010-01-02 11:07:44 +0000
commit71ccf09269546d398fa847168fc74c22d6338a62 (patch)
tree047b2248578529f6f9f0d1449eb7730ec0c88de1 /usr.sbin/fdformat/Makefile
parent1fa2ff1f64fcc1000a158a0ff47a3619a1fd819b (diff)
downloadsrc-test2-71ccf09269546d398fa847168fc74c22d6338a62.tar.gz
src-test2-71ccf09269546d398fa847168fc74c22d6338a62.zip
Notes
Diffstat (limited to 'usr.sbin/fdformat/Makefile')
-rw-r--r--usr.sbin/fdformat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile
index a172811ec055..59cd124f50d0 100644
--- a/usr.sbin/fdformat/Makefile
+++ b/usr.sbin/fdformat/Makefile
@@ -5,7 +5,6 @@
PROG= fdformat
SRCS= fdformat.c fdutil.c
-WARNS?= 6
CFLAGS+= -I${.CURDIR}/../fdread
.if ${MACHINE} == "pc98"