summaryrefslogtreecommitdiffstats
path: root/tools/regression/geom/MdLoad/Makefile
blob: 4804f9759389497156f215afe9bf503c631860be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PROG=	MdLoad
LIBADD=	sbuf bsdxml

MAN=


WARNS?=	4
.include "bsd.prog.mk"

test:	${PROG}
	./${PROG} md34 ../Data/disk.critter.ad0.xml
OpenPOWER on IntegriCloud