summaryrefslogtreecommitdiff
path: root/math/librandlib/files/Makefile.lib
Commit message (Collapse)AuthorAgeFilesLines
* remove math/librandlib; attach math/randlib to build;Brendan Fabeny2011-07-281-15/+0
| | | | | | | | | add an entry to MOVED PR: 158571 Notes: svn path=/head/; revision=278469
* - Update to 1.3Pav Lucistnik2010-05-171-5/+3
| | | | | | | | PR: ports/145512 Submitted by: ej-sib <echoes_x865@mail.goo.ne.jp> Notes: svn path=/head/; revision=254477
* Fix build after recent sys.mk changesKris Kennaway2003-08-041-1/+3
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=86274
* The library requires a couple of routines from linpack, which areMatthew Hunt1999-04-191-1/+1
| | | | | | | | | | | | included but were not being compiled into the library. This resulted in missing symbols when code was linked against libranlib. We now compile in the provided linpack routines. Approved by: tg Notes: svn path=/head/; revision=18007
* Install header file.Thomas Gellekum1998-02-051-0/+4
| | | | | | | PR: 5445 Notes: svn path=/head/; revision=9600
* Use the C version, not Fortran. There are no functional differences.Thomas Gellekum1997-04-231-7/+1
| | | | Notes: svn path=/head/; revision=6273
* Import of libranlib. libranlib is a library of random numberThomas Gellekum1997-04-071-0/+17
generators from netlib. Notes: svn path=/head/; revision=6153