summaryrefslogtreecommitdiff
path: root/otherlibs/num/bignum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/num/bignum/Makefile')
-rw-r--r--otherlibs/num/bignum/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/otherlibs/num/bignum/Makefile b/otherlibs/num/bignum/Makefile
index 2a5106570c..2c5398a088 100644
--- a/otherlibs/num/bignum/Makefile
+++ b/otherlibs/num/bignum/Makefile
@@ -27,7 +27,10 @@ default:
#all: testKerN bztest
# @echo All is done
-all: $(LIB)
+#all: $(LIB)
+# @echo All is done
+
+all: $(OBJECT)
@echo All is done
tidy: