magic/resis
Darryl L. Miles 4fd85ee844 build: standard-module Makefile.in use @srcdir@ substitution
Switch the 21 standard modules from the defs.mak srcdir derivation to
configure-provided substitution (same template as tiles):
  srcdir   = @srcdir@
  VPATH    = @srcdir@
  MAGICDIR = @top_builddir@
defs.mak's dual-mode guard sees `srcdir` already set (origin=file) and
skips the srcdir derivation for these modules.

Verified out-of-tree: config.status writes srcdir=<src>/<mod> into each
build/<mod>/Makefile; `make modules libs` builds all 33 module libraries
(lib*.o + lib*.a, rc=0).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 14:54:11 -04:00
..
Makefile.in build: standard-module Makefile.in use @srcdir@ substitution 2026-07-26 14:54:11 -04:00
ResBasic.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResChecks.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResDebug.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResFract.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResJunct.c Removed a few orphaned routines that were part of deprecated code 2026-06-07 16:31:23 -04:00
ResMain.c Modified behavior with regard to substrate shield types being inside 2026-06-13 16:08:05 -04:00
ResMakeRes.c Fixed a negative tile width calculation in ResMakeRes.c, as 2026-07-08 09:51:37 -04:00
ResMerge.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResPrint.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
ResReadExt.c Corrected two "extresist" issues: (1) Prevent a segfault when 2026-06-23 19:41:53 -04:00
ResRex.c Two fixes: One by Claude Fable 5 which identified the two possible 2026-07-08 13:25:01 -04:00
ResSimple.c Found the error with rg_maxres, which is that it was being used in 2026-06-01 17:33:45 -04:00
ResUtils.c Corrected an issue where a device was given the wrong type due to 2026-06-07 19:37:52 -04:00
ResWrite.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
resis.h The method committed yesterday (last commit) was found to be too 2026-06-06 20:04:47 -04:00