projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd83c2d
)
* Makefile.in (diststuff): Don't make headers.
author
Per Bothner
<per@bothner.com>
Wed, 25 Oct 1995 21:59:47 +0000
(21:59 +0000)
committer
Per Bothner
<per@bothner.com>
Wed, 25 Oct 1995 21:59:47 +0000
(21:59 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/Makefile.in
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 19fb3d5be2fdb7a893b08e3e9c61e86d5edf0109..61cb983b4549cd2f1ce02223de787849c52ab0f4 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+Wed Oct 25 14:59:22 1995 Per Bothner <bothner@kalessin.cygnus.com>
+
+ * Makefile.in (diststuff): Don't make headers.
+
Wed Oct 25 11:32:54 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in: Rebuild dependencies.
diff --git
a/bfd/Makefile.in
b/bfd/Makefile.in
index 249c88ef6498a7767830c12224213bc5ba673831..e8d336490b3d8b32a680df675d3b0a4df2ddff24 100644
(file)
--- a/
bfd/Makefile.in
+++ b/
bfd/Makefile.in
@@
-314,7
+314,7
@@
clean-info:
install-info: force
@$(MAKE) subdir_do DO=install-info "DODIRS=$(SUBDIRS)" $(FLAGS_TO_PASS)
-diststuff: info
headers
+diststuff: info
# Various kinds of .o files to put in libbfd.a:
# BFD_LIBS Generic routines, always needed.