summaryrefslogtreecommitdiffstats
path: root/sbin/mount/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount/Makefile')
-rw-r--r--sbin/mount/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile
index e899d4e..f4e9524 100644
--- a/sbin/mount/Makefile
+++ b/sbin/mount/Makefile
@@ -1,12 +1,9 @@
# @(#)Makefile 8.6 (Berkeley) 5/8/95
-# $Id: Makefile,v 1.6 1998/01/20 10:39:57 bde Exp $
+# $Id: Makefile,v 1.7 1998/03/08 14:50:00 msmith Exp $
PROG= mount
SRCS= mount.c mount_ufs.c getmntopts.c vfslist.c
MAN8= mount.8
# We do NOT install the getmntopts.3 man page.
-# We support the ROOTSLICE_HUNT hack
-CFLAGS+=-DROOTSLICE_HUNT
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud