mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +00:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
|
more.root: more.cc
|
||
|
purge;compile more.cc keep=more
|
||
|
|
||
|
more: more.root
|
||
|
link more keep=more
|