diff options
Diffstat (limited to 'examples/afl_network_proxy/Makefile')
-rw-r--r-- | examples/afl_network_proxy/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/afl_network_proxy/Makefile b/examples/afl_network_proxy/Makefile deleted file mode 100644 index 0b306dde..00000000 --- a/examples/afl_network_proxy/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -all: - @echo please use GNU make, thanks! |