A little experiment in interpreters and JIT compilation
Find a file
Bruno BELANYI 1cb15360c4 build: include directory-local automake files
Since we're using recursive automake, let's use it to make the
configuration a bit easier: by including a `local.am` file for each
directory in our file hierarchy, we can reduce the amount of complexity
in each file.
2020-09-30 13:31:04 +02:00
src build: include directory-local automake files 2020-09-30 13:31:04 +02:00
.gitignore git: ignore: autotools files 2020-09-28 12:39:48 +02:00
bootstrap build: add inital autotools setup 2020-09-28 12:39:45 +02:00
configure.ac build: add inital autotools setup 2020-09-28 12:39:45 +02:00
Makefile.am build: include directory-local automake files 2020-09-30 13:31:04 +02:00