new c_src
[nit.git] / c_src / Makefile
index fc7b7e8..022b96c 100644 (file)
@@ -15,8 +15,7 @@
 # limitations under the License.
 
 all:
-       ln -sf . .nit_compile 2> /dev/null || true
-       sh nitc._build.sh -o nitc
+       sh nitc._build.sh -O -o nitc
 
 clean:
        rm -f -- *._sav[oi].* *._sav.* || true