Remove fuzzer targets in "make clean"
This commit is contained in:
@@ -449,7 +449,8 @@ check: $(TEST_PROGS) fuzz
|
||||
fi
|
||||
|
||||
clean:
|
||||
-$(LIBTOOL) $(LTFLAGS) --mode=clean rm -f $(TEST_PROGS) *.lo *.o *.la
|
||||
-$(LIBTOOL) $(LTFLAGS) --mode=clean rm -f $(TEST_PROGS) $(FUZZ_PROGS) \
|
||||
*.lo *.o *.la
|
||||
-rm -f *.i *.plog stamp-* core *.core core.* regress/*/*.out \
|
||||
regress/*/*.err
|
||||
|
||||
|
Reference in New Issue
Block a user