#!/bin/sh # Regeneration of c_src from the current nitg rm -r ../c_src ./nitg nith.nit --semi-global --compile-dir ../c_src --output ../c_src/nitg --no-cc # Remove old compilation flags sed -i -e 's/OLDNITCOPT=.*/OLDNITCOPT=/' Makefile