aboutsummaryrefslogtreecommitdiffstats
path: root/src/translate/gcc/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'src/translate/gcc/INSTALL')
-rw-r--r--src/translate/gcc/INSTALL24
1 files changed, 0 insertions, 24 deletions
diff --git a/src/translate/gcc/INSTALL b/src/translate/gcc/INSTALL
deleted file mode 100644
index e710f9110..000000000
--- a/src/translate/gcc/INSTALL
+++ /dev/null
@@ -1,24 +0,0 @@
-Install file for the binary distribution of GHDL.
-
-GHDL is Copyright 2002 - 2010 Tristan Gingold.
-GHDL is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
-
-The binary are installed in /usr/local directory. You cannot change this
-default location, unless you set links.
-
-You must be root to install this distribution.
-
-To install ghdl:
-$ su
-# tar -C / -jxvf @TARFILE@.tar.bz2
-
-Note: you must also have a C compiler and zlib installed.
-
-There is a mailing list for any questions. You can subscribe via:
- https://mail.gna.org/listinfo/ghdl-discuss/
-
-Tristan Gingold.
-