aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcsh/README.imake
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcsh/README.imake')
-rw-r--r--contrib/tcsh/README.imake9
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/tcsh/README.imake b/contrib/tcsh/README.imake
deleted file mode 100644
index dfe2e2fdc095..000000000000
--- a/contrib/tcsh/README.imake
+++ /dev/null
@@ -1,9 +0,0 @@
-
-If you have imake running on your machine, you may skip steps 1 and 2
-described in the README file and try instead the process described here.
-Note that imake is not supported for all the platforms yet, so this
-might not work on your machine. If that is the case please let us know.
-If you can send a patch that fixes the problem we would appreciate it.
-
-1. edit imake.config and modify the configurable parameters to your liking.
-2. 'xmkmf; make depend; make'