boot/efi: Sync our TianoCore EDK II headers with the edk2-stable202002 tag.
[dragonfly.git] / usr.bin / ministat / Makefile
bloba80d6dad8ed7d10f023b3154d87992377b0755ef
1 # $FreeBSD: head/usr.bin/ministat/Makefile 275042 2014-11-25 14:29:10Z bapt $
3 PROG= ministat
4 DPADD= ${LIBM}
5 LDADD= -lm
7 .include <bsd.prog.mk>
9 test: ${PROG}
10 ./${PROG} < ${.CURDIR}/chameleon
11 ./${PROG} ${.CURDIR}/chameleon
12 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
13 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
14 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
15 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana ${.CURDIR}/iguana