Changeset 3705cd9 in git
- Timestamp:
- Aug 10, 2011, 2:59:17 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 4dbeb1ada15124c051b48b7aeee966cfe4acd0e4
- Parents:
- e5739a6e60cc672c25592d1f684b4cf4f271d343
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-10 14:59:17+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:17:27+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/makefile
re5739a r3705cd9 35 35 ## compiler and linker options 36 36 ## 37 LIBPOLYS_CFLAGS = -I.. -I../libpolys 37 LIBPOLYS_CFLAGS = -I.. -I../libpolys -DHAVE_SINGULAR 38 38 LIBPOLYS_LIBS = -L../factory -L../omalloc -L../libpolys/misc -L../libpolys/reporter -L../libpolys/resources -L../libpolys/coeffs -L../libpolys/polys -lpolys -lcoeffs -lresources -lreporter -lmisc -lfactory -lomalloc 39 39 LIBPOLYS_LIBSG = -L../factory -L../omalloc -L../libpolys/misc -L../libpolys/reporter -L../libpolys/resources -L../libpolys/coeffs -L../libpolys/polys -lpolys_g -lcoeffs_g -lresources_g -lreporter_g -lmisc_g -lfactory -lomalloc_g
Note: See TracChangeset
for help on using the changeset viewer.