Changeset c47d678 in git for coeffs/Makefile.in
- Timestamp:
- Jun 10, 2010, 9:17:48 PM (13 years ago)
- Branches:
- (u'spielwiese', '6e12f9861a9fbafef8cfe9d754bf74a7d483a67b')
- Children:
- a51941c072ae428b23d14c71480c12d9204b6352
- Parents:
- 2518dbee8f87276f3d061cf2c577c3fc651e90ce
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-06-10 21:17:48+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:09+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/Makefile.in
r2518db rc47d678 35 35 CXXTEMPLFLAGS = -fno-implicit-templates --no-exceptions 36 36 CPPFLAGS = -I${srcdir} -I${includedir} -I${srcdir}/../misc/ -I${srcdir}/../resource/ -I${srcdir}/../reporter/ -L${srcdir}/../reporter/ -L${libdir} -lgmp 37 DEFS = -Dix86_Linux -DHAVE_CONFIG_H -DLDEBUG -DDEBUG -DOM_DEBUG -DHAVE_ASSUME 38 37 DEFS = -Dix86_Linux -DHAVE_CONFIG_H -DLDEBUG -DDEBUG -DOM_DEBUG -DHAVE_ASSUME -DHAVE_RINGS 38 # -DHAVE_RINGS # Doesn't work :( 39 39 # -DNDEBUG -DOM_NDEBUG 40 40
Note: See TracChangeset
for help on using the changeset viewer.