mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-17 12:08:43 +00:00
31e9970070
build the GNO v2.0.4 distribution.
6 lines
84 B
Makefile
6 lines
84 B
Makefile
cal.a: cal.cc
|
|
compile cal.cc keep=cal
|
|
|
|
cal: cal.a
|
|
link cal 2/direct256 keep=cal
|