regsub: fix substitution with a trailing backslash
[jimtcl.git] / tests / Makefile
blob5e59617f7ead676c2380e1d05771988b81c98477
1 jimsh ?= ../jimsh
3 test:
4 @rc=0; for i in *.test; do LD_LIBRARY_PATH=..:$(LD_LIBRARY_PATH) $(jimsh) $$i || rc=$$?; done; exit $$rc
6 clean:
7 rm -f gorp.file2 gorp.file sleepx test1 exec.tmp1