4f1d6e612e
HFS+ file system. Originally developed for Google Summer of Code 2005 by Yevgeny Binder, updated and enhanced by me.
8 lines
141 B
Makefile
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>
|