Re: [PATCH 3/5] newlib: libc: move manual into top-level build
Corinna Vinschen <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On Jan 21 23:32, Mike Frysinger wrote: > This doesn't migrate all the docs, just the libc's manual (pdf/info). > This is to show the basic form of migrating the chew files. > > For subdirs that didn't have any docs, I've stripped their settings > for clarity. If someone wanted to suddenly add docs, they can add > the corresponding local.mk files easily. Wait, I'm totally for a change like this, but... local.mk Are you planning to reuse the local.mk files for something other than the docs? Otherwise, wouldn't it make sense to use a self-explaining name like, say, Makefile.doc? Corinna