about summary refs log tree commit diff
path: root/examples/afl_untracer/Makefile
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-30 17:59:59 +0200
committervan Hauser <vh@thc.org>2020-04-30 17:59:59 +0200
commitefa9df24c2a5f97c212a5a22dda19dcbbab0b5de (patch)
tree3cbd58983e3ebd65729c363965a178c9657259c7 /examples/afl_untracer/Makefile
parenta37eca9df538a4184551244d435e027ca86ccb25 (diff)
downloadafl++-efa9df24c2a5f97c212a5a22dda19dcbbab0b5de.tar.gz
afl-untracer completed
Diffstat (limited to 'examples/afl_untracer/Makefile')
-rw-r--r--examples/afl_untracer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/afl_untracer/Makefile b/examples/afl_untracer/Makefile
index bfef8fa8..5c525877 100644
--- a/examples/afl_untracer/Makefile
+++ b/examples/afl_untracer/Makefile
@@ -7,4 +7,4 @@ libtestinstr.so:	libtestinstr.c
 	$(CC) -fPIC -o libtestinstr.so -shared libtestinstr.c
 
 clean:
-	rm -f afl-untracer *~ core
+	rm -f afl-untracer libtestinstr.so *~ core