diff options
Diffstat (limited to 'examples/afl_network_proxy/Makefile')
-rw-r--r-- | examples/afl_network_proxy/Makefile | 2 |
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! |