mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-22 14:30:29 +00:00
784e3de7cd
passwd, ps, purge, shutdown, stty, upper, and vi. These sources are for the versions of the utils shipped with GNO v2.0.4.
6 lines
106 B
Makefile
6 lines
106 B
Makefile
center.a: center.c
|
|
compile center.c keep=center
|
|
|
|
center: center.a
|
|
link center 2/direct256 keep=center
|