summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-06-01 13:17:49 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-06-01 13:17:49 +0000
commitd51bf7cce9ef2b6c44e3257bd577f4581362cc85 (patch)
treea8fc57b83a6996e53cfcb0bea57786f60c673cff
parentRe-import vtk into "math", this is where all the other (diff)
vtk is now in "math".
Notes
Notes: svn path=/head/; revision=19164
-rw-r--r--graphics/Makefile3
-rw-r--r--math/Makefile3
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 6f9a657f862c..03d2c48478e9 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.125 1999/05/29 05:00:34 steve Exp $
+# $Id: Makefile,v 1.126 1999/06/01 12:14:08 tg Exp $
#
SUBDIR += 4va
@@ -103,7 +103,6 @@
SUBDIR += txtmerge
SUBDIR += urt
SUBDIR += vcg
- SUBDIR += vtk
SUBDIR += whirlgif
SUBDIR += wmicons
SUBDIR += xanim
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