summaryrefslogtreecommitdiff
path: root/README.imake
diff options
context:
space:
mode:
Diffstat (limited to 'README.imake')
-rw-r--r--README.imake9
1 files changed, 0 insertions, 9 deletions
diff --git a/README.imake b/README.imake
deleted file mode 100644
index dfe2e2fdc095b..0000000000000
--- a/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'