Remove space from blank line, avoid Make complaints.

This commit is contained in:
John Gilmore 1992-10-09 10:15:05 +00:00
parent 56e8942230
commit 5a63b336cb
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -258,7 +258,7 @@ install.all: install-no-fixedincludes
else \
true ; \
fi
install-no-fixedincludes: install-dirs gcc-no-fixedincludes \
install-autoconf \
install-bfd \