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

Ensure compatibility with GNU Make 4.4 #175

Merged
merged 2 commits into from
Mar 10, 2023
Merged

Ensure compatibility with GNU Make 4.4 #175

merged 2 commits into from
Mar 10, 2023

Conversation

ardovm
Copy link
Contributor

@ardovm ardovm commented Mar 7, 2023

Make >= 4.4 is today's default on Cygwin.

Once approved, these edits shall be applied to AOO41X as well.

Please squash these commits when merging this PR.

ardovm added 2 commits March 5, 2023 14:58
Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespace.
@ardovm ardovm requested a review from DamjanJovanovic March 7, 2023 20:13
@ardovm ardovm merged commit ef6e816 into trunk Mar 10, 2023
@ardovm ardovm deleted the make44 branch March 10, 2023 19:38
ardovm added a commit that referenced this pull request Mar 10, 2023
Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespace.

(cherry picked and adapted from commit ef6e816)
ardovm added a commit that referenced this pull request Mar 10, 2023
Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespace.

(cherry picked from commit ef6e816)
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.

2 participants