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 8abf06f93d57..ba8854f922ad 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. -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libdialog/TESTS/Makefile,v 1.8.2.1 1999/08/29 14:28:36 peter Exp $ PROGS= msg yesno prgbox gauge dselect fselect text menu1 menu2 menu3 \ input1 input2 check1 check2 check3 radio1 radio2 radio3 \ |