# $NetBSD: Makefile,v 1.1 2007/08/08 09:28:53 pooka Exp $ # .include LIB= hfs .PATH: ${NETBSDSRCDIR}/sys/fs/hfs SRCS= hfs_nhash.c hfs_subr.c hfs_vfsops.c hfs_vnops.c libhfs.c unicode.c CFLAGS+=-Wno-pointer-sign .include .include