1
0
mirror of https://github.com/fachat/xa65.git synced 2024-09-27 02:54:25 +00:00
xa65/xa/tests/line/Makefile

10 lines
57 B
Makefile
Raw Normal View History

2023-10-25 09:42:14 +00:00
all: test1
%:%.a65
../../xa $<
clean:
rm -f a.o65