Skip to content

Conversation

@linuxlizard
Copy link
Owner

Fix some miscellaneous bugs found while running GNU Make's make. Add Python 3.13. Add a --print-rule argument to dump the Make rule for target(s).

- fix list reference problem in adding recipes to rules
- add a better message when tripping over a not yet implemented static
  pattern rule

- also new argument --print-rule to dump the rule, unprocessed (no
  variable substitutions performed, unlike -n)
@linuxlizard linuxlizard merged commit ed214ed into master Jan 27, 2025
12 checks passed
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