Changeset 3705cd9 in git


Ignore:
Timestamp:
Aug 10, 2011, 2:59:17 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '52dcfddee5ec87d404d5e0fb44f2d627608208f1')
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
Message:
ADD: -DHAVE_SINGULAR
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/makefile

    re5739a r3705cd9  
    3535## compiler and linker options
    3636##
    37 LIBPOLYS_CFLAGS = -I.. -I../libpolys
     37LIBPOLYS_CFLAGS = -I.. -I../libpolys -DHAVE_SINGULAR
    3838LIBPOLYS_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
    3939LIBPOLYS_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.