Makefile revision 1.2
11.2Spooka# $NetBSD: Makefile,v 1.2 2008/07/29 13:17:42 pooka Exp $ 21.1Spooka# 31.1Spooka 41.2Spooka.PATH: ${.CURDIR}/../../../../fs/hfs 51.1Spooka 61.2SpookaLIB= rumpfs_hfs 71.1Spooka 81.1SpookaSRCS= hfs_nhash.c hfs_subr.c hfs_vfsops.c hfs_vnops.c libhfs.c unicode.c 91.1Spooka 101.1SpookaCFLAGS+=-Wno-pointer-sign 111.1Spooka 121.1Spooka.include <bsd.lib.mk> 131.1Spooka.include <bsd.klinks.mk> 14