cool-bun-demo/system/smakefile

9 lines
104 B
Plaintext
Raw Permalink Normal View History

2024-05-27 18:58:13 +00:00
.s.o:
genam -l $*.s
.c.o:
sc $@ $*.c
system.lib: system.o
sv objectlibrary=system.library system.o