diff options
author | Nick Clifton <nickc@redhat.com> | 2000-12-01 18:19:20 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-12-01 18:19:20 +0000 |
commit | 5f68c31953d9164e640923444acf9ea7d079a98a (patch) | |
tree | 5a728e6806edb4ebaec2e5786e2f44e3349c49ff /gas/Makefile.in | |
parent | 2c9f0eb1fc956853e743aafe13a17f8813b776af (diff) | |
download | gdb-5f68c31953d9164e640923444acf9ea7d079a98a.zip gdb-5f68c31953d9164e640923444acf9ea7d079a98a.tar.gz gdb-5f68c31953d9164e640923444acf9ea7d079a98a.tar.bz2 |
Update RTEMS targets
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 9b18ccd..bd1a89e 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -1877,7 +1877,7 @@ configure configure.in gdbinit.in itbl-lex.c itbl-parse.c DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) -TAR = tar +TAR = gtar GZIP_ENV = --best SOURCES = $(itbl_test_SOURCES) $(as_new_SOURCES) $(EXTRA_as_new_SOURCES) $(gasp_new_SOURCES) OBJECTS = $(itbl_test_OBJECTS) $(as_new_OBJECTS) $(gasp_new_OBJECTS) |