diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-11 15:49:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-11 15:49:02 +0000 |
| commit | 17d6c636720d00f77e5d098daf4c278f89d84f7b (patch) | |
| tree | d969e0da9d8f2f1a8ed4d8b51e09352160bdd7ae /sys/modules/cd9660 | |
| parent | afac94af5c1933e2fa7c943d31c8a5af8ced8491 (diff) | |
Notes
Diffstat (limited to 'sys/modules/cd9660')
| -rw-r--r-- | sys/modules/cd9660/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/cd9660/Makefile b/sys/modules/cd9660/Makefile index 94d012c17479..769ac7ec2476 100644 --- a/sys/modules/cd9660/Makefile +++ b/sys/modules/cd9660/Makefile @@ -7,6 +7,5 @@ SRCS= vnode_if.h \ cd9660_bmap.c cd9660_lookup.c cd9660_node.c cd9660_rrip.c \ cd9660_util.c cd9660_vfsops.c cd9660_vnops.c EXPORT_SYMS= cd9660_wchar2char -NOMAN= .include <bsd.kmod.mk> |
