Changeset 7fb69f6 for tools/Makefile.in


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
  • tools/Makefile.in

    rbf5a6477 r7fb69f6  
    186186AWK = @AWK@
    187187BACKEND_CC = @BACKEND_CC@
     188BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@
     189BUILD_IN_TREE_FLAGS_NOLIB = @BUILD_IN_TREE_FLAGS_NOLIB@
    188190CC = @BACKEND_CC@
    189191CCAS = @CCAS@
Note: See TracChangeset for help on using the changeset viewer.