- Timestamp:
- Dec 13, 2018, 4:00:45 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 20b66f7
- Parents:
- ad72c8b (diff), 1b94115 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/Makefile.am
rad72c8b rff1efc10 71 71 ) 72 72 73 include $(libdeps) 74 75 $(libdeps): 76 @mkdir -p $(dir $@) 77 @echo '#dummy' > $@ 73 -include $(libdeps) 78 74 79 75 prelude.o : prelude.cfa extras.cf gcc-builtins.cf builtins.cf @CFACC@ @CFACPP@
Note: See TracChangeset
for help on using the changeset viewer.