summaryrefslogtreecommitdiff
path: root/math/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added xvgr.Satoshi Asami1995-11-261-1/+2
| | | | Notes: svn path=/head/; revision=2475
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-16/+15
| | | | Notes: svn path=/head/; revision=2233
* Added xlispstat.Satoshi Asami1995-08-181-1/+2
| | | | Notes: svn path=/head/; revision=2069
* Add xspread. Convert the Makefile along the way to "SUBDIR+=" format.Satoshi Asami1995-07-011-2/+13
| | | | Notes: svn path=/head/; revision=1906
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-2/+3
| | | | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". Notes: svn path=/head/; revision=1740
* Add maxima to "restricted" (license required).Satoshi Asami1995-05-131-2/+3
| | | | Notes: svn path=/head/; revision=1714
* Added octave.Satoshi Asami1995-05-021-2/+2
| | | | Notes: svn path=/head/; revision=1567
* Add "gmp" to the subirs list. It seems to compile and package just fine.Andreas Schulz1995-02-131-2/+2
| | | | Notes: svn path=/head/; revision=973
* add calc xgraph to their new homeJordan K. Hubbard1995-01-131-2/+2
| | | | Notes: svn path=/head/; revision=758
* Added hexcalc, sorted items in alphabetical order.Satoshi Asami1994-12-061-2/+2
| | | | Notes: svn path=/head/; revision=540
* Add fudgit to the SUBDIR list.Andreas Schulz1994-11-201-2/+2
| | | | Notes: svn path=/head/; revision=434
* Added linpack and eispack.L Jonas Olsson1994-10-311-2/+2
| | | | Notes: svn path=/head/; revision=300
* Added blas.L Jonas Olsson1994-10-271-2/+2
| | | | Notes: svn path=/head/; revision=281
* Add oleo.Jordan K. Hubbard1994-10-111-2/+2
| | | | Notes: svn path=/head/; revision=212
* New Makefile for the math collection.Jordan K. Hubbard1994-10-061-0/+6
Notes: svn path=/head/; revision=185