diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1998-01-20 10:40:18 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1998-01-20 10:40:18 +0000 |
| commit | 87f01287d291dc9c0b0f542ff241ce793ebecabb (patch) | |
| tree | 9432b95b3639762b3f6e15eff43405626ceb4c7c /sbin/mount_null | |
| parent | bf49c4278a6c3cc2b9792089339ae098707b239a (diff) | |
Notes
Diffstat (limited to 'sbin/mount_null')
| -rw-r--r-- | sbin/mount_null/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_null/Makefile b/sbin/mount_null/Makefile index 97f3c624d66c0..3f8b3ef94b02d 100644 --- a/sbin/mount_null/Makefile +++ b/sbin/mount_null/Makefile @@ -5,7 +5,6 @@ SRCS= mount_null.c getmntopts.c MAN8= mount_null.8 MOUNT= ${.CURDIR}/../mount -CFLAGS+= -D_NEW_VFSCONF CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} .PATH: ${MOUNT} |
