aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4600c3c..b84e5db 100644
--- a/Makefile
+++ b/Makefile
@@ -305,6 +305,8 @@ tcc.1: tcc-doc.texi
tcc-doc.info: tcc-doc.texi
makeinfo tcc-doc.texi
+.PHONY: all libtest clean tar distclean install uninstall LinuxWIN32libtcc1
+
# tar release (use 'make -k tar' on a checkouted tree)
TCC-VERSION=tcc-$(shell cat VERSION)
tar: