Match anything pattern rules and pattern rules- help with understanding

2023-05-28 Thread Bartłomiej Wójcik
Hello, As a developer, I am trying to get the idea of GNU make as deep as possible. I am stuck for a while with the topic of pattern rules and match anything pattern rules, the part of documentation that is related with that is not to clear for me. About match anything pattern rules: - what is the

Re: Match anything pattern rules and pattern rules- help with understanding

2023-05-28 Thread David Deutsch
Hi there, I hope I'm not breaking any etiquette rules with this, but I was interested in seeing how GPT4 would respond to this request, so here goes: https://chat.openai.com/share/5eb73ccc-27f6-4d79-934b-add344ab41f6 Content: Sure, let's try to clarify the aspects of pattern rules and match

Path prefix to src and targets

2023-05-28 Thread David Deutsch
Hi there, I hope I'm not breaking any etiquette rules with this, but I was interested in seeing how GPT4 would respond to this request, so here goes: https://chat.openai.com/share/72ec8309-6a66-45fc-b142-7fdc9cbb57b4 Content: In GNU Make, a simple way to include all subdirectory makefiles in