1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 03:30:27 +02:00
guile/module/system/il
Andy Wingo 75a09d5ae6 module compilation fixen, post-integration
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.
2008-08-25 13:05:16 -07:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm fix bug in compilation of and' and or'; more robust underflow detection. 2008-08-11 18:35:58 +02:00
ghil.scm Add docstring support 2008-08-03 14:33:02 +02:00
glil.scm Add docstring support 2008-08-03 14:33:02 +02:00
inline.scm add inline macros for zero? and 1- 2008-05-25 13:38:17 +02:00
Makefile.am module compilation fixen, post-integration 2008-08-25 13:05:16 -07:00