Changeset 7fb69f6 for src/examples


Ignore:
Timestamp:
Jul 30, 2018, 10:34:00 AM (6 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
944a90f
Parents:
bf5a6477
Message:

Added configure variable for building cfa source in tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/examples/Makefile.in

    rbf5a6477 r7fb69f6  
    189189AWK = @AWK@
    190190BACKEND_CC = @BACKEND_CC@
     191BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@
     192BUILD_IN_TREE_FLAGS_NOLIB = @BUILD_IN_TREE_FLAGS_NOLIB@
    191193CC = @CFA_BINDIR@/@CFA_NAME@
    192194CCAS = @CCAS@
Note: See TracChangeset for help on using the changeset viewer.