1
0
mirror of https://github.com/fachat/xa65.git synced 2024-07-28 21:28:57 +00:00
xa65/xa/tests/chppch/Makefile

7 lines
109 B
Makefile
Raw Normal View History

default:
../../xa -p'~' -e test.out test.c
../hextool -cmp=ok.out < test.out
clean:
rm -f a.o65 test.out