Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libm/complex/Makefile.in')
-rw-r--r--newlib/libm/complex/Makefile.in7
1 files changed, 6 insertions, 1 deletions
diff --git a/newlib/libm/complex/Makefile.in b/newlib/libm/complex/Makefile.in
index fe7ad1908..36828d017 100644
--- a/newlib/libm/complex/Makefile.in
+++ b/newlib/libm/complex/Makefile.in
@@ -264,7 +264,12 @@ libcomplex_la_LDFLAGS = -Xcompiler -nostdlib
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
@USE_LIBTOOL_FALSE@lib_a_SOURCES = $(src) $(fsrc)
@USE_LIBTOOL_FALSE@lib_a_CFLAGS = $(AM_CFLAGS)
-chobj =
+chobj = cabs.def cacos.def cacosh.def carg.def \
+ casin.def casinh.def catan.def catanh.def \
+ ccos.def ccosh.def cexp.def cimag.def clog.def \
+ conj.def cpow.def cproj.def creal.def \
+ csin.def csinh.def csqrt.def ctan.def ctanh.def
+
SUFFIXES = .def
CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
TARGETDOC = ../tmp.texi