From bb37f17aef2e69655c61510c4896dd8cb303c993 Mon Sep 17 00:00:00 2001 From: 1138-4EB <1138-4EB@users.noreply.github.com> Date: Sun, 19 Feb 2017 18:49:32 +0100 Subject: Move split ols txts to doc/oldmds. Add shields to README. Change target of license shield on RTD. --- dist/gcc/INSTALL | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 dist/gcc/INSTALL (limited to 'dist/gcc/INSTALL') diff --git a/dist/gcc/INSTALL b/dist/gcc/INSTALL deleted file mode 100644 index b341317b5..000000000 --- a/dist/gcc/INSTALL +++ /dev/null @@ -1,21 +0,0 @@ -Install file for the binary distribution of GHDL. - -GHDL is Copyright 2002 - 2015 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. - -Tristan Gingold. - -- cgit v1.2.3