Makefile revision 1.4
11.4Shannken# $NetBSD: Makefile,v 1.4 2014/08/10 08:53:22 hannken Exp $ 21.1Spooka# 31.1Spooka 41.2Spooka.PATH: ${.CURDIR}/../../../../fs/hfs 51.1Spooka 61.2SpookaLIB= rumpfs_hfs 71.1Spooka 81.4ShannkenSRCS= hfs_subr.c hfs_vfsops.c hfs_vnops.c libhfs.c unicode.c 91.1Spooka 101.1Spooka.include <bsd.lib.mk> 111.1Spooka.include <bsd.klinks.mk> 12