Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / gnu / usr.bin / dialog / TESTS / Makefile
1 # $FreeBSD: src/gnu/usr.bin/dialog/TESTS/Makefile,v 1.2.2.1 2002/02/18 15:03:32 ru Exp $
2 # $DragonFly: src/gnu/usr.bin/dialog/TESTS/Makefile,v 1.2 2003/06/17 04:25:45 dillon Exp $
3
4 NOOBJ=          noobj
5 FILES=          README checklist ftreebox infobox inputbox menubox msgbox \
6                 prgbox radiolist textbox treebox yesno
7 FILESDIR=       ${SHAREDIR}/examples/dialog
8
9 .include <bsd.prog.mk>