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/Makefile.in | |
parent | 467d7bbd7d46ce91285084d8ca0469edf71721e4 (diff) | |
download | gdb-a2a5a4fa412e87029927e891be660adf888d00d7.zip gdb-a2a5a4fa412e87029927e891be660adf888d00d7.tar.gz gdb-a2a5a4fa412e87029927e891be660adf888d00d7.tar.bz2 |
fsf address update
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r-- | gas/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in index c93947d..f06d0b0 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with GNU GAS; 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. # The targets for external use include: # all, doc, proto, install, uninstall, includes, TAGS, |