From 1fe8b438d621942a5bf27235f48f8f42acf01601 Mon Sep 17 00:00:00 2001 From: johan Date: Sun, 23 Feb 2003 13:22:41 +0000 Subject: Remove one of two WARNS=0. --- sbin/umount/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/umount/Makefile') 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} -- cgit v1.1