summaryrefslogtreecommitdiff
path: root/byterun/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/Makefile.common')
-rwxr-xr-xbyterun/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/byterun/Makefile.common b/byterun/Makefile.common
index 2546cf661f..10fb34024f 100755
--- a/byterun/Makefile.common
+++ b/byterun/Makefile.common
@@ -86,7 +86,7 @@ jumptbl.h : instruct.h
version.h : ../VERSION
echo "#define OCAML_VERSION \"`head -1 ../VERSION`\"" > version.h
-clean:
+clean ::
rm -f ocamlrun$(EXE) ocamlrund$(EXE) *.$(O) *.$(A) *.$(SO)
rm -f primitives prims.c opnames.h jumptbl.h ld.conf
rm -f version.h