event.test: Fix test on Haiku
[jimtcl.git] / tests / Makefile
blob452bd8d25f73ea0cad9e0ccf913b56e71d8ef570
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