1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-16 13:29:28 +00:00
xa65/xa/tests/ppstrings/Makefile
2019-10-31 22:15:13 +01:00

7 lines
84 B
Makefile

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