mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +00:00
fdf0d8d918
build the GNO v2.0.4 version of this util.
6 lines
78 B
Makefile
6 lines
78 B
Makefile
time.a: time.c
|
|
compile time.c keep=time
|
|
|
|
time: time.a
|
|
link time keep=time
|