We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7567328 commit e6a6fb9Copy full SHA for e6a6fb9
Makefile
@@ -0,0 +1,5 @@
1
+all:
2
+ @echo nothing to do, just run \"sudo make install\"
3
+
4
+install:
5
+ install -m 0755 afl-* /usr/local/bin
0 commit comments