diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-01 13:17:49 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1999-06-01 13:17:49 +0000 |
commit | d51bf7cce9ef2b6c44e3257bd577f4581362cc85 (patch) | |
tree | a8fc57b83a6996e53cfcb0bea57786f60c673cff /math/Makefile | |
parent | 032421c10ea0ed6a7a14790ba766740d3c7ea3b3 (diff) | |
download | ports-d51bf7cce9ef2b6c44e3257bd577f4581362cc85.tar.gz ports-d51bf7cce9ef2b6c44e3257bd577f4581362cc85.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 98d60d489209..7e433b1a0655 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1999/04/03 01:05:11 steve Exp $ +# $Id: Makefile,v 1.60 1999/04/03 02:14:13 steve Exp $ # SUBDIR += PDL @@ -46,6 +46,7 @@ SUBDIR += superlu SUBDIR += umatrix SUBDIR += umfpack + SUBDIR += vtk SUBDIR += wingz SUBDIR += xgfe SUBDIR += xgraph |