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

PROG=	MdLoad

LDADD=	-lsbuf -lbsdxml

NOMAN=	sorry


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

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