Timeline for Can I somehow include a sub-Makefile without creating an impicit rule for it?
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 28 at 21:19 | comment | added | peterh | This answer works only in my case, where the automatic build of the submake is not wanted. Actually, its fine control is wanted - rebuilding exactly if I want, never if I do not, but always if I want it. Idea is that the file is un-buildable by a make command, because it is only a side result of another (PHONY) target. | |
| May 28 at 21:15 | history | answered | peterh | CC BY-SA 4.0 |