mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 14:59:31 +08:00
Fix gnatsishness
This commit is contained in:
@ -1055,7 +1055,7 @@ DISTSTUFFDIRS= ld gprof gdb libg++ binutils
|
||||
# Files where "byacc" (Cygnus version) should be changed to "bison -y" (FSF).
|
||||
DISTBISONFILES= binutils/Makefile.in gas/Makefile.in gdb/Makefile.in
|
||||
# Directories where "info" should be built.
|
||||
DISTDOCDIRS= ld gprof binutils gas bfd libg++ libio gdb
|
||||
DISTDOCDIRS= ld gprof binutils gas bfd libg++ libio gdb gnats send-pr
|
||||
|
||||
.PHONY: taz
|
||||
|
||||
@ -1159,7 +1159,7 @@ libg++.tar.gz: $(DIST_SUPPORT) libg++
|
||||
|
||||
GNATS_SUPPORT_DIRS=include libiberty send-pr
|
||||
gnats.tar.gz: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
|
||||
$(MAKE) -f Makefile.in taz TOOL=gnats
|
||||
$(MAKE) -f Makefile.in taz TOOL=gnats \
|
||||
SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
|
||||
|
||||
.NOEXPORT:
|
||||
|
Reference in New Issue
Block a user