ful1e5 / apple_cursor

Free & Open source macOS Cursors.
GNU General Public License v3.0
1.22k stars 63 forks source link

🛠️ Rearrance "make" commands for caching remove #49

Closed ful1e5 closed 3 years ago

ful1e5 commented 3 years ago

What kind of change does this PR introduce?

Remove builder cache from builder/*

What is the current behavior?

make clean command unable to remove cache of builder inside builder/Makefile

What is the new behavior?

Makefile at the project root build target changed

Checklist