kernel: restore stacktraces
[minix.git] / usr.bin / ministat / Makefile
blobe4c2f0718291550f3ac305c24175aaa7a0dcbaab
1 # $FreeBSD$
2 PROG= ministat
3 DPADD= ${LIBM}
4 LDADD= -lm
6 .include <bsd.prog.mk>
8 test: ${PROG}
9 ./${PROG} < ${.CURDIR}/chameleon
10 ./${PROG} ${.CURDIR}/chameleon
11 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
12 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
13 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
14 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana ${.CURDIR}/iguana