Changeset c5a8c5b for src/prelude/Makefile.am
- Timestamp:
- Dec 15, 2016, 10:58:04 AM (5 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, resolv-new, with_gc
- Children:
- c7800bfc
- Parents:
- 74e5a3aa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/prelude/Makefile.am
r74e5a3aa rc5a8c5b 42 42 prototypes.awk : 43 43 44 ../libcfa/libcfa-prelude.c : prelude.cf extras.cf builtins.cf 44 ../libcfa/libcfa-prelude.c : prelude.cf extras.cf builtins.cf ${abs_top_srcdir}/src/driver/cfa-cpp 45 45 ${AM_V_GEN}${abs_top_srcdir}/src/driver/cfa-cpp -l prelude.cf $@ # use src/cfa-cpp as not in lib until after install 46 46
Note: See TracChangeset
for help on using the changeset viewer.