Changeset bf4f49b in git for Singular/Makefile.in


Ignore:
Timestamp:
May 4, 2006, 5:12:07 PM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
d6a16565b3231b4609c36b53ada1df484ac3f2bc
Parents:
bbb0cee6b8cf4a508b13917a8ceea7460fd1cb07
Message:
*hannes: debug version: LIBSG


git-svn-id: file:///usr/local/Singular/svn/trunk@9099 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    rbbb0ce rbf4f49b  
    9090ifneq ($(SINGUNAME),ix86-Win)
    9191LIBS            = -lm @NEED_LIBS@
     92LIBSG           = -lm @NEED_LIBSG@
    9293else
    9394LIBS            = -lsingfac -lsingcf -lntl  -static -lreadline -lhtmlhelp -Xlinker -Bdynamic -lgmp -lomalloc_ndebug -lcygncurses6
    9495## -lpython_module -lpython2.4 /usr/local/lib/libboost_python-gcc-d-1_32.dll
     96LIBSG           = -lsingfac -lsingcf -lntl  -static -lreadline -lhtmlhelp -Xlinker -Bdynamic -lgmp -lcygncurses6
    9597endif
    9698MP_LIBS         = @MP_LIBS@
Note: See TracChangeset for help on using the changeset viewer.