mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +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
|