Changeset 0eb229 in git for coeffs/Makefile.in
- Timestamp:
- Jun 16, 2010, 6:07:42 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- ef379084a33f6e92bf855d8d1dbeb7945e9a3f84
- Parents:
- 227efd8f5d6e826d69e0c8fc8c68a29bc56b80d0
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-16 18:07:42+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:12+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
coeffs/Makefile.in
r227efd r0eb229 116 116 $(INSTALL_DATA) coeffs.h $(includedir)/coeffs.h 117 117 118 test: test.cc libcoeffs .a119 ${CXX } ${CXXFLAGS} ${CXXTEMPLFLAGS} ${CPPFLAGS} ${DEFS} test.cc -L. -I. -lcoeffs-o test -lomalloc -lreporter118 test: test.cc libcoeffs_g.a 119 ${CXXG} ${CXXFLAGSG} ${CXXTEMPLFLAGS} ${CPPFLAGS} ${DEFSG} test.cc -L. -I. -lcoeffs_g -o test -lomalloc -lreporter
Note: See TracChangeset
for help on using the changeset viewer.