- This update also allowed to have a somewhat cleaner
support for building libraries. (because the code to generate
the rules for the .o files is common, uh)
- Such automatic rules are hidden from the Makefiles’ “help”
message, as they previously were.
- subdirs are expected to have been broken.
I should really write a real tool to do this job. In, say, C, maybe?