summaryrefslogtreecommitdiffstats
path: root/recipe.d/0004-flex
blob: 2131f92ebeb1093d9c6653a51be9bddf66c9b477 (plain)
1
2
3
4
5
6
7
8
#requires m4
#requires bison

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