summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot0cfg/Makefile
blob: 79e7cd299021aaeba7d58e764855f13f385de86c (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	boot0cfg
MAN=	boot0cfg.8

DPADD=	${LIBGEOM}
LDADD=	-lgeom

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud