43e69e331c
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/bison#13a12cf58cd225c19d1238ac9dd83b0449ae0c77
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
|