diff options
author | Nick Clifton <nickc@redhat.com> | 2001-04-24 15:08:16 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-04-24 15:08:16 +0000 |
commit | b3baf5d0a8293b5f823c0d7848494507edb373fb (patch) | |
tree | a943d01ff94c368a3b62a8af9056968dd505a72c /bfd/doc | |
parent | db144853009a9877505330514aec4e26fc591d1d (diff) | |
download | gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.zip gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.gz gdb-b3baf5d0a8293b5f823c0d7848494507edb373fb.tar.bz2 |
Add OpenRISC support
Diffstat (limited to 'bfd/doc')
-rw-r--r-- | bfd/doc/Makefile.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/bfd/doc/Makefile.in b/bfd/doc/Makefile.in index d79df58..dfc33e1 100644 --- a/bfd/doc/Makefile.in +++ b/bfd/doc/Makefile.in @@ -1,7 +1,6 @@ # Makefile.in generated automatically by automake 1.4 from Makefile.am -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 -# Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -195,7 +194,7 @@ DIST_COMMON = ChangeLog Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |