feat: add clean target to all prerequisite list in Makefile
The `clean` target was added as a prerequisite to the `all` target in the Makefile, ensuring that cleanup occurs before the export and build steps during a full build cycle.
This commit is contained in:
Reference in New Issue
Block a user