Changeset c0bbad in git for libpolys/polys/Makefile.am
- Timestamp:
- Mar 19, 2014, 8:03:42 PM (10 years ago)
- Branches:
- (u'spielwiese', 'a719bcf0b8dbc648b128303a49777a094b57592c')
- Children:
- 37e66f95be01e9f3d6e938257173798bc6a8dabe
- Parents:
- 35f51c1498caac698f88edaebe09d65cb380aec7
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 20:03:42+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 21:44:40+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpolys/polys/Makefile.am
r35f51c1 rc0bbad 105 105 templates_p_Procs_Generate_SOURCES = templates/p_Procs_Generate.cc 106 106 templates_p_Procs_Generate_CPPFLAGS = ${USE_P_PROCS_STATIC} ${AM_CPPFLAGS} 107 templates_p_Procs_Generate_LDADD = ${top_builddir}/reporter/libreporter.la ${top_builddir}/misc/libmisc.la 107 templates_p_Procs_Generate_LDADD = \ 108 ${top_builddir}/reporter/libreporter.la ${top_builddir}/misc/libmisc.la 108 109 109 110 templates/p_Procs.inc: templates/p_Procs_Generate$(EXEEXT)
Note: See TracChangeset
for help on using the changeset viewer.