diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 08:47:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 08:47:35 +0000 |
| commit | e653b48c80fb85b2a10372d664a4b55dbdc51dae (patch) | |
| tree | 7f8ff4b9f5ceced931324bf379fadaf03c3f07ea /gnu/usr.bin/dialog | |
| parent | d626a8a238996d787428b43e5398f512cfd0aa94 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/dialog')
| -rw-r--r-- | gnu/usr.bin/dialog/TESTS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dialog/TESTS/Makefile b/gnu/usr.bin/dialog/TESTS/Makefile index f07d07cebc69..39eb15e23a2c 100644 --- a/gnu/usr.bin/dialog/TESTS/Makefile +++ b/gnu/usr.bin/dialog/TESTS/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -NOOBJ= +NO_OBJ= FILES= README checklist ftreebox infobox inputbox menubox msgbox \ prgbox radiolist textbox treebox yesno FILESDIR= ${SHAREDIR}/examples/dialog |
