summaryrefslogtreecommitdiffstats
path: root/www/build-instr.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/build-instr.html')
-rw-r--r--www/build-instr.html41
1 files changed, 0 insertions, 41 deletions
diff --git a/www/build-instr.html b/www/build-instr.html
deleted file mode 100644
index a103cd9..0000000
--- a/www/build-instr.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
- <title>CVS download and build instructions</title>
- <meta content="Kevin Rushforth" name="author">
-</head>
-<body>
-<h3>CVS download and build instructions for vecmath
-</h3>
-<p>To
-build the vecmath package, you must first checkout the <a
- href="https://vecmath.dev.java.net/">vecmath</a>
-CVS
-repository. For example, run
-the cvs checkout command as follows:<br>
-</p>
-<ul>
- <code>cd &lt;cvs-root-dir&gt;</code><br>
- <code>cvs checkout vecmath</code>
-</ul>
-<p>After you have downloaded the CVS repository, read the
-README-FIRST.txt file, then read and follow the
-instructions in the README-build.html
-file.<br>
-</p>
-<p>Go to the "<a href="servlets/ProjectSource">CVS client setup</a>"
-page for instructions on how to access the vecmath source code from
-CVS. Click on the "<a href="source/browse/vecmath/">Version Control -
-CVS</a>"
-link to browse the vecmath source code. Automated CVS change
-messages are sent to the <span style="color: blue;">cvs 'at'
-vecmath.dev.java.net</span>
-list list.&nbsp;<a href="servlets/ProjectMailingListList">Click here to
-subscribe</a> to this list.<br>
-</p>
-<p><br>
-</p>
-</body>
-</html>