magic/doc
Darryl L. Miles f2c77ad927 build: nested-child Makefile.in use @srcdir@
Switch the 5 nested children (scmos/cif_template, doc/man, doc/tutcells,
doc/html, doc/latexfiles) to configure-provided substitution:
  srcdir   = @srcdir@
  VPATH    = @srcdir@
  MAGICDIR = @top_builddir@   (resolves to ../.. for these nested dirs)

Verified out-of-tree: full `make` rc=0; cif_template gets
srcdir=<src>/scmos/cif_template, doc/latexfiles MAGICDIR=../..; scmos
techs + 27/28 docs build.

With this, every module except readline/ is a configure-generated
Makefile.in using @srcdir@ substitution.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 14:54:11 -04:00
..
html build: nested-child Makefile.in use @srcdir@ 2026-07-26 14:54:11 -04:00
latexfiles build: nested-child Makefile.in use @srcdir@ 2026-07-26 14:54:11 -04:00
man build: nested-child Makefile.in use @srcdir@ 2026-07-26 14:54:11 -04:00
psfigures Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
psfiles Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
textfiles Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
tutcells build: nested-child Makefile.in use @srcdir@ 2026-07-26 14:54:11 -04:00
Makefile.in build: convert nested children + rewire parent recursion to native 2026-07-26 14:54:11 -04:00