mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-08 22:28:12 -05:00
This commit enhances the Makefile by adding the bundle_contracts_src as a phony target and adding clean-up for bundled contract code. Summary of Updates: - Added `bundle_contracts_src` to `.PHONY` - Updated the `clean` target to remove the `native_contracts_src` directory