aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 24a7c09..5052758 100644
--- a/Makefile
+++ b/Makefile
@@ -362,9 +362,6 @@ tar: tcc-doc.html
rm -rf $(TCC-VERSION)
git reset
-Makefile: $(top_srcdir)/Makefile
- cp $< $@
-
.PHONY: all clean tar distclean install uninstall FORCE
endif # ifeq ($(TOP),.)