summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ext2fs/Makefile
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2003-11-13 19:18:43 +0000
committerjohan <johan@FreeBSD.org>2003-11-13 19:18:43 +0000
commit1340c39301f8c04a491b2e7493bccb7ac3effef8 (patch)
treeb565a1f4cf1ba9640280765eff656e0c440d1493 /sbin/mount_ext2fs/Makefile
parent29bff59c2a30b215a2bf82ee72892161a0ff9568 (diff)
downloadFreeBSD-src-1340c39301f8c04a491b2e7493bccb7ac3effef8.zip
FreeBSD-src-1340c39301f8c04a491b2e7493bccb7ac3effef8.tar.gz
Make this WARNS=2 clean by
- constifying copyright PR: 39867 Submitted by: Dan Lukes <dan@obluda.cz> Tested by: make universe
Diffstat (limited to 'sbin/mount_ext2fs/Makefile')
-rw-r--r--sbin/mount_ext2fs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_ext2fs/Makefile b/sbin/mount_ext2fs/Makefile
index 45a29c4..3eefb92 100644
--- a/sbin/mount_ext2fs/Makefile
+++ b/sbin/mount_ext2fs/Makefile
@@ -7,7 +7,6 @@ MAN= mount_ext2fs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${MOUNT}
-WARNS= 0
.PATH: ${MOUNT}
OpenPOWER on IntegriCloud