Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 9217 → Rev 9218

/programs/develop/clink/README.md
File deleted
/programs/develop/clink/README.txt
1,0 → 0,0
Checkout the latest version from https://github.com/mkostoevr/clink
Build:
cc main.c
 
Use:
clink [option]... [object file name]..."
 
Options:
-o <outname> Output into <outname>
-v, --verbose Emit information logs
-h, --help Output such help and exit
 
GitHub orgin (if need update):
https://github.com/mkostoevr/clink