ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
ctor
deferred_resn
demangler
enum
forall-pointer-decay
gc_noraii
jacob/cs343-translation
jenkins-sandbox
memory
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
string
stuck-waitfor-destruct
with_gc
|
Last change
on this file since 00cc023 was 00cc023, checked in by Peter A. Buhr <pabuhr@…>, 11 years ago |
|
redo automake first attempt
|
-
Property mode
set to
100644
|
|
File size:
327 bytes
|
| Line | |
|---|
| 1 | AUTOMAKE_OPTIONS = foreign # do not require all the GNU file names
|
|---|
| 2 | SUBDIRS = driver src libcfa # order important, src before libcfa because cfa-cpp used to build prelude
|
|---|
| 3 | EXTRA_DIST = Docs # non-source files
|
|---|
| 4 | BACKEND_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.