rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit d325681723fe5b0d345980721572a67be91f82f4
parent 090c383ea3d70c6d612de493b12019a7f6d9a320
Author: tjg <tjg>
Date:   Mon, 18 Jun 2001 13:20:44 +0000

add check target (same as trip)

Diffstat:
MMakefile.am | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am @@ -61,6 +61,8 @@ DISTCLEANFILES = sigmsgs.c sigmsgs.h statval.h # mv y.tab.c parse.c # mv y.tab.h parse.h +check: trip + trip: rc tripping ./rc -p < $(srcdir)/trip.rc