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_umap/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/mount_umap') diff --git a/sbin/mount_umap/Makefile b/sbin/mount_umap/Makefile index fce19db..780b52c 100644 --- a/sbin/mount_umap/Makefile +++ b/sbin/mount_umap/Makefile @@ -5,7 +5,6 @@ SRCS= mount_umap.c getmntopts.c MAN8= mount_umap.8 MOUNT= ${.CURDIR}/../mount -CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} .PATH: ${MOUNT} -- cgit v1.1