Merge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
[dragonfly.git] / usr.bin / ministat / Makefile
1 # $FreeBSD: head/usr.bin/ministat/Makefile 275042 2014-11-25 14:29:10Z bapt $
2
3 PROG=   ministat
4 DPADD=  ${LIBM}
5 LDADD=  -lm
6
7 .include <bsd.prog.mk>
8
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