diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-08 06:26:46 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2002-04-08 06:26:46 +0000 |
| commit | 5f76b095ad0e54f7edd5cc5fbab7dc152a8a227d (patch) | |
| tree | 66df0d39a6f63a62d6c0790ca1bb0a29ce735835 /sbin | |
| parent | 86bbae32f4bba74765246235927bb02433beb5e6 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/bsdlabel/Makefile | 1 | ||||
| -rw-r--r-- | sbin/disklabel/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile index 788d0ede110a..9884d552d415 100644 --- a/sbin/bsdlabel/Makefile +++ b/sbin/bsdlabel/Makefile @@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8 .if ${MACHINE} == "pc98" CFLAGS+= -DPC98 .endif -WARNS= 2 .include <bsd.prog.mk> diff --git a/sbin/disklabel/Makefile b/sbin/disklabel/Makefile index 788d0ede110a..9884d552d415 100644 --- a/sbin/disklabel/Makefile +++ b/sbin/disklabel/Makefile @@ -8,6 +8,5 @@ MAN= disklabel.5 disklabel.8 .if ${MACHINE} == "pc98" CFLAGS+= -DPC98 .endif -WARNS= 2 .include <bsd.prog.mk> |
