summaryrefslogtreecommitdiffstats
path: root/sbin/newfs_nandfs/Makefile
blob: 1d990eddf52c2e652f0eb6294e65ed1f5d62ceed (plain)
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>
OpenPOWER on IntegriCloud