mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-14 02:58:08 +00:00
makefile clean fix
This commit is contained in:
@ -126,5 +126,5 @@ vpath % ..
|
|||||||
ln -sf afl-gcc-fast.8 ../afl-g++-fast.8
|
ln -sf afl-gcc-fast.8 ../afl-g++-fast.8
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1
|
rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 .test2
|
||||||
rm -f $(PROGS) ../afl-g++-fast ../afl-g*-fast.8
|
rm -f $(PROGS) ../afl-g++-fast ../afl-g*-fast.8
|
||||||
|
Reference in New Issue
Block a user