Re: Setting makefile options for eintr
Heime <[email protected]> Tue, 23 Jun 2026 14:37:32 +0000
| Newsgroups | gmane.comp.gnu.make.general,gmane.emacs.help |
|---|---|
| Message-ID | <MxS0xxLDQpfL3YHp9F2qNsoZTgRXQLiHdplGPh0_AutOq_CAhgBWr0dyomgvRuI8S_uN6ZZj-M-rHFBRjcPk0KLa_VUN4w6-4W2Wn52AcUo=@protonmail.com> |
On Wednesday, June 24th, 2026 at 2:24 AM, tpeplt <[email protected]> wrote: > Heime <[email protected]> writes: >=20 > > Am looking at Makefile.in for eintr. to see how one would > > specify options for html output. > > > > There is HTML_OPTS, which is set to --no-split --html > > > > What if the user wants to use > > > > --split=3Dnode --transliterate-file-names --node-files > > > > How would one call the makefile. > > >=20 > See (info "(make) Overriding"). >=20 > This is a question for the GNU make help mailing list, which > might be able to provide more information. I disagree, if emacs provides the makefile, it should also=20 describe how to use it, without having to learn the full make program. =20 > -- > The lyf so short, the craft so long to lerne. > - Geoffrey Chaucer, The Parliament of Birds. >