diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-09-04 06:37:58 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-09-04 06:37:58 +0000 |
| commit | c11c12792618404025412f0ce20f1ed4df7fff12 (patch) | |
| tree | 3d43c3f3019174f031714a4f281d9739ed37c091 /sys/modules/linprocfs | |
| parent | b102e653add651457375a5b687350f84ba44a85b (diff) | |
Notes
Diffstat (limited to 'sys/modules/linprocfs')
| -rw-r--r-- | sys/modules/linprocfs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile index b31f9cb60bc7..98f9fcb55c36 100644 --- a/sys/modules/linprocfs/Makefile +++ b/sys/modules/linprocfs/Makefile @@ -7,7 +7,4 @@ SRCS= vnode_if.h \ linprocfs.c \ opt_compat.h -opt_compat.h: - touch ${.TARGET} - .include <bsd.kmod.mk> |
