collapseos/tools/tests/zasm/Makefile

7 lines
88 B
Makefile
Raw Normal View History

2019-05-10 04:09:40 +10:00
EMULDIR = ../../../tools/emul
.PHONY: run
run:
make -C $(EMULDIR) zasm
./runtests.sh