When producing documentation for my packages, does the html option
always put the entire thing into one file.  Can it do splitting as
can be made to happen with info files?

$(hmldir)/antares.html: $(srcs) | $$(@D)
        makeinfo $(opts) --html -o $@ $<

Reply via email to