summaryrefslogtreecommitdiffstats
path: root/sys/modules/hpfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hpfs/Makefile')
-rw-r--r--sys/modules/hpfs/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys/modules/hpfs/Makefile b/sys/modules/hpfs/Makefile
deleted file mode 100644
index 750fda0..0000000
--- a/sys/modules/hpfs/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../fs/hpfs
-
-KMOD= hpfs
-SRCS= vnode_if.h \
- hpfs_vfsops.c hpfs_vnops.c hpfs_subr.c hpfs_lookup.c \
- hpfs_alsubr.c
-
-.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud