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:
56e8942
)
Remove space from blank line, avoid Make complaints.
author
John Gilmore
<gnu@cygnus>
Fri, 9 Oct 1992 10:15:05 +0000
(10:15 +0000)
committer
John Gilmore
<gnu@cygnus>
Fri, 9 Oct 1992 10:15:05 +0000
(10:15 +0000)
ChangeLog
patch
|
blob
|
history
Makefile.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index a79593cefd1ba77ac7d912f6815b7be25ba09c49..8da9487ee6b47c0846df53c23b75b2d61925acfe 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
+
+ * Makefile.in: Remove space from blank line, avoid Make complaints.
+
Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
* config.sub: Complain if no argument is given. Added support for
diff --git
a/Makefile.in
b/Makefile.in
index 59ccaf051960dc59b66482aa0b5aa88bd9a08b24..7802d6c9e8afcde0a75d70b6c079bc17683f32d3 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-258,7
+258,7
@@
install.all: install-no-fixedincludes
else \
true ; \
fi
-
+
install-no-fixedincludes: install-dirs gcc-no-fixedincludes \
install-autoconf \
install-bfd \