diff options
author | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-11-12 18:07:31 +0000 |
---|---|---|
committer | eb <eb@221aa14e-8319-0410-a670-987f0aec2ac5> | 2007-11-12 18:07:31 +0000 |
commit | e7083c3547577b1faad7d67e68fc8f5c7dc6d12f (patch) | |
tree | 78ed348af5d65fcc6f0d9dc0c9d62b3eb6c483f6 /INSTALL | |
parent | 7fd9da3a4d2a1700212a8d8cd784bd8321af54ad (diff) |
doc cleanup
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6868 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |