10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
#requires m4
|
|
#requires perl
|
|
|
|
mcd $BUILDDIR/bison
|
|
|
|
$SRC/bison-*/configure $TCONFIGARGS
|
|
|
|
make $J -k
|
|
make $J -k install
|