summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--otherlibs/num/bignum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/num/bignum/Makefile b/otherlibs/num/bignum/Makefile
index 878e5d031..2a5106570 100644
--- a/otherlibs/num/bignum/Makefile
+++ b/otherlibs/num/bignum/Makefile
@@ -124,7 +124,7 @@ supersparc-solaris: scratch
x86: scratch
as s/x86KerN.s -o o/KerN.o
- make CC="$(CC)" CFLAGS="$(CFLAGS)" \
+ $(MAKE) CC="$(CC)" CFLAGS="$(CFLAGS)" \
OBJECT="$(OBJECT)" all
# Construct VMS assembler from UNIX version