File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -836,7 +836,7 @@ endif
836836
837837.PHONY : uninstall
838838uninstall :
839- -cd $$ {DESTDIR}$(BIN_PATH ) && rm -f $(PROGS ) $(SH_PROGS ) afl-cs-proxy afl-qemu-trace afl-plot-ui afl-fuzz-document afl-network-client afl-network-server afl-g* afl-plot.sh afl-ld-lto afl-c* afl-lto*
839+ -cd $$ {DESTDIR}$(BIN_PATH ) && rm -f $(PROGS ) $(SH_PROGS ) afl-cs-proxy afl-qemu-trace afl-plot-ui afl-fuzz-document afl-network-client afl-network-server afl-g* afl-plot.sh afl-as afl- ld-lto afl-c* afl-lto*
840840 -cd $$ {DESTDIR}$(INCLUDE_PATH ) && rm -f $(HEADERS:include/%=% )
841841 -cd $$ {DESTDIR}$(HELPER_PATH ) && rm -f afl-g* .* o afl-llvm-* .* o afl-compiler-* .* o libdislocator.so libtokencap.so libcompcov.so libqasan.so afl-frida-trace.so libnyx.so socketfuzz* .so argvfuzz* .so libAFLDriver.a libAFLQemuDriver.a SanitizerCoverage* .so compare-transform-pass.so cmplog-* -pass.so split-* -pass.so dynamic_list.txt injections.dic
842842 -rm -rf $$ {DESTDIR}$(MISC_PATH ) /testcases $$ {DESTDIR}$(MISC_PATH ) /dictionaries
You can’t perform that action at this time.
0 commit comments