Skip to content

[examples] Change make clean (testing requested)#5576

Closed
CrackedPixel wants to merge 1 commit into
raysan5:masterfrom
CrackedPixel:makefiles-fix-clean
Closed

[examples] Change make clean (testing requested)#5576
CrackedPixel wants to merge 1 commit into
raysan5:masterfrom
CrackedPixel:makefiles-fix-clean

Conversation

@CrackedPixel
Copy link
Copy Markdown
Contributor

The previous version was tested on Linux+Mac and will wipe ALL files in the example folder. This is because it was only checking that they have the "executable" flag on them, but many files have that flag including the Makefile itself

I tested this new command on Linux+Mac but if possible can someone else check and see if they have the same behavior on these platforms?

DRM and BSD are untested by me but since their commands are similar to unix it should also work

@CrackedPixel CrackedPixel deleted the makefiles-fix-clean branch February 21, 2026 01:04
@CrackedPixel
Copy link
Copy Markdown
Contributor Author

The execute permissions were being added from me copying the files to my macs. This doesnt happen with a proper git pull. Whoops! False alarm 😓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant