diff options
| author | Xin LI <delphij@FreeBSD.org> | 2005-01-08 15:46:06 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2005-01-08 15:46:06 +0000 |
| commit | 4c1f1c62ca07a2fa300a24cb4700980773156eb2 (patch) | |
| tree | e7b7f4702f5752e13e6128d82e58a62e3c2805f7 /usr.sbin/fdformat/Makefile | |
| parent | e152198a83e2ec2740914a5f08d883808a4d4a2b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/fdformat/Makefile')
| -rw-r--r-- | usr.sbin/fdformat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile index 40ca9a707bcf..a172811ec055 100644 --- a/usr.sbin/fdformat/Makefile +++ b/usr.sbin/fdformat/Makefile @@ -5,7 +5,7 @@ PROG= fdformat SRCS= fdformat.c fdutil.c -WARNS?= 2 +WARNS?= 6 CFLAGS+= -I${.CURDIR}/../fdread .if ${MACHINE} == "pc98" |
