c_src: update
[nit.git] / c_src / Makefile
index 022b96c..694bb41 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 all:
-       sh nitc._build.sh -O -o nitc
+       sh nitc._build.sh -vv -O -o nitc
 
 clean:
        rm -f -- *._sav[oi].* *._sav.* || true