1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 17:18:46 +10:00
collapseos/apps/zasm/tests/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