Changeset 9e24ef in git for dyn_modules/bigintm/Makefile.am
- Timestamp:
- Jul 11, 2013, 2:37:00 AM (10 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 952b1595ed8224872eb8707f17306b1dd70e2bb1
- Parents:
- bc2aed6a87c90a5858f5c011fa0ade08053dcac5
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-11 02:37:00+02:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2013-07-11 02:41:02+02:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dyn_modules/bigintm/Makefile.am
rbc2aed6 r9e24ef 71 71 72 72 73 AM_COLOR_TESTS=always 73 # AM_COLOR_TESTS=always 74 # 75 # TESTS_ENVIRONMENT = SINGULARPATH='${abs_top_builddir}/Singular/LIB:${abs_top_srcdir}/Singular/LIB:${abs_top_builddir}/libpolys/polys/.libs:${abs_top_builddir}/factory/gftables:${abs_builddir}/.libs:${abs_srcdir}' 76 # TESTS_ENVIRONMENT += SINGULAR_ROOT_DIR='${abs_top_builddir}' 77 # TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular' 78 # 79 # TESTS=test_release.sh 80 # 81 # # if WANT_DEBUG 82 # # TESTS+=test_debug.sh 83 # # endif 84 # 85 # EXTRA_DIST = test.sh $(TESTS) 74 86 75 TESTS_ENVIRONMENT = SINGULARPATH='${abs_top_builddir}/Singular/LIB:${abs_top_srcdir}/Singular/LIB:${abs_top_builddir}/libpolys/polys/.libs:${abs_top_builddir}/factory/gftables:${abs_builddir}/.libs:${abs_srcdir}'76 TESTS_ENVIRONMENT += SINGULAR_ROOT_DIR='${abs_top_builddir}'77 TESTS_ENVIRONMENT += SINGULAR_BIN_DIR='${abs_top_builddir}/Singular'78 79 TESTS=test_release.sh80 81 # if WANT_DEBUG82 # TESTS+=test_debug.sh83 # endif84 85 EXTRA_DIST = bigintm.tst test.sh $(TESTS)
Note: See TracChangeset
for help on using the changeset viewer.