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