5 automake
-a -c --foreign
7 if test -f polylib
/autogen.sh
; then
8 (cd polylib
; .
/autogen.sh
)
10 if test -f piplib
/autogen.sh
; then
11 (cd piplib
; .
/autogen.sh
)
13 (cd bernstein
; .
/autogen.sh
)
14 if test -f omega
/autogen.sh
; then
15 (cd omega
; .
/autogen.sh
)