summaryrefslogtreecommitdiffstats
path: root/sbin/umount/Makefile
diff options
context:
space:
mode:
authorjohan <johan@FreeBSD.org>2003-02-23 13:22:41 +0000
committerjohan <johan@FreeBSD.org>2003-02-23 13:22:41 +0000
commit1fe8b438d621942a5bf27235f48f8f42acf01601 (patch)
treec896dbbad8fac543380aab2af6c557c893255dcf /sbin/umount/Makefile
parent671c0da119cae84fe6eece163e4d6a8f3f67ec1e (diff)
downloadFreeBSD-src-1fe8b438d621942a5bf27235f48f8f42acf01601.zip
FreeBSD-src-1fe8b438d621942a5bf27235f48f8f42acf01601.tar.gz
Remove one of two WARNS=0.
Diffstat (limited to 'sbin/umount/Makefile')
-rw-r--r--sbin/umount/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/umount/Makefile b/sbin/umount/Makefile
index 9e59a3e..51bcbad 100644
--- a/sbin/umount/Makefile
+++ b/sbin/umount/Makefile
@@ -10,7 +10,6 @@ MAN= umount.8
MOUNT= ${.CURDIR}/../mount
UMNTALL= ${.CURDIR}/../../usr.sbin/rpc.umntall
CFLAGS+= -I${MOUNT} -I${UMNTALL}
-WARNS= 0
.PATH: ${MOUNT} ${UMNTALL}
OpenPOWER on IntegriCloud