c_src: gives c_src its own clibdir
[nit.git] / c_src / README
index df47615..a29f198 100644 (file)
@@ -1,2 +1,7 @@
 This directory contains C files generated by nitc, the NIT compiler, of itself.
 They are used to boostrap nitc, the NIT compiler
+
+The directory 'clib' is the C library directory (option --clibdir) is needed both:
+ - to compile the C files of nitc in this directory
+ - by the nitc in this direcory to compile other programs
+