Changeset 47a8d17 for src/driver/Makefile.am
- Timestamp:
- Oct 27, 2016, 3:02:56 PM (6 years ago)
- Branches:
- aaron-thesis, arm-eh, 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:
- 24eb51ed, 3f0c6a5
- Parents:
- 6d7c3df
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/driver/Makefile.am
r6d7c3df r47a8d17 6 6 ## file "LICENCE" distributed with Cforall. 7 7 ## 8 ## Makefile.am -- 8 ## Makefile.am -- 9 9 ## 10 10 ## Author : Peter A. Buhr … … 26 26 cc1_SOURCES = cc1.cc 27 27 28 cfa.cc : ${abs_top_srcdir}/version 29 @true 30 28 31 MAINTAINERCLEANFILES = @CFA_PREFIX@/bin/${bin_PROGRAMS} @CFA_PREFIX@/lib/${cc1lib_PROGRAMS}
Note: See TracChangeset
for help on using the changeset viewer.