NetBSD/sys/fs/hfs/Makefile
dillo 4f1d6e612e nitial import of (experimental read-only) implementation of Apple
HFS+ file system.

Originally developed for Google Summer of Code 2005 by Yevgeny Binder,
updated and enhanced by me.
2007-03-06 00:10:34 +00:00

8 lines
141 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/03/06 00:10:34 dillo Exp $
INCSDIR= /usr/include/fs/hfsp
INCS= hfsp.h libhfsp.h
.include <bsd.kinc.mk>