aboutsummaryrefslogtreecommitdiffstats
path: root/lib/hipe/sparc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hipe/sparc/Makefile')
-rw-r--r--lib/hipe/sparc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/hipe/sparc/Makefile b/lib/hipe/sparc/Makefile
index f25212a89b..e3acecdcb8 100644
--- a/lib/hipe/sparc/Makefile
+++ b/lib/hipe/sparc/Makefile
@@ -92,6 +92,9 @@ clean:
rm -f $(TARGET_FILES)
rm -f core
+distclean: clean
+realclean: clean
+
$(DOCS)/%.html:%.erl
erl -noshell -run edoc_run file '"$<"' '[{dir, "$(DOCS)"}]' -s init stop