collapseos/apps/zasm/tests/Makefile

7 lines
88 B
Makefile
Raw Normal View History

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