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 @@ -455,7 +455,7 @@ all_done: test_build
455
455
.NOTPARALLEL : clean all
456
456
457
457
clean :
458
- rm -f $(PROGS ) libradamsa.so afl-fuzz-document afl-as as afl-g++ afl-clang afl-clang++ * .o src/* .o * ~ a.out core core.[1-9][0-9]* * .stackdump .test .test1 .test2 test-instr .test-instr0 .test-instr1 afl-qemu-trace afl-gcc-fast afl-gcc-pass.so afl-gcc-rt.o afl-g++-fast ld * .so * .8 test/unittests/* .o test/unittests/unit_maybe_alloc test/unittests/preallocable
458
+ rm -f $(PROGS ) libradamsa.so afl-fuzz-document afl-as as afl-g++ afl-clang afl-clang++ * .o src/* .o * ~ a.out core core.[1-9][0-9]* * .stackdump .test .test1 .test2 test-instr .test-instr0 .test-instr1 afl-qemu-trace afl-gcc-fast afl-gcc-pass.so afl-gcc-rt.o afl-g++-fast ld * .so * .8 test/unittests/* .o test/unittests/unit_maybe_alloc test/unittests/preallocable .afl- *
459
459
rm -rf out_dir qemu_mode/qemu-3.1.1 * .dSYM * /* .dSYM
460
460
-$(MAKE ) -C llvm_mode clean
461
461
-$(MAKE ) -C gcc_plugin clean
You can’t perform that action at this time.
0 commit comments