Changeset c2f5270 in git for Singular/Makefile.in


Ignore:
Timestamp:
Feb 27, 2001, 4:07:20 PM (23 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
fcafdb560b501f01e41712af76bb8c58bd2f1a22
Parents:
af847a2a8b7e01d923f5ef3edef35d4921a47299
Message:
GDBM for Win32 lib included


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

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    raf847a rc2f5270  
    6666LIBS            = -lm @NEED_LIBS@
    6767else
    68 LIBS            = -lsingfac -lsingcf -lgmp -static -lreadline -lncurses
     68LIBS            = -lsingfac -lsingcf -lgmp -static -lgdbm -lreadline -lncurses
    6969endif
    7070MP_LIBS         = @MP_LIBS@
Note: See TracChangeset for help on using the changeset viewer.