summaryrefslogtreecommitdiffstats
path: root/sbin/mdmfs/Makefile
diff options
context:
space:
mode:
authorssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:28:31 +0000
committerssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:28:31 +0000
commit5485abc1bb7d02d5ed3892e9de35693e36a59bed (patch)
tree7c277a769742ce3e551b98f3ba039b775ed23bda /sbin/mdmfs/Makefile
parentb5c24e4025bfed7214a3dc53a7f2c0cd099f1ab3 (diff)
downloadFreeBSD-src-5485abc1bb7d02d5ed3892e9de35693e36a59bed.zip
FreeBSD-src-5485abc1bb7d02d5ed3892e9de35693e36a59bed.tar.gz
- Make WARNS?= 6 clean
- Add WARNS?= 6 Approved by: stefanf, grehan (mentor)
Diffstat (limited to 'sbin/mdmfs/Makefile')
-rw-r--r--sbin/mdmfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mdmfs/Makefile b/sbin/mdmfs/Makefile
index 999793f..1ef7084 100644
--- a/sbin/mdmfs/Makefile
+++ b/sbin/mdmfs/Makefile
@@ -4,5 +4,6 @@ PROG= mdmfs
LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs
MAN= mdmfs.8
MLINKS+= mdmfs.8 mount_mfs.8
+WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud