- Timestamp:
- Aug 3, 2018, 1:57:12 PM (7 years ago)
- 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:
- ba9baad
- Parents:
- c59712e
- Location:
- tools
- Files:
-
- 2 edited
-
Makefile.in (modified) (1 diff)
-
prettyprinter/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/Makefile.in
rc59712e rff1e0f38 187 187 BACKEND_CC = @BACKEND_CC@ 188 188 BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@ 189 BUILD_IN_TREE_FLAGS_NOLIB = @BUILD_IN_TREE_FLAGS_NOLIB@190 189 CC = @BACKEND_CC@ 191 190 CCAS = @CCAS@ -
tools/prettyprinter/Makefile.in
rc59712e rff1e0f38 211 211 BACKEND_CC = @BACKEND_CC@ 212 212 BUILD_IN_TREE_FLAGS = @BUILD_IN_TREE_FLAGS@ 213 BUILD_IN_TREE_FLAGS_NOLIB = @BUILD_IN_TREE_FLAGS_NOLIB@214 213 CC = @CC@ 215 214 CCAS = @CCAS@
Note:
See TracChangeset
for help on using the changeset viewer.