/ Horacio MG <hom...@ciberia.es> was heard to say:
| Sorry, that doesn't solve my problem as I would still end up with a big
| list of declarations in book.sgml. The idea is to make it easy for
| people to go and add an sgml doc into a given directory (e.g. man1/),
| and then declare it in a file for that directory (say chap.1.sgml is
| where all declarations for files in man1/ should go).
One way this could be done is to create a simple Makefile (possibly recursive
Makefiles) with all the dependencies. Then the procedure would be for people
to add file to directory, add line in file, type make.