From b41da0980c6ab2a13689e1410e38aaacbe2e6e6d Mon Sep 17 00:00:00 2001 From: Peter Wemm 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/nfsclient/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/modules/nfsclient') diff --git a/sys/modules/nfsclient/Makefile b/sys/modules/nfsclient/Makefile index e40b13a85879..34d4006a038f 100644 --- a/sys/modules/nfsclient/Makefile +++ b/sys/modules/nfsclient/Makefile @@ -8,7 +8,6 @@ SRCS= vnode_if.h \ nfs_vnops.c opt_inet.h opt_nfs.h opt_vmpage.h opt_bootp.h NFS_INET?= 1 # 0/1 - requires INET to be configured in kernel NOMAN= -CFLAGS+= -DNFS opt_inet.h: touch ${.TARGET} -- cgit v1.3