summaryrefslogtreecommitdiffstats
path: root/lkm/procfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lkm/procfs/Makefile')
-rw-r--r--lkm/procfs/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/lkm/procfs/Makefile b/lkm/procfs/Makefile
deleted file mode 100644
index 59089e5..0000000
--- a/lkm/procfs/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $Id: Makefile,v 1.11 1998/07/25 15:52:43 alex Exp $
-
-.PATH: ${.CURDIR}/../../sys/miscfs/procfs
-KMOD= procfs_mod
-SRCS= opt_vmpage.h procfs_ctl.c procfs_map.c procfs_note.c procfs_status.c \
- procfs_subr.c procfs_type.c procfs_vfsops.c procfs_vnops.c
-NOMAN=
-VFS_LKM=
-CFLAGS+= -DPROCFS
-CLEANFILES+= opt_vmpage.h
-
-opt_vmpage.h:
- touch ${.TARGET}
-
-.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud