summaryrefslogtreecommitdiff
path: root/mpn/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/Makefile.am')
-rw-r--r--mpn/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/mpn/Makefile.am b/mpn/Makefile.am
index 48d24e526..b49bb2f2b 100644
--- a/mpn/Makefile.am
+++ b/mpn/Makefile.am
@@ -46,7 +46,4 @@ mp_bases.c:
perfsqr.h:
cd ..; $(MAKE) $(AM_MAKEFLAGS) mpn/perfsqr.h
-tune-gcd-p: gcd.c
- $(COMPILE) -g -O1 -I $(top_srcdir)/tune -DTUNE_GCD_P=1 gcd.c -o tune-gcd-p -L ../.libs -L../tune/.libs -lspeed -lgmp -lm
-
include Makeasm.am