1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= newfs_nandfs MAN= newfs_nandfs.8 LDADD+= -lgeom DPADD+= ${LIBGEOM} .include <bsd.prog.mk>