An open API service indexing awesome lists of open source software.

https://github.com/timboy67678/ccl

Automatically exported from code.google.com/p/ccl
https://github.com/timboy67678/ccl

Last synced: about 2 months ago
JSON representation

Automatically exported from code.google.com/p/ccl

Awesome Lists containing this project

README

          

BUILDING the software
---------------------
1: Documentation is in the file ccl.pdf.
2: Type "make" for building the files under Unix
3: type "make -f Makefile.lcc" for building under windows 32 bit with the lcc compiler
4: Type "make -f Makefile.lcc64" for building under windows 64 bit with the lcc64 compiler
5: Type "make -f Makefile.msvc" for building under windows with the Microsoft MSVC compiler