Skip to content

Commit

Permalink
Remove GMP 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Pfeiffer committed Jun 2, 2015
1 parent b0f5769 commit 30e4d56
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions extern/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ all: $(MAKE_GMP)

all_gmp_mpfr: $(MAKE_GMP) mpfr

../../../extern/gmp-5.0.4: ../../../extern/gmp-5.0.4.tar.gz
( cd ../../../extern; tar zxvf gmp-5.0.4.tar.gz )

../../../extern/gmp-5.0.5: ../../../extern/gmp-5.0.5.tar.gz
( cd ../../../extern; tar zxvf gmp-5.0.5.tar.gz )

Expand Down
Binary file removed extern/gmp-5.0.4.tar.gz
Binary file not shown.

0 comments on commit 30e4d56

Please sign in to comment.