aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile
blob: bf0bf112219a4a21daf7d9d1e410dd950a747bec (plain)
1
2
3
4
5
6
7
jimsh ?= ../jimsh

test:
	@for i in *.test; do LD_LIBRARY_PATH=..:$(LD_LIBRARY_PATH) $(jimsh) $$i; done

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