magic/extflat
Darryl L. Miles 2b4fcf5968 build: include rules.mak from source, drop the build-top copy
rules.mak has no @...@ substitutions, so there is no reason to copy it into
the build top.  Point all 38 subdir Makefile.in includes at the source copy
directly -- ${MAGICSRC}/rules.mak instead of ${MAGICDIR}/rules.mak -- and
remove AC_CONFIG_FILES([rules.mak:rules.mak]) from configure.  defs.mak (the
one make fragment with substitutions) remains the only generated file in the
build top.  readline/ and the top Makefile never included rules.mak, so they
are unaffected; AC_CONFIG_SRCDIR(rules.mak) (the srcdir sentinel) is kept.

Now editing rules.mak in the source tree takes effect without reconfiguring.

Verified rc=0, 375 files, both in-tree and out-of-tree; out-of-tree build
top has no rules.mak; distclean rc=0.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-26 14:54:11 -04:00
..
COMPRESS Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
EFantenna.c First cut of pulling the TT_SIDE bit out of the tile database 2026-01-09 12:05:03 -05:00
EFargs.c Wire up headless / WASM mode at module boundaries 2026-05-11 14:20:47 -04:00
EFbuild.c Corrected an error when merging nodes during "ext2spice". The code 2026-05-29 14:06:50 -04:00
EFdef.c Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
EFerr.c Final work on the first stage of the extresist overhaul. The 2026-01-28 14:31:38 -05:00
EFflat.c Corrected two errors related to extraction: 2026-01-30 16:47:36 -05:00
EFhier.c Additional corrections fix the problem of devices being removed from 2026-06-04 17:45:03 -04:00
EFint.h Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00
EFname.c Made another update to go along with the previous commit, that 2026-01-31 13:02:35 -05:00
EFread.c I hope this is the last change to the "extresist" code for a while. 2026-06-07 20:30:33 -04:00
EFsym.c 38 x warning: suggest parentheses around assignment used as truth value 2024-10-09 21:12:55 -04:00
EFtypes.h codebase-wide: use flexible arrays where appropriate 2026-07-01 12:37:44 -04:00
EFvisit.c Added a new device type "dsubcircuit" which basically behaves like 2025-10-07 16:45:22 -04:00
Makefile.in build: include rules.mak from source, drop the build-top copy 2026-07-26 14:54:11 -04:00
READ_ME Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
extflat.h Final work on the first stage of the extresist overhaul. The 2026-01-28 14:31:38 -05:00
extparse.h Significant overhaul of the extresist code. The purpose of this 2026-05-28 13:12:13 -04:00