Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make: switch from tabs to spaces in Makefile and Makefile.common #269

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

jstine35
Copy link
Collaborator

Tabs have special meaning in make, and mixing tabs and spaces can lead to unexpected errors and behaviors.

Tabs have special meaning in make, and mixing tabs and spaces can lead to unexpected errors and behaviors.
Tabs have special meaning in make, and mixing tabs and spaces can lead to unexpected errors and behaviors.
@jstine35 jstine35 requested a review from kivutar January 26, 2025 02:20
@jstine35 jstine35 merged commit fa3855c into libretro:master Jan 26, 2025
10 checks passed
@jstine35 jstine35 deleted the make_no_tabs branch January 26, 2025 02:37
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