aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1995-10-25 21:54:55 +0000
committerPer Bothner <per@bothner.com>1995-10-25 21:54:55 +0000
commitfd83c2d212103544958047328d62d263c2d41df5 (patch)
tree34ec02cec213f6fbd4588e84a258dd5ff150cc62
parent356cd465210d392e9597e54e19ee3d5fb385aeab (diff)
downloadfsf-binutils-gdb-fd83c2d212103544958047328d62d263c2d41df5.zip
fsf-binutils-gdb-fd83c2d212103544958047328d62d263c2d41df5.tar.gz
fsf-binutils-gdb-fd83c2d212103544958047328d62d263c2d41df5.tar.bz2
* Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
and gnats, because they are now subsumed by DISTSTUFFDIRS. Move bfd to DISTSTUFFDIRS.
-rw-r--r--ChangeLog6
-rw-r--r--Makefile.in4
2 files changed, 8 insertions, 2 deletions
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 <bothner@kalessin.cygnus.com>
+
+ * 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