* Clean.tcl: Add -r to rm, so it gets rid of CVS directories.
commitad5950c28155a9583b19cff68d3e7546d126c5f2
authorRob Savoye <rob@welcomehome.org>
Thu, 12 Apr 2001 05:32:15 +0000 (12 05:32 +0000)
committerRob Savoye <rob@welcomehome.org>
Thu, 12 Apr 2001 05:32:15 +0000 (12 05:32 +0000)
treea6484f9f953cee37af6ad7daf7a196ffb63bde50
parent67f23aa1c6cbc0d31adfed48dbbf0b140b4bcc12
* Clean.tcl: Add -r to rm, so it gets rid of CVS directories.
* .clean: Don't install the debian or redhat packaging directories.
* Makefle.am: Install dejagnu.h. Fix dist2 target, so we build our
own tarballs, instead of letting automake do it for us.
* examples/cala/Makefile.am: Use noist_PROGRAMS, so calc doesn't
get installed.
* doc/Makefile.am: Install the man page for runtest.
* configure.in: Make VERSION 1.4.0, not just 1.4, so distributions
get built right.
* lib/dejagnu.exp: Test driver for embedded DejaGnu API.
* dejagnu.h: Embedded DejaGnu API main header file.
* config/default.exp: Default tool init file for simple test
suites.
ChangeLog
Makefile.am
Makefile.in
configure
configure.in
dejagnu.h [new file with mode: 0644]
doc/Makefile.am
doc/Makefile.in
lib/dejagnu.exp [new file with mode: 0755]