Remove INSTALL_INFO setting in manual/Makefile.
* manual/Makefile (INSTALL_INFO): Remove variable setting.
This commit is contained in:
parent
215db4029e
commit
355bc9868b
@ -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.
|
||||
|
@ -21,9 +21,6 @@ subdir := manual
|
||||
|
||||
include ../Makeconfig
|
||||
|
||||
# Allow override
|
||||
INSTALL_INFO = install-info
|
||||
|
||||
.PHONY: dvi pdf info html
|
||||
|
||||
dvi: $(objpfx)libc.dvi
|
||||
|
Loading…
Reference in New Issue
Block a user