zcashd/zcutil/distclean.sh

13 lines
181 B
Bash
Executable File

#!/bin/sh
# Copyright (c) 2020 The Zcash developers
zcutil/clean.sh
rm -rf depends/*-*-*
rm -rf depends/built
rm -rf depends/sources
rm -rf afl-temp
rm -rf src/fuzzing/*/output