diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2002-12-29 22:28:51 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-12-29 22:28:51 +0000 |
| commit | 2ae92e3e07ac44bdc8494bb532f9e95213e989f1 (patch) | |
| tree | 3901df99186b417ba4150106b2182664784d3163 /usr.sbin/burncd/Makefile | |
| parent | 32805b12a3953f061e917b834ce9e5ed285b9681 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/burncd/Makefile')
| -rw-r--r-- | usr.sbin/burncd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/burncd/Makefile b/usr.sbin/burncd/Makefile index bb73d9aaf6c1..22423e4971ec 100644 --- a/usr.sbin/burncd/Makefile +++ b/usr.sbin/burncd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PROG= burncd -WARNS?= 2 +WARNS?= 5 NO_WERROR= yes MAN= burncd.8 |
