From: Per Bothner Date: Wed, 25 Oct 1995 21:54:55 +0000 (+0000) Subject: * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb X-Git-Tag: gdb-4_18~10415 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd83c2d212103544958047328d62d263c2d41df5;p=platform%2Fupstream%2Fbinutils.git * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb and gnats, because they are now subsumed by DISTSTUFFDIRS. Move bfd to DISTSTUFFDIRS. --- diff --git a/ChangeLog b/ChangeLog index 4fe495f..383fb33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Oct 25 14:43:55 1995 Per Bothner + + * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb + and gnats, because they are now subsumed by DISTSTUFFDIRS. + Move bfd to DISTSTUFFDIRS. + Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com) * Makefile.in (X11_LIB): Removed. diff --git a/Makefile.in b/Makefile.in index 6c9b91c..66a1487 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1130,11 +1130,11 @@ ETC_SUPPORT_PFX=configure.info standards.info cfg-paper.info # this macro. SUPPORT_FILES = list-of-support-files-for-tool-in-question # Directories that might want `make diststuff' run. -DISTSTUFFDIRS= ld gprof gdb libg++ binutils gnats gas +DISTSTUFFDIRS= ld gprof gdb libg++ binutils gnats gas bfd # 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 gnats send-pr etc +DISTDOCDIRS=libio send-pr etc .PHONY: taz