Changeset 4b1afb6 for src/driver/Makefile.in
- Timestamp:
- Oct 28, 2016, 2:24:46 PM (9 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, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- 32b018e
- Parents:
- f849c8e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/driver/Makefile.in
rf849c8e r4b1afb6 100 100 CFA_PREFIX = @CFA_PREFIX@ 101 101 CFLAGS = @CFLAGS@ 102 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@103 102 CPP = @CPP@ 104 103 CPPFLAGS = @CPPFLAGS@ … … 543 542 544 543 545 cfa.cc : ${abs_top_srcdir}/version546 @true547 548 544 # Tell versions [3.59,3.63) of GNU make to not export all variables. 549 545 # Otherwise a system limit (for SysV at least) may be exceeded.
Note: See TracChangeset
for help on using the changeset viewer.