Skip to content

Commit

Permalink
target: Update clean-bender after lock file tracking
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Aug 1, 2024
1 parent 0cb1525 commit 6a37e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/snitch_cluster/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ clean-work:
rm -rf work

clean-bender:
rm -rf $(ROOT)/Bender.lock $(ROOT)/.bender/
rm -rf $(ROOT)/.bender/

clean-logs:
rm -rf $(LOGS_DIR)
Expand Down

0 comments on commit 6a37e37

Please sign in to comment.