mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-17 12:08:43 +00:00
ade81f0a94
GNO v2.0.6, other than a GNO-formatted man page was created from the BSD original.
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
|