Changes in src/prelude/Makefile.am [6de43b6:307a732]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/prelude/Makefile.am
r6de43b6 r307a732 57 57 58 58 bootloader.c : bootloader.cf prelude.cf extras.cf gcc-builtins.cf builtins.cf ${abs_top_srcdir}/src/driver/cfa-cpp 59 ${AM_V_GEN}${abs_top_srcdir}/src/driver/cfa-cpp -tpm bootloader.cf $@ # use src/cfa-cpp as not in lib until after install59 ${AM_V_GEN}${abs_top_srcdir}/src/driver/cfa-cpp -tpmL bootloader.cf $@ # use src/cfa-cpp as not in lib until after install 60 60 61 61 maintainer-clean-local :
Note:
See TracChangeset
for help on using the changeset viewer.