summaryrefslogtreecommitdiffstats
path: root/sys/modules/if_tap
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-09-01 07:12:24 +0000
committerru <ru@FreeBSD.org>2004-09-01 07:12:24 +0000
commit87efa22a466a3cdd7dc209bba4300ba43b0a3e7e (patch)
treedc1a3248d40ba554b98f81c4a568e93dd5cd145d /sys/modules/if_tap
parent4bddde21ccd09a6fac32bfaf7d5c00e0864e6129 (diff)
downloadFreeBSD-src-87efa22a466a3cdd7dc209bba4300ba43b0a3e7e.zip
FreeBSD-src-87efa22a466a3cdd7dc209bba4300ba43b0a3e7e.tar.gz
Mechanically tidy up the contents of CLEANFILES:M*.h: kmod.mk
automatically removes opt_*.h and if_*.h found in SRCS.
Diffstat (limited to 'sys/modules/if_tap')
-rw-r--r--sys/modules/if_tap/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/if_tap/Makefile b/sys/modules/if_tap/Makefile
index 29e0a90..dcd6df3 100644
--- a/sys/modules/if_tap/Makefile
+++ b/sys/modules/if_tap/Makefile
@@ -7,8 +7,6 @@
KMOD= if_tap
SRCS= if_tap.c opt_inet.h vnode_if.h
-CLEANFILES+= opt_devfs.h opt_inet.h vnode_if.h
-
opt_inet.h:
echo "#define INET 1" > opt_inet.h
OpenPOWER on IntegriCloud