From b990cdd990ed5b4d2fa2f55ec77656cd28f9cce5 Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 12 Dec 1999 20:34:11 +0000 Subject: Remove a whole bunch of "CFLAGS+= -DFSNAME" cruft. It hasn't been needed for ages, but keeps getting cut/pasted into new Makefiles. (Once apon a time it was used to activate mount arguments in , but that was killed with extreme prejudice long ago) --- sys/modules/msdos/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/msdos') diff --git a/sys/modules/msdos/Makefile b/sys/modules/msdos/Makefile index 8d40861..1ac0016 100644 --- a/sys/modules/msdos/Makefile +++ b/sys/modules/msdos/Makefile @@ -6,6 +6,5 @@ SRCS= vnode_if.h \ msdosfs_conv.c msdosfs_denode.c msdosfs_fat.c msdosfs_lookup.c \ msdosfs_vfsops.c msdosfs_vnops.c NOMAN= -CFLAGS+= -DMSDOSFS .include -- cgit v1.1