1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-24 16:10:19 +10:00
collapseos/apps/zasm/tests/Makefile
2019-05-09 14:09:40 -04:00

7 lines
88 B
Makefile

EMULDIR = ../../../tools/emul
.PHONY: run
run:
make -C $(EMULDIR) zasm
./runtests.sh