libqbe/Makefile

6 lines
63 B
Makefile
Raw Normal View History

2016-03-27 15:00:45 -04:00
.PHONY: all check
all:
2016-03-27 15:05:26 -04:00
@make -C $@
2016-03-27 15:00:45 -04:00
check: all
test/go.sh all