From e7083c3547577b1faad7d67e68fc8f5c7dc6d12f Mon Sep 17 00:00:00 2001 From: eb Date: Mon, 12 Nov 2007 18:07:31 +0000 Subject: doc cleanup git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6868 221aa14e-8319-0410-a670-987f0aec2ac5 --- INSTALL | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 54caf7c19..54703e439 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,4 @@ -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002 Free Software +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc. This file is free documentation; the Free Software Foundation gives @@ -7,8 +7,15 @@ unlimited permission to copy, distribute and modify it. Basic Installation ================== +See also the OS specific Build Guide at: + http://gnuradio.org/trac/wiki/BuildGuide + +Please read the README too ;) + + These are generic installation instructions. + The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. -- cgit