summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Doligez <damien.doligez-inria.fr>2010-02-09 14:17:20 +0000
committerDamien Doligez <damien.doligez-inria.fr>2010-02-09 14:17:20 +0000
commitc53dc927d08999b1a7688409651b96f39fae7798 (patch)
tree48845f938af62ef3f3b7d42d4398d62f0695fc6a
parent885eb6487b4e5df54d1799812e8e93c7f89ee914 (diff)
downloadocaml-c53dc927d08999b1a7688409651b96f39fae7798.tar.gz
test directory was removed -- portable version
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9623 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--otherlibs/num/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/num/Makefile b/otherlibs/num/Makefile
index a81811b38d..0a4349e802 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