1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-25 17:29:35 +00:00
xa65/xa/tests/ppstrings/Makefile

7 lines
84 B
Makefile
Raw Normal View History

default:
../../xa test.s -o test.o
../hextool -cmp=ok < test.o
clean:
rm -f *.o