mirror of
https://github.com/fachat/xa65.git
synced 2025-01-03 23:29:26 +00:00
4 lines
53 B
Makefile
4 lines
53 B
Makefile
default:
|
|
cc -E over.c > over.asm
|
|
../../xa over.asm
|