mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-13 17:20:21 +02:00
Thanks to Dale Smith. * guilec.mk: Rework to expect the includer to define $(modpath), then make $(moddir) from that. * module/language/Makefile.am: * module/language/scheme/Makefile.am: * module/system/base/Makefile.am: * module/system/il/Makefile.am: * module/system/repl/Makefile.am: * module/system/vm/Makefile.am: Define modpath instead. * src/guilec.in: Don't import (system vm bootstrap), it is no more. |
||
---|---|---|
.. | ||
.cvsignore | ||
assemble.scm | ||
conv.scm | ||
debug.scm | ||
disasm.scm | ||
frame.scm | ||
instruction.scm | ||
Makefile.am | ||
objcode.scm | ||
profile.scm | ||
program.scm | ||
trace.scm | ||
vm.scm |