Changeset c2f5270 in git for Singular/Makefile.in
- Timestamp:
- Feb 27, 2001, 4:07:20 PM (23 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- fcafdb560b501f01e41712af76bb8c58bd2f1a22
- Parents:
- af847a2a8b7e01d923f5ef3edef35d4921a47299
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
raf847a rc2f5270 66 66 LIBS = -lm @NEED_LIBS@ 67 67 else 68 LIBS = -lsingfac -lsingcf -lgmp -static -l readline -lncurses68 LIBS = -lsingfac -lsingcf -lgmp -static -lgdbm -lreadline -lncurses 69 69 endif 70 70 MP_LIBS = @MP_LIBS@
Note: See TracChangeset
for help on using the changeset viewer.