1
0
mirror of https://github.com/fachat/xa65.git synced 2026-03-13 04:42:21 +00:00
Files
xa65/xa/tests/chppch/Makefile
2014-08-20 21:53:15 +02:00

7 lines
109 B
Makefile

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