]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - gnu/usr.bin/dialog/TESTS/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.git] / gnu / usr.bin / dialog / TESTS / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4 FILES=          README checklist ftreebox infobox inputbox menubox msgbox \
5                 prgbox radiolist textbox treebox yesno
6 FILESDIR=       ${SHAREDIR}/examples/dialog
7
8 .include <bsd.prog.mk>