Skip to content

Conversation

@vapier
Copy link
Contributor

@vapier vapier commented Nov 5, 2022

POSIX provides a shorthand for notdir-like functionality. Use that instead of recommending GNU Make specific syntax.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html

Each of the internal macros has an alternative form. When an uppercase
'D' or 'F' is appended to any of the macros, the meaning shall be changed
to the directory part for 'D' and filename part for 'F'.

POSIX provides a shorthand for notdir-like functionality.
Use that instead of recommending GNU Make specific syntax.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html
> Each of the internal macros has an alternative form. When an uppercase
> 'D' or 'F' is appended to any of the macros, the meaning shall be changed
> to the directory part for 'D' and filename part for 'F'.
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