diff options
-rw-r--r-- | sbin/i386/mount_msdos/Makefile | 5 | ||||
-rw-r--r-- | sbin/mount_msdos/Makefile | 5 | ||||
-rw-r--r-- | sbin/mount_msdosfs/Makefile | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/sbin/i386/mount_msdos/Makefile b/sbin/i386/mount_msdos/Makefile index f6c88ab..4f9fdf0 100644 --- a/sbin/i386/mount_msdos/Makefile +++ b/sbin/i386/mount_msdos/Makefile @@ -1,14 +1,11 @@ # -# $Id: Makefile,v 1.4 1997/02/22 14:32:29 peter Exp $ +# $Id: Makefile,v 1.5 1997/03/03 13:23:54 bde Exp $ # PROG= mount_msdos SRCS= mount_msdos.c getmntopts.c MAN8= mount_msdos.8 -BINOWN= root -BINMODE= 4555 - MOUNT= ${.CURDIR}/../../mount CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${MOUNT} diff --git a/sbin/mount_msdos/Makefile b/sbin/mount_msdos/Makefile index f6c88ab..4f9fdf0 100644 --- a/sbin/mount_msdos/Makefile +++ b/sbin/mount_msdos/Makefile @@ -1,14 +1,11 @@ # -# $Id: Makefile,v 1.4 1997/02/22 14:32:29 peter Exp $ +# $Id: Makefile,v 1.5 1997/03/03 13:23:54 bde Exp $ # PROG= mount_msdos SRCS= mount_msdos.c getmntopts.c MAN8= mount_msdos.8 -BINOWN= root -BINMODE= 4555 - MOUNT= ${.CURDIR}/../../mount CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${MOUNT} diff --git a/sbin/mount_msdosfs/Makefile b/sbin/mount_msdosfs/Makefile index f6c88ab..4f9fdf0 100644 --- a/sbin/mount_msdosfs/Makefile +++ b/sbin/mount_msdosfs/Makefile @@ -1,14 +1,11 @@ # -# $Id: Makefile,v 1.4 1997/02/22 14:32:29 peter Exp $ +# $Id: Makefile,v 1.5 1997/03/03 13:23:54 bde Exp $ # PROG= mount_msdos SRCS= mount_msdos.c getmntopts.c MAN8= mount_msdos.8 -BINOWN= root -BINMODE= 4555 - MOUNT= ${.CURDIR}/../../mount CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${MOUNT} |