Changeset 8a4e22 in git
- Timestamp:
- Nov 3, 2010, 2:14:46 PM (13 years ago)
- Branches:
- (u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
- Children:
- 6c70ef91d8c71da837260f12306f06e24c73e198
- Parents:
- 2fa2b47060783a27ecb133744b9e4daaad09b6da
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
r2fa2b4 r8a4e22 96 96 LIBSP = -lm @NEED_LIBSG@ 97 97 else 98 LIBS = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -lgfan -lcddgmp -Xlinker -Bdynamic -lgmp -lomalloc_ndebug -lncurses 98 LIBS = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -Xlinker -Bdynamic -lgmp -lomalloc_ndebug -lncurses 99 ## with cdd and gfan: LIBS = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -lgfan -lcddgmp -Xlinker -Bdynamic -lgmp -lomalloc_ndebug -lncurses 99 100 ## -lpython_module -lpython2.4 /usr/local/lib/libboost_python-gcc-d-1_32.dll 100 LIBSG = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -lgfan -lcddgmp -Xlinker -Bdynamic -lgmp -lncurses 101 LIBSG = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -Xlinker -Bdynamic -lgmp -lncurses 102 ## with cdd and gfan: LIBSG = -lsingfac -lsingcf -lntl -static -lreadline -lhtmlhelp -lgfan -lcddgmp -Xlinker -Bdynamic -lgmp -lncurses 101 103 endif 102 104 MP_LIBS = @MP_LIBS@
Note: See TracChangeset
for help on using the changeset viewer.