mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-11-18 19:09:31 +00:00
31e9970070
build the GNO v2.0.4 distribution.
6 lines
98 B
Makefile
6 lines
98 B
Makefile
tsort.a: tsort.c
|
|
compile tsort.c keep=tsort
|
|
|
|
tsort: tsort.a
|
|
link tsort 2/direct256 keep=tsort
|