2005-10-14 Bob Wilson <bob.wilson@acm.org>
* libm/common/Makefile.am (doc): Do not append to $(TARGETDOC).
        * libm/common/Makefile.in: Regenerate.
        * libm/common/common.tex: Delete file.
        * libm/math/math.tex: Include .def files from common/.
        * libm/mathfp/mathfp.tex: Likewise.
			
			
This commit is contained in:
		| @@ -1,3 +1,11 @@ | |||||||
|  | 2005-10-14  Bob Wilson  <bob.wilson@acm.org> | ||||||
|  |  | ||||||
|  |         * libm/common/Makefile.am (doc): Do not append to $(TARGETDOC). | ||||||
|  |         * libm/common/Makefile.in: Regenerate. | ||||||
|  |         * libm/common/common.tex: Delete file. | ||||||
|  |         * libm/math/math.tex: Include .def files from common/. | ||||||
|  |         * libm/mathfp/mathfp.tex: Likewise. | ||||||
|  |  | ||||||
| 2005-10-14  Bob Wilson  <bob.wilson@acm.org> | 2005-10-14  Bob Wilson  <bob.wilson@acm.org> | ||||||
|  |  | ||||||
| 	* libc/libc.texinfo (Top): Surround this node with @ifnottex | 	* libc/libc.texinfo (Top): Surround this node with @ifnottex | ||||||
|   | |||||||
| @@ -49,7 +49,6 @@ CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str | |||||||
| TARGETDOC = ../tmp.texi | TARGETDOC = ../tmp.texi | ||||||
|  |  | ||||||
| doc: $(chobj) | doc: $(chobj) | ||||||
| 	cat $(srcdir)/common.tex >> $(TARGETDOC) |  | ||||||
|  |  | ||||||
| CLEANFILES = $(chobj) *.ref | CLEANFILES = $(chobj) *.ref | ||||||
|  |  | ||||||
|   | |||||||
| @@ -410,7 +410,6 @@ objectlist.awk.in: $(noinst_LTLIBRARIES) | |||||||
| 	touch stmp-def | 	touch stmp-def | ||||||
|  |  | ||||||
| doc: $(chobj) | doc: $(chobj) | ||||||
| 	cat $(srcdir)/common.tex >> $(TARGETDOC) |  | ||||||
|  |  | ||||||
| # Texinfo does not appear to support underscores in file names, so we | # Texinfo does not appear to support underscores in file names, so we | ||||||
| # name the .def files without underscores. | # name the .def files without underscores. | ||||||
|   | |||||||
| @@ -1,12 +0,0 @@ | |||||||
| @page |  | ||||||
| @include common/scbrt.def |  | ||||||
| @include common/scopysign.def |  | ||||||
| @include common/sexpm1.def |  | ||||||
| @include common/silogb.def |  | ||||||
| @include common/sinfinity.def |  | ||||||
| @include common/slog1p.def |  | ||||||
| @include common/smatherr.def |  | ||||||
| @include common/smodf.def |  | ||||||
| @include common/snan.def |  | ||||||
| @include common/snextafter.def |  | ||||||
| @include common/sscalbn.def |  | ||||||
| @@ -138,6 +138,12 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include math/wj0.def | @include math/wj0.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/scbrt.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/scopysign.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/wcosh.def | @include math/wcosh.def | ||||||
|  |  | ||||||
| @@ -147,6 +153,9 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include math/wexp.def | @include math/wexp.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sexpm1.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/sfabs.def | @include math/sfabs.def | ||||||
|  |  | ||||||
| @@ -165,6 +174,12 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include math/whypot.def | @include math/whypot.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/silogb.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sinfinity.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/sisnan.def | @include math/sisnan.def | ||||||
|  |  | ||||||
| @@ -177,12 +192,30 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include math/wlog10.def | @include math/wlog10.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/slog1p.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/smatherr.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/smodf.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/snan.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/snextafter.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/wpow.def | @include math/wpow.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/wremainder.def | @include math/wremainder.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sscalbn.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include math/wsqrt.def | @include math/wsqrt.def | ||||||
|  |  | ||||||
|   | |||||||
| @@ -138,6 +138,12 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include mathfp/wjn.def | @include mathfp/wjn.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/scbrt.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/scopysign.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/scosh.def | @include mathfp/scosh.def | ||||||
|  |  | ||||||
| @@ -147,6 +153,9 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include mathfp/sexp.def | @include mathfp/sexp.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sexpm1.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/sfabs.def | @include mathfp/sfabs.def | ||||||
|  |  | ||||||
| @@ -165,6 +174,12 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include mathfp/ehypot.def | @include mathfp/ehypot.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/silogb.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sinfinity.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/sisnan.def | @include mathfp/sisnan.def | ||||||
|  |  | ||||||
| @@ -177,12 +192,30 @@ The library is set to X/Open mode by default. | |||||||
| @page | @page | ||||||
| @include mathfp/slog10.def | @include mathfp/slog10.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/slog1p.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/smatherr.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/smodf.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/snan.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/snextafter.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/spow.def | @include mathfp/spow.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/eremainder.def | @include mathfp/eremainder.def | ||||||
|  |  | ||||||
|  | @page | ||||||
|  | @include common/sscalbn.def | ||||||
|  |  | ||||||
| @page | @page | ||||||
| @include mathfp/ssqrt.def | @include mathfp/ssqrt.def | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user