1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-16 13:29:28 +00:00
xa65/xa/tests/line/Makefile
Andre Fachat c0f334bac9 beta1
2023-10-25 11:42:14 +02:00

10 lines
57 B
Makefile

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