1 2 3 4 5 6 7 8 9 10
# $FreeBSD$ PACKAGE=lib${LIB} LIB= nandfs SRCS+= nandfs.c INCS= libnandfs.h CFLAGS += -I${.CURDIR} .include <bsd.lib.mk>