Compile language/cps/types.scm early
authorAndy Wingo <wingo@pobox.com>
Wed, 14 May 2014 14:15:15 +0000 (16:15 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 15 May 2014 15:39:24 +0000 (17:39 +0200)
commita77e3a7c8aea5e803b1ac8787a5eb9161e4fb139
tree1d1c92f1eb1959c19402bf1dffd8c67d8ecea703
parent6129faa0f5205add7f974796d55b2548119ea46a
Compile language/cps/types.scm early

* module/Makefile.am (BOOT_SOURCES, BOOT_GOBJECTS): New variables.
  (CLEANFILES, nobase_mod_DATA, nobase_ccache_DATA, EXTRA_DIST)
  (ETAGS_ARGS): Use the new variables.

  (CPS_LANG_SOURCES): Remove language/cps/types.scm, as it is a boot
  file.
module/Makefile.am