diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 2000-04-18 10:20:47 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 2000-04-18 10:20:47 +0000 |
| commit | f87c43cdd16aebc2739f367440033d772915916a (patch) | |
| tree | d18367d880b91273d71e28d47470170dd2702173 /sys/modules/linprocfs | |
| parent | 0d05075b6130330c326da3dd2ce323362e708b5b (diff) | |
Notes
Diffstat (limited to 'sys/modules/linprocfs')
| -rw-r--r-- | sys/modules/linprocfs/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile deleted file mode 100644 index 60434cd4c48a..000000000000 --- a/sys/modules/linprocfs/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# $FreeBSD$ - -.PATH: ${.CURDIR}/../../miscfs/linprocfs -KMOD= linprocfs -SRCS= vnode_if.h linprocfs_misc.c linprocfs_subr.c \ - linprocfs_vfsops.c linprocfs_vnops.c -NOMAN= -VFS_KLD= -CFLAGS+= -DLINPROCFS - -.include <bsd.kmod.mk> |
