source: Makefile.am @ 42336618

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 42336618 was 42336618, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix automake fifth attempt

  • Property mode set to 100644
File size: 194 bytes
Line 
1AUTOMAKE_OPTIONS=foreign
2SUBDIRS = driver src libcfa  # order important, src before libcfa because cfa-cpp used to build prelude
3
4# non-source files
5EXTRA_DIST = Docs
6
7BACKEND_CC = @BACKEND_CC@
Note: See TracBrowser for help on using the repository browser.