From d53ef8ee6e3691c20632d823bfdfecaddef8040d Mon Sep 17 00:00:00 2001 From: bde Date: Tue, 20 Jan 1998 10:40:18 +0000 Subject: Removed definition of _NEW_VFSCONF. The new vfsconf interface is now the default. --- sbin/mount_std/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/mount_std') diff --git a/sbin/mount_std/Makefile b/sbin/mount_std/Makefile index 91befcf..4085850 100644 --- a/sbin/mount_std/Makefile +++ b/sbin/mount_std/Makefile @@ -7,7 +7,6 @@ MLINKS= mount_std.8 mount_devfs.8 mount_std.8 mount_fdesc.8 \ mount_std.8 mount_kernfs.8 mount_std.8 mount_procfs.8 MOUNT= ${.CURDIR}/../mount -CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${MOUNT} .PATH: ${MOUNT} -- cgit v1.1