Build interpreter plugins with a single Makefile
authorPhilip Chimento <philip.chimento@gmail.com>
Fri, 28 Sep 2012 13:57:09 +0000 (15:57 +0200)
committerPhilip Chimento <philip.chimento@gmail.com>
Fri, 28 Sep 2012 13:57:09 +0000 (15:57 +0200)
commitc10c22de041f1abb4550302930a90af19914f2a4
tree4c722b2265215d6c8c7c477fd85d5ae7a5be92c3
parent3c59ba5eef5cb4d39c06eb7f523b9c3b026bdc9b
Build interpreter plugins with a single Makefile

This is to facilitate linking them with the libpeas plugin library
and making .plugin description files for them, while keeping the
interpreter source trees as close to Gargoyle as possible.
configure.ac
interpreters/Makefile.am
interpreters/bocfel.patch [new file with mode: 0644]
interpreters/bocfel/Makefile.am [deleted file]
interpreters/frotz.patch
interpreters/frotz/Makefile.am [deleted file]
interpreters/git.patch [deleted file]
interpreters/git/Makefile.am [deleted file]
interpreters/glulxe/Makefile.am [deleted file]
interpreters/nitfol.patch [deleted file]
interpreters/nitfol/Makefile.am [deleted file]