Skip to content
Snippets Groups Projects
Commit 1dbf3567 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

fixed build.sh

parent 31a6d2b4
Branches
No related tags found
No related merge requests found
......@@ -149,10 +149,7 @@ $MAKE
(cd libs/libpng; $MAKE )
(cd libs/gmp; $MAKE ; $MAKE gmpbuild )
(cd libs/mpfr; $MAKE ; $MAKE mpfrbuild )
<<<<<<< HEAD
=======
(cd libs/mpfi; $MAKE ; $MAKE mpfibuild )
>>>>>>> 5974746c (Branch mpfi: support for interval arithmetic. Initial commit (work in progress))
(cd texk/web2c; $MAKE $MPOSTEXE )
# go back
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment