diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-10-22 17:10:15 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-10-22 17:10:15 +0000 |
| commit | 78704ef45793e56c8e064611c05c9bb8a0067e9f (patch) | |
| tree | f74bb975d38aac19fab7a6d984894d0fb3541416 /sys/modules/mac_test | |
| parent | 0cbefb892b39b1851ca0c7abf0aed0498950630f (diff) | |
Notes
Diffstat (limited to 'sys/modules/mac_test')
| -rw-r--r-- | sys/modules/mac_test/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/mac_test/Makefile b/sys/modules/mac_test/Makefile index 03144abd33ef..94b5aa87198f 100644 --- a/sys/modules/mac_test/Makefile +++ b/sys/modules/mac_test/Makefile @@ -4,7 +4,6 @@ KMOD= mac_test SRCS= vnode_if.h \ - opt_mac.h \ mac_test.c .include <bsd.kmod.mk> |
