summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>1999-12-21 20:51:34 +0000
committerarchie <archie@FreeBSD.org>1999-12-21 20:51:34 +0000
commitf60ffeafee0b4e622ac53e5a9ea621bf6f8ab48c (patch)
treef917e7ea603fc822063318d3760c39da9ab4f405 /sys/modules/netgraph
parente4a833f17829fb96c06b2e8ff572c9a80b1aee3d (diff)
downloadFreeBSD-src-f60ffeafee0b4e622ac53e5a9ea621bf6f8ab48c.zip
FreeBSD-src-f60ffeafee0b4e622ac53e5a9ea621bf6f8ab48c.tar.gz
Revert previous checkin; I incorrectly thought that it was needed
due to having an old version of bsd.kmod.mk. Caught by: bde
Diffstat (limited to 'sys/modules/netgraph')
-rw-r--r--sys/modules/netgraph/iface/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/netgraph/iface/Makefile b/sys/modules/netgraph/iface/Makefile
index ccd6fe8..cc5cc1e 100644
--- a/sys/modules/netgraph/iface/Makefile
+++ b/sys/modules/netgraph/iface/Makefile
@@ -12,8 +12,6 @@ IFACE_IPX?= 0 # 0/1 - requires IPX configured in kernel
CFLAGS+= ${PROTOS}
-CLEANFILES+= opt_inet.h opt_atalk.h opt_ipx.h
-
opt_inet.h:
touch opt_inet.h
.if ${IFACE_INET} > 0
OpenPOWER on IntegriCloud