--- src/sbin/mount/Makefile 2006/10/17 00:55:42 1.4 +++ src/sbin/mount/Makefile 2006/10/28 20:42:54 1.5 @@ -6,7 +6,6 @@ PROG= mount SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c MAN= mount.8 # We do NOT install the getmntopts.3 man page. -WARNS?= 0 MLINKS+= mount.8 mount_ufs.8