source: Makefile.am @ 5cb5f842

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 5cb5f842 was 00cc023, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

redo automake first attempt

  • Property mode set to 100644
File size: 327 bytes
Line 
1AUTOMAKE_OPTIONS = foreign      # do not require all the GNU file names
2SUBDIRS = driver src libcfa     # order important, src before libcfa because cfa-cpp used to build prelude
3EXTRA_DIST = Docs               # non-source files
4BACKEND_CC = @BACKEND_CC@       # C compiler used to compile Cforall programs, versus C++ compiler used to build cfa command
Note: See TracBrowser for help on using the repository browser.