aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: caca931d7a0b5005ac561a391640c99852a80e5f (plain)
1
2
3
4
5
6
7
8
9
jimsh ?= ../jimsh
export LD_LIBRARY_PATH := ..:$(LD_LIBRARY_PATH)
export JIMLIB := ..:.

test:
	@set -e; for i in *.test; do $(jimsh) $$i; done

clean:
	rm -f gorp.file2 cat gorp.file sleep exit wc sh echo test1