summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--otherlibs/num/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/num/Makefile b/otherlibs/num/Makefile
index a81811b38..0a4349e80 100644
--- a/otherlibs/num/Makefile
+++ b/otherlibs/num/Makefile
@@ -26,7 +26,6 @@ include ../Makefile
clean::
rm -f *~
- cd test && $(MAKE) clean
bng.$(O): bng.h bng_digit.c \
bng_alpha.c bng_amd64.c bng_ia32.c bng_mips.c bng_ppc.c bng_sparc.c