diff options
Diffstat (limited to 'examples/aflpp_driver/Makefile')
-rw-r--r-- | examples/aflpp_driver/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/aflpp_driver/Makefile b/examples/aflpp_driver/Makefile new file mode 100644 index 00000000..3666a74d --- /dev/null +++ b/examples/aflpp_driver/Makefile @@ -0,0 +1,2 @@ +all: + @gmake all || echo please install GNUmake |