1 # $NetBSD: Makefile,v 1.1 2008/06/28 16:11:36 rumble Exp $ 2 3 .include "../Makefile.inc" 4 5 .PATH: ${S}/fs/hfs 6 7 KMOD= hfs 8 SRCS= hfs_nhash.c hfs_subr.c hfs_vfsops.c hfs_vnops.c libhfs.c \ 9 unicode.c 10 11 .include <bsd.kmodule.mk> 12
Indexes created Mon Oct 13 16:09:52 GMT 2025