Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / sysutils / xfsprogs / patches / patch-aa
blobfbef747cad3d1ccb61aabfc7d29d8a4c2d5550ba
1 $NetBSD$
3 --- include/Makefile    2005/12/29 13:56:15     1.1
4 +++ include/Makefile    2005/12/29 14:00:07
5 @@ -45,7 +45,7 @@
6         xfs_rtalloc.h xfs_sb.h xfs_trans.h xfs_trans_space.h xfs_types.h
7  
8  HFILES += $(PKG_PLATFORM).h xfs.h
9 -PHFILES = darwin.h freebsd.h irix.h linux.h
10 +PHFILES = darwin.h freebsd.h irix.h linux.h netbsd.h
11  DKHFILES = volume.h fstyp.h dvh.h
12  LSRCFILES = $(shell echo $(PHFILES) | sed -e "s/$(PKG_PLATFORM).h//g")
13  LSRCFILES += platform_defs.h.in builddefs.in buildmacros buildrules $(DKHFILES)