summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot98cfg/Makefile
blob: 9b0e70316315a755cca903bac1507df7432b6a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

PROG=	boot98cfg
MAN=	boot98cfg.8

WARNS?=	2

DPADD=	${LIBGEOM}
LDADD=	-lgeom

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