diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-14 18:55:57 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2005-10-14 18:55:57 +0000 |
commit | 1a8696985f9850ebbeccde41d5afb2e17bc6d1bc (patch) | |
tree | 29cec77464cbaebbc2148d7c28e2fec2805ff077 /newlib/libm/common/common.tex | |
parent | e0811fb3bfaffab5f8777faab0711a21bce16ca9 (diff) | |
download | cygnal-1a8696985f9850ebbeccde41d5afb2e17bc6d1bc.tar.gz cygnal-1a8696985f9850ebbeccde41d5afb2e17bc6d1bc.tar.bz2 cygnal-1a8696985f9850ebbeccde41d5afb2e17bc6d1bc.zip |
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.
Diffstat (limited to 'newlib/libm/common/common.tex')
-rw-r--r-- | newlib/libm/common/common.tex | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/newlib/libm/common/common.tex b/newlib/libm/common/common.tex deleted file mode 100644 index 0e8a9863f..000000000 --- a/newlib/libm/common/common.tex +++ /dev/null @@ -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 |