aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 32d4ca54818567b696569ffbcef25f428a271d48 (plain)
1
2
3
4
5
RUN64 = guile-run64

.PHONY: check
check: tests.scm
	GUILE_LOAD_PATH=$(GUILE_LOAD_PATH):. $(RUN64) $^