diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-07-06 21:18:08 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-07-06 21:18:08 +0000 |
commit | a2a5a4fa412e87029927e891be660adf888d00d7 (patch) | |
tree | 1a52a2e86bdd2177437275b11dfc62aab8efb138 /gas/testsuite | |
parent | 467d7bbd7d46ce91285084d8ca0469edf71721e4 (diff) | |
download | gdb-a2a5a4fa412e87029927e891be660adf888d00d7.zip gdb-a2a5a4fa412e87029927e891be660adf888d00d7.tar.gz gdb-a2a5a4fa412e87029927e891be660adf888d00d7.tar.bz2 |
fsf address update
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/Makefile.in b/gas/testsuite/Makefile.in index e8e6922..143cac9 100644 --- a/gas/testsuite/Makefile.in +++ b/gas/testsuite/Makefile.in @@ -15,7 +15,7 @@ #You should have received a copy of the GNU General Public License #along with GNU CC; see the file COPYING. If not, write to -#the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +#the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. srcdir = . prefix = /usr/local |