        mcd $BUILDDIR/flex
        $SRC/flex-*/configure $TCONFIGARGS --disable-dependency-tracking
        make $J -k
        make $J -k install

