Improve the process for GNU tools
[minix3.git] / minix / usr.bin / ministat / Makefile
blob1168d558b413fed83e54b6570320771ae9f86b45
1 # $FreeBSD$
2 PROG= ministat
4 DPADD= ${LIBM}
5 LDADD= -lm
7 # BJG
8 WARNS=
10 .include <bsd.prog.mk>
12 test: ${PROG}
13 ./${PROG} < ${.CURDIR}/chameleon
14 ./${PROG} ${.CURDIR}/chameleon
15 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
16 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
17 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
18 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana ${.CURDIR}/iguana