about summary refs log tree commit diff
path: root/examples/afl_network_proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/afl_network_proxy/Makefile')
-rw-r--r--examples/afl_network_proxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/afl_network_proxy/Makefile b/examples/afl_network_proxy/Makefile
new file mode 100644
index 00000000..0b306dde
--- /dev/null
+++ b/examples/afl_network_proxy/Makefile
@@ -0,0 +1,2 @@
+all:
+	@echo please use GNU make, thanks!