magic/oa
Darryl L. Miles a560226757 build: near-standard + outlier Makefile.in use @srcdir@
Switch the 13 near-standard/outlier modules to configure-provided
substitution (same template as the standard modules):
  srcdir   = @srcdir@
  VPATH    = @srcdir@
  MAGICDIR = @top_builddir@
Their sibling-object refs (${MAGICDIR}/<mod>/lib*.o) and custom rules are
unchanged: ${MAGICDIR} = @top_builddir@ (the build top) so the sibling
objects resolve into the build tree, and $(srcdir) now comes from
@srcdir@ instead of the derivation.

Verified out-of-tree: `make modules libs` builds all 33 module libraries;
the five Tcl auto-load libraries (magiclef.so, tclplot.so, tclroute.so,
exttospice.so, exttosim.so) link (sibling refs resolve to the build top).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 14:54:11 -04:00
..
fake_oa_stub/oa/include oa/fake_oa_stub (header file oaDB.h) 2026-07-09 10:41:12 -04:00
Makefile.in build: near-standard + outlier Makefile.in use @srcdir@ 2026-07-26 14:54:11 -04:00
magicInit.cpp oa: apply code-review feedback — strcpy_s link fallback + argv cleanup 2026-07-09 10:41:12 -04:00
magicInit.h header file #endif guard trailer comment consistency 2025-07-29 10:50:32 -04:00
magicOA.cpp oa: apply code-review feedback — strcpy_s link fallback + argv cleanup 2026-07-09 10:41:12 -04:00
magicOA.h oa: replace strcpy() with strcpy_s() 2026-07-09 10:41:12 -04:00
oa.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
oa.h header file #ifndef guard namespace consistency (global change) 2025-07-29 10:50:32 -04:00