diff options
Diffstat (limited to 'gnu/lib/libdialog/TESTS/Makefile')
-rw-r--r-- | gnu/lib/libdialog/TESTS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/TESTS/Makefile b/gnu/lib/libdialog/TESTS/Makefile index eadcafd..327520c 100644 --- a/gnu/lib/libdialog/TESTS/Makefile +++ b/gnu/lib/libdialog/TESTS/Makefile @@ -1,6 +1,6 @@ # Really quick and evil Makefile for building all the tests. I wish that bmake was friendlier to # the concept of multiple progs/libs in the same directory. -# $Id: Makefile,v 1.4 1996/12/14 16:14:19 jkh Exp $ +# $FreeBSD$ PROGS= msg yesno prgbox gauge dselect fselect text menu1 menu2 menu3 \ input1 input2 check1 check2 check3 radio1 radio2 radio3 |