diff options
author | Nick Clifton <nickc@redhat.com> | 2003-06-18 09:49:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-06-18 09:49:59 +0000 |
commit | 2fe04c57c892c7636f7ff41235f2350885f68f55 (patch) | |
tree | 806a2ad3ef0e48964d10a427118f57c80228179d /gas/doc | |
parent | 64c456e1a1a185f930059aebd96e7fe8e52735fc (diff) | |
download | gdb-2fe04c57c892c7636f7ff41235f2350885f68f55.zip gdb-2fe04c57c892c7636f7ff41235f2350885f68f55.tar.gz gdb-2fe04c57c892c7636f7ff41235f2350885f68f55.tar.bz2 |
Add c4x as an architecture variant to tic4x.
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index 0a1b7a3..6b8a4e4 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am +# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation @@ -195,7 +195,7 @@ DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best all: all-redirect .SUFFIXES: |