Remove INSTALL_INFO setting in manual/Makefile.

* manual/Makefile (INSTALL_INFO): Remove variable setting.
This commit is contained in:
Joseph Myers 2014-03-06 15:57:24 +00:00
parent 215db4029e
commit 355bc9868b
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,7 @@
2014-03-06 Joseph Myers <joseph@codesourcery.com>
* manual/Makefile (INSTALL_INFO): Remove variable setting.
* math/libm-test.inc (struct test_f_f_data): Move expected results
into structure for each rounding mode.
(struct test_ff_f_data): Likewise.

View File

@ -21,9 +21,6 @@ subdir := manual
include ../Makeconfig
# Allow override
INSTALL_INFO = install-info
.PHONY: dvi pdf info html
dvi: $(objpfx)libc.dvi