summaryrefslogtreecommitdiffstats
path: root/sys/modules/procfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/procfs/Makefile')
-rw-r--r--sys/modules/procfs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/modules/procfs/Makefile b/sys/modules/procfs/Makefile
index 068c512..0f3c81f 100644
--- a/sys/modules/procfs/Makefile
+++ b/sys/modules/procfs/Makefile
@@ -8,9 +8,5 @@ SRCS= opt_vmpage.h procfs_ctl.c procfs_map.c procfs_note.c procfs_rlimit.c \
NOMAN=
VFS_KLD=
CFLAGS+= -DPROCFS
-CLEANFILES+= opt_vmpage.h
-
-opt_vmpage.h:
- touch ${.TARGET}
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud