mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-22 08:29:09 +00:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
strings.a: strings.c
|
|
compile strings.c keep=strings
|
|
|
|
strings: strings.a
|
|
link strings 2/direct256 keep=strings
|