diff options
Diffstat (limited to 'sbin/mdconfig/Makefile')
-rw-r--r-- | sbin/mdconfig/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mdconfig/Makefile b/sbin/mdconfig/Makefile index 3abf56b74a8e..e6f2db46aaaa 100644 --- a/sbin/mdconfig/Makefile +++ b/sbin/mdconfig/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ PROG= mdconfig +WARNS?= 2 MAN= mdconfig.8 MLINKS= mdconfig.8 vnconfig.8 |