cartesi / machine-emulator

The off-chain implementation of the Cartesi Machine
GNU Lesser General Public License v3.0
58 stars 32 forks source link

fix: ensure make clean works with no submodules #247

Open mpolitzer opened 1 week ago

mpolitzer commented 1 week ago

without this patch make clean doesn't work for source tarballs. (directory ../third-party/riscv-arch-test/riscv-target/cartesi doesn't exist)