1
0
mirror of https://github.com/fachat/xa65.git synced 2025-08-07 13:25:34 +00:00
Files
xa65/xa/tests/line/Makefile
Andre Fachat 6cc84efa8d clean test dir
2022-03-28 11:05:19 +02:00

10 lines
57 B
Makefile

all: test1
%:%.a65
../../xa $<
clean:
rm -f a.o65