1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/libguile/lightning
Andy Wingo f0891bed0b Beginnings of build integration of lightning and guile
* libguile/lightning/lightning.am: New file.  libguile will include
  this. Contents initially from include/Makefile.am and
  include/lightning/Makefile.am.
* libguile/lightning/include/Makefile.am:
* libguile/lightning/include/lightning/Makefile.am: Remove.
* libguile/lightning/configure.ac: Remove output of include Makefiles.
2018-06-30 12:03:12 +02:00
..
include Beginnings of build integration of lightning and guile 2018-06-30 12:03:12 +02:00
lib Finish removing get-jit-size 2018-06-30 11:23:00 +02:00
m4
.gitattributes
.gitignore
AUTHORS
ChangeLog
configure.ac Beginnings of build integration of lightning and guile 2018-06-30 12:03:12 +02:00
COPYING
COPYING.DOC
COPYING.LESSER
lightning.am Beginnings of build integration of lightning and guile 2018-06-30 12:03:12 +02:00
lightning.pc.in
Makefile.am Remove lightning unit tests 2018-06-30 11:18:34 +02:00
NEWS
README
THANKS
TODO

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.