# $FreeBSD$
PACKAGE=lib${LIB}
LIB= nandfs
SRCS+= nandfs.c
INCS= libnandfs.h
CFLAGS += -I${.CURDIR}
.include <bsd.lib.mk>