Remove one of two WARNS=0.

This commit is contained in:
Johan Karlsson
2003-02-23 13:22:41 +00:00
parent 6bc774603f
commit 7331e8f03b
-1
View File
@@ -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}