aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/zlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/zlib/Makefile')
-rw-r--r--third_party/zlib/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/zlib/Makefile b/third_party/zlib/Makefile
new file mode 100644
index 0000000000..6bba86c73f
--- /dev/null
+++ b/third_party/zlib/Makefile
@@ -0,0 +1,5 @@
+all:
+ -@echo "Please use ./configure first. Thank you."
+
+distclean:
+ make -f Makefile.in distclean