fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / newlib / libm / mathfp / Makefile.in
blob8157e1273a696503d9a149438d60f51af9c83977
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
15 SHELL = @SHELL@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 prefix = @prefix@
21 exec_prefix = @exec_prefix@
23 bindir = @bindir@
24 sbindir = @sbindir@
25 libexecdir = @libexecdir@
26 datadir = @datadir@
27 sysconfdir = @sysconfdir@
28 sharedstatedir = @sharedstatedir@
29 localstatedir = @localstatedir@
30 libdir = @libdir@
31 infodir = @infodir@
32 mandir = @mandir@
33 includedir = @includedir@
34 oldincludedir = /usr/include
36 DESTDIR =
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkgincludedir = $(includedir)/@PACKAGE@
42 top_builddir = ..
44 ACLOCAL = @ACLOCAL@
45 AUTOCONF = @AUTOCONF@
46 AUTOMAKE = @AUTOMAKE@
47 AUTOHEADER = @AUTOHEADER@
49 INSTALL = @INSTALL@
50 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51 INSTALL_DATA = @INSTALL_DATA@
52 INSTALL_SCRIPT = @INSTALL_SCRIPT@
53 transform = @program_transform_name@
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 build_alias = @build_alias@
62 build_triplet = @build@
63 host_alias = @host_alias@
64 host_triplet = @host@
65 target_alias = @target_alias@
66 target_triplet = @target@
67 AR = @AR@
68 AS = @AS@
69 CC = @CC@
70 CPP = @CPP@
71 CXX = @CXX@
72 CXXCPP = @CXXCPP@
73 DLLTOOL = @DLLTOOL@
74 EXEEXT = @EXEEXT@
75 GCJ = @GCJ@
76 GCJFLAGS = @GCJFLAGS@
77 LDFLAGS = @LDFLAGS@
78 LIBM_MACHINE_LIB = @LIBM_MACHINE_LIB@
79 LIBTOOL = @LIBTOOL@
80 LN_S = @LN_S@
81 MAINT = @MAINT@
82 MAKEINFO = @MAKEINFO@
83 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
84 OBJDUMP = @OBJDUMP@
85 OBJEXT = @OBJEXT@
86 PACKAGE = @PACKAGE@
87 RANLIB = @RANLIB@
88 STRIP = @STRIP@
89 VERSION = @VERSION@
90 aext = @aext@
91 libm_machine_dir = @libm_machine_dir@
92 machine_dir = @machine_dir@
93 newlib_basedir = @newlib_basedir@
94 oext = @oext@
95 sys_dir = @sys_dir@
97 AUTOMAKE_OPTIONS = cygnus
99 INCLUDES = -I$(srcdir)/../common $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
101 src = s_acos.c s_frexp.c s_mathcnst.c s_cos.c s_sinh.c s_asin.c s_asine.c s_cosh.c s_ispos.c s_numtest.c s_sqrt.c s_exp.c s_ldexp.c s_pow.c s_tan.c s_atan.c s_atan2.c s_fabs.c s_log.c s_tanh.c s_log10.c s_sin.c s_floor.c s_sine.c s_sincos.c s_atangent.c s_logarithm.c s_sineh.c s_ceil.c s_isnan.c s_isinf.c e_acosh.c e_atanh.c e_remainder.c er_gamma.c er_lgamma.c s_erf.c e_j0.c e_j1.c w_jn.c e_hypot.c w_cabs.c w_drem.c s_asinh.c s_fmod.c e_scalb.c s_infconst.c s_signif.c s_exp2.c s_tgamma.c
104 fsrc = sf_ceil.c sf_acos.c sf_frexp.c sf_cos.c sf_sinh.c sf_asine.c sf_cosh.c sf_ispos.c sf_numtest.c sf_sqrt.c sf_asin.c sf_exp.c sf_ldexp.c sf_pow.c sf_tan.c sf_atan2.c sf_fabs.c sf_tanh.c sf_atan.c sf_log10.c sf_sin.c sf_floor.c sf_sine.c sf_sincos.c sf_atangent.c sf_logarithm.c sf_sineh.c sf_log.c sf_sineh.c sf_isnan.c sf_isinf.c ef_acosh.c ef_atanh.c ef_remainder.c erf_gamma.c erf_lgamma.c sf_erf.c ef_j0.c ef_j1.c wf_jn.c ef_hypot.c wf_cabs.c wf_drem.c sf_asinh.c sf_fmod.c ef_scalb.c sf_signif.c sf_exp2.c sf_tgamma.c
107 libmathfp_la_LDFLAGS = -Xcompiler -nostdlib
109 @USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libmathfp.la
110 @USE_LIBTOOL_TRUE@libmathfp_la_SOURCES = $(src) $(fsrc)
111 @USE_LIBTOOL_TRUE@noinst_DATA = objectlist.awk.in
112 @USE_LIBTOOL_FALSE@noinst_DATA =
113 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = lib.a
114 @USE_LIBTOOL_FALSE@lib_a_SOURCES = $(src) $(fsrc)
116 chobj = eacosh.def eatanh.def ehypot.def eremainder.def erlgamma.def sacos.def sasine.def sasinh.def satan.def satan2.def satangent.def scosh.def serf.def sexp.def sfabs.def sfloor.def sfmod.def sfrexp.def sisnan.def sldexp.def slog10.def slogarithm.def spow.def ssine.def ssineh.def ssqrt.def stan.def stanh.def wjn.def
119 SUFFIXES = .def
121 CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
123 TARGETDOC = ../tmp.texi
125 CLEANFILES = $(chobj) *.ref
126 mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
127 CONFIG_CLEAN_FILES =
128 LIBRARIES = $(noinst_LIBRARIES)
131 DEFS = @DEFS@ -I. -I$(srcdir)
132 CPPFLAGS = @CPPFLAGS@
133 LIBS = @LIBS@
134 lib_a_LIBADD =
135 @USE_LIBTOOL_FALSE@lib_a_OBJECTS = s_acos.$(OBJEXT) s_frexp.$(OBJEXT) \
136 @USE_LIBTOOL_FALSE@s_mathcnst.$(OBJEXT) s_cos.$(OBJEXT) \
137 @USE_LIBTOOL_FALSE@s_sinh.$(OBJEXT) s_asin.$(OBJEXT) s_asine.$(OBJEXT) \
138 @USE_LIBTOOL_FALSE@s_cosh.$(OBJEXT) s_ispos.$(OBJEXT) \
139 @USE_LIBTOOL_FALSE@s_numtest.$(OBJEXT) s_sqrt.$(OBJEXT) s_exp.$(OBJEXT) \
140 @USE_LIBTOOL_FALSE@s_ldexp.$(OBJEXT) s_pow.$(OBJEXT) s_tan.$(OBJEXT) \
141 @USE_LIBTOOL_FALSE@s_atan.$(OBJEXT) s_atan2.$(OBJEXT) s_fabs.$(OBJEXT) \
142 @USE_LIBTOOL_FALSE@s_log.$(OBJEXT) s_tanh.$(OBJEXT) s_log10.$(OBJEXT) \
143 @USE_LIBTOOL_FALSE@s_sin.$(OBJEXT) s_floor.$(OBJEXT) s_sine.$(OBJEXT) \
144 @USE_LIBTOOL_FALSE@s_sincos.$(OBJEXT) s_atangent.$(OBJEXT) \
145 @USE_LIBTOOL_FALSE@s_logarithm.$(OBJEXT) s_sineh.$(OBJEXT) \
146 @USE_LIBTOOL_FALSE@s_ceil.$(OBJEXT) s_isnan.$(OBJEXT) s_isinf.$(OBJEXT) \
147 @USE_LIBTOOL_FALSE@e_acosh.$(OBJEXT) e_atanh.$(OBJEXT) \
148 @USE_LIBTOOL_FALSE@e_remainder.$(OBJEXT) er_gamma.$(OBJEXT) \
149 @USE_LIBTOOL_FALSE@er_lgamma.$(OBJEXT) s_erf.$(OBJEXT) e_j0.$(OBJEXT) \
150 @USE_LIBTOOL_FALSE@e_j1.$(OBJEXT) w_jn.$(OBJEXT) e_hypot.$(OBJEXT) \
151 @USE_LIBTOOL_FALSE@w_cabs.$(OBJEXT) w_drem.$(OBJEXT) s_asinh.$(OBJEXT) \
152 @USE_LIBTOOL_FALSE@s_fmod.$(OBJEXT) e_scalb.$(OBJEXT) \
153 @USE_LIBTOOL_FALSE@s_infconst.$(OBJEXT) s_signif.$(OBJEXT) \
154 @USE_LIBTOOL_FALSE@s_exp2.$(OBJEXT) s_tgamma.$(OBJEXT) \
155 @USE_LIBTOOL_FALSE@sf_ceil.$(OBJEXT) sf_acos.$(OBJEXT) \
156 @USE_LIBTOOL_FALSE@sf_frexp.$(OBJEXT) sf_cos.$(OBJEXT) \
157 @USE_LIBTOOL_FALSE@sf_sinh.$(OBJEXT) sf_asine.$(OBJEXT) \
158 @USE_LIBTOOL_FALSE@sf_cosh.$(OBJEXT) sf_ispos.$(OBJEXT) \
159 @USE_LIBTOOL_FALSE@sf_numtest.$(OBJEXT) sf_sqrt.$(OBJEXT) \
160 @USE_LIBTOOL_FALSE@sf_asin.$(OBJEXT) sf_exp.$(OBJEXT) \
161 @USE_LIBTOOL_FALSE@sf_ldexp.$(OBJEXT) sf_pow.$(OBJEXT) sf_tan.$(OBJEXT) \
162 @USE_LIBTOOL_FALSE@sf_atan2.$(OBJEXT) sf_fabs.$(OBJEXT) \
163 @USE_LIBTOOL_FALSE@sf_tanh.$(OBJEXT) sf_atan.$(OBJEXT) \
164 @USE_LIBTOOL_FALSE@sf_log10.$(OBJEXT) sf_sin.$(OBJEXT) \
165 @USE_LIBTOOL_FALSE@sf_floor.$(OBJEXT) sf_sine.$(OBJEXT) \
166 @USE_LIBTOOL_FALSE@sf_sincos.$(OBJEXT) sf_atangent.$(OBJEXT) \
167 @USE_LIBTOOL_FALSE@sf_logarithm.$(OBJEXT) sf_sineh.$(OBJEXT) \
168 @USE_LIBTOOL_FALSE@sf_log.$(OBJEXT) sf_sineh.$(OBJEXT) \
169 @USE_LIBTOOL_FALSE@sf_isnan.$(OBJEXT) sf_isinf.$(OBJEXT) \
170 @USE_LIBTOOL_FALSE@ef_acosh.$(OBJEXT) ef_atanh.$(OBJEXT) \
171 @USE_LIBTOOL_FALSE@ef_remainder.$(OBJEXT) erf_gamma.$(OBJEXT) \
172 @USE_LIBTOOL_FALSE@erf_lgamma.$(OBJEXT) sf_erf.$(OBJEXT) \
173 @USE_LIBTOOL_FALSE@ef_j0.$(OBJEXT) ef_j1.$(OBJEXT) wf_jn.$(OBJEXT) \
174 @USE_LIBTOOL_FALSE@ef_hypot.$(OBJEXT) wf_cabs.$(OBJEXT) \
175 @USE_LIBTOOL_FALSE@wf_drem.$(OBJEXT) sf_asinh.$(OBJEXT) \
176 @USE_LIBTOOL_FALSE@sf_fmod.$(OBJEXT) ef_scalb.$(OBJEXT) \
177 @USE_LIBTOOL_FALSE@sf_signif.$(OBJEXT) sf_exp2.$(OBJEXT) \
178 @USE_LIBTOOL_FALSE@sf_tgamma.$(OBJEXT)
179 LTLIBRARIES = $(noinst_LTLIBRARIES)
181 libmathfp_la_LIBADD =
182 @USE_LIBTOOL_TRUE@libmathfp_la_OBJECTS = s_acos.lo s_frexp.lo \
183 @USE_LIBTOOL_TRUE@s_mathcnst.lo s_cos.lo s_sinh.lo s_asin.lo s_asine.lo \
184 @USE_LIBTOOL_TRUE@s_cosh.lo s_ispos.lo s_numtest.lo s_sqrt.lo s_exp.lo \
185 @USE_LIBTOOL_TRUE@s_ldexp.lo s_pow.lo s_tan.lo s_atan.lo s_atan2.lo \
186 @USE_LIBTOOL_TRUE@s_fabs.lo s_log.lo s_tanh.lo s_log10.lo s_sin.lo \
187 @USE_LIBTOOL_TRUE@s_floor.lo s_sine.lo s_sincos.lo s_atangent.lo \
188 @USE_LIBTOOL_TRUE@s_logarithm.lo s_sineh.lo s_ceil.lo s_isnan.lo \
189 @USE_LIBTOOL_TRUE@s_isinf.lo e_acosh.lo e_atanh.lo e_remainder.lo \
190 @USE_LIBTOOL_TRUE@er_gamma.lo er_lgamma.lo s_erf.lo e_j0.lo e_j1.lo \
191 @USE_LIBTOOL_TRUE@w_jn.lo e_hypot.lo w_cabs.lo w_drem.lo s_asinh.lo \
192 @USE_LIBTOOL_TRUE@s_fmod.lo e_scalb.lo s_infconst.lo s_signif.lo \
193 @USE_LIBTOOL_TRUE@s_exp2.lo s_tgamma.lo sf_ceil.lo sf_acos.lo \
194 @USE_LIBTOOL_TRUE@sf_frexp.lo sf_cos.lo sf_sinh.lo sf_asine.lo \
195 @USE_LIBTOOL_TRUE@sf_cosh.lo sf_ispos.lo sf_numtest.lo sf_sqrt.lo \
196 @USE_LIBTOOL_TRUE@sf_asin.lo sf_exp.lo sf_ldexp.lo sf_pow.lo sf_tan.lo \
197 @USE_LIBTOOL_TRUE@sf_atan2.lo sf_fabs.lo sf_tanh.lo sf_atan.lo \
198 @USE_LIBTOOL_TRUE@sf_log10.lo sf_sin.lo sf_floor.lo sf_sine.lo \
199 @USE_LIBTOOL_TRUE@sf_sincos.lo sf_atangent.lo sf_logarithm.lo \
200 @USE_LIBTOOL_TRUE@sf_sineh.lo sf_log.lo sf_sineh.lo sf_isnan.lo \
201 @USE_LIBTOOL_TRUE@sf_isinf.lo ef_acosh.lo ef_atanh.lo ef_remainder.lo \
202 @USE_LIBTOOL_TRUE@erf_gamma.lo erf_lgamma.lo sf_erf.lo ef_j0.lo \
203 @USE_LIBTOOL_TRUE@ef_j1.lo wf_jn.lo ef_hypot.lo wf_cabs.lo wf_drem.lo \
204 @USE_LIBTOOL_TRUE@sf_asinh.lo sf_fmod.lo ef_scalb.lo sf_signif.lo \
205 @USE_LIBTOOL_TRUE@sf_exp2.lo sf_tgamma.lo
206 CFLAGS = @CFLAGS@
207 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
208 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
209 CCLD = $(CC)
210 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
211 DATA = $(noinst_DATA)
213 DIST_COMMON = Makefile.am Makefile.in
216 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
218 TAR = gtar
219 GZIP_ENV = --best
220 SOURCES = $(lib_a_SOURCES) $(libmathfp_la_SOURCES)
221 OBJECTS = $(lib_a_OBJECTS) $(libmathfp_la_OBJECTS)
223 all: all-redirect
224 .SUFFIXES:
225 .SUFFIXES: .S .c .def .lo .o .obj .s
226 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../Makefile.shared
227 cd $(top_srcdir) && $(AUTOMAKE) --cygnus mathfp/Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230 cd $(top_builddir) \
231 && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
234 mostlyclean-noinstLIBRARIES:
236 clean-noinstLIBRARIES:
237 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
239 distclean-noinstLIBRARIES:
241 maintainer-clean-noinstLIBRARIES:
243 .c.o:
244 $(COMPILE) -c $<
246 # FIXME: We should only use cygpath when building on Windows,
247 # and only if it is available.
248 .c.obj:
249 $(COMPILE) -c `cygpath -w $<`
251 .s.o:
252 $(COMPILE) -c $<
254 .S.o:
255 $(COMPILE) -c $<
257 mostlyclean-compile:
258 -rm -f *.o core *.core
259 -rm -f *.$(OBJEXT)
261 clean-compile:
263 distclean-compile:
264 -rm -f *.tab.c
266 maintainer-clean-compile:
268 .c.lo:
269 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
271 .s.lo:
272 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
274 .S.lo:
275 $(LIBTOOL) --mode=compile $(COMPILE) -c $<
277 mostlyclean-libtool:
278 -rm -f *.lo
280 clean-libtool:
281 -rm -rf .libs _libs
283 distclean-libtool:
285 maintainer-clean-libtool:
287 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
288 -rm -f lib.a
289 $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
290 $(RANLIB) lib.a
292 mostlyclean-noinstLTLIBRARIES:
294 clean-noinstLTLIBRARIES:
295 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
297 distclean-noinstLTLIBRARIES:
299 maintainer-clean-noinstLTLIBRARIES:
301 libmathfp.la: $(libmathfp_la_OBJECTS) $(libmathfp_la_DEPENDENCIES)
302 $(LINK) $(libmathfp_la_LDFLAGS) $(libmathfp_la_OBJECTS) $(libmathfp_la_LIBADD) $(LIBS)
304 tags: TAGS
306 ID: $(HEADERS) $(SOURCES) $(LISP)
307 list='$(SOURCES) $(HEADERS)'; \
308 unique=`for i in $$list; do echo $$i; done | \
309 awk ' { files[$$0] = 1; } \
310 END { for (i in files) print i; }'`; \
311 here=`pwd` && cd $(srcdir) \
312 && mkid -f$$here/ID $$unique $(LISP)
314 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
315 tags=; \
316 here=`pwd`; \
317 list='$(SOURCES) $(HEADERS)'; \
318 unique=`for i in $$list; do echo $$i; done | \
319 awk ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
321 test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
322 || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
324 mostlyclean-tags:
326 clean-tags:
328 distclean-tags:
329 -rm -f TAGS ID
331 maintainer-clean-tags:
333 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
335 subdir = mathfp
337 distdir: $(DISTFILES)
338 @for file in $(DISTFILES); do \
339 if test -f $$file; then d=.; else d=$(srcdir); fi; \
340 if test -d $$d/$$file; then \
341 cp -pr $$d/$$file $(distdir)/$$file; \
342 else \
343 test -f $(distdir)/$$file \
344 || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
345 || cp -p $$d/$$file $(distdir)/$$file || :; \
346 fi; \
347 done
348 info-am:
349 info: info-am
350 dvi-am:
351 dvi: dvi-am
352 check-am:
353 check: check-am
354 installcheck-am:
355 installcheck: installcheck-am
356 install-info-am:
357 install-info: install-info-am
358 install-exec-am:
359 install-exec: install-exec-am
361 install-data-am:
362 install-data: install-data-am
364 install-am: all-am
365 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
366 install: install-am
367 uninstall-am:
368 uninstall: uninstall-am
369 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
370 all-redirect: all-am
371 install-strip:
372 $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
373 installdirs:
376 mostlyclean-generic:
378 clean-generic:
379 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
381 distclean-generic:
382 -rm -f Makefile $(CONFIG_CLEAN_FILES)
383 -rm -f config.cache config.log stamp-h stamp-h[0-9]*
385 maintainer-clean-generic:
386 mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
387 mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
388 mostlyclean-tags mostlyclean-generic
390 mostlyclean: mostlyclean-am
392 clean-am: clean-noinstLIBRARIES clean-compile clean-libtool \
393 clean-noinstLTLIBRARIES clean-tags clean-generic \
394 mostlyclean-am
396 clean: clean-am
398 distclean-am: distclean-noinstLIBRARIES distclean-compile \
399 distclean-libtool distclean-noinstLTLIBRARIES \
400 distclean-tags distclean-generic clean-am
401 -rm -f libtool
403 distclean: distclean-am
405 maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
406 maintainer-clean-compile maintainer-clean-libtool \
407 maintainer-clean-noinstLTLIBRARIES \
408 maintainer-clean-tags maintainer-clean-generic \
409 distclean-am
410 @echo "This command is intended for maintainers to use;"
411 @echo "it deletes files that may require special tools to rebuild."
413 maintainer-clean: maintainer-clean-am
415 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
416 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
417 mostlyclean-compile distclean-compile clean-compile \
418 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
419 clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
420 distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
421 maintainer-clean-noinstLTLIBRARIES tags mostlyclean-tags distclean-tags \
422 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
423 check-am installcheck-am installcheck install-info-am install-info \
424 install-exec-am install-exec install-data-am install-data install-am \
425 install uninstall-am uninstall all-redirect all-am all installdirs \
426 mostlyclean-generic distclean-generic clean-generic \
427 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
430 objectlist.awk.in: $(noinst_LTLIBRARIES)
431 -rm -f objectlist.awk.in
432 for i in `ls *.lo` ; \
433 do \
434 echo $$i `pwd`/$$i >> objectlist.awk.in ; \
435 done
437 .c.def:
438 $(CHEW) < $< > $*.def 2> $*.ref
439 touch stmp-def
441 doc: $(chobj)
442 cat $(srcdir)/mathfp.tex >> $(TARGETDOC)
444 # Texinfo does not appear to support underscores in file names, so we
445 # name the .def files without underscores.
447 eacosh.def: e_acosh.c
448 $(CHEW) < $(srcdir)/e_acosh.c >$@ 2>/dev/null
449 touch stmp-def
450 eatanh.def: e_atanh.c
451 $(CHEW) < $(srcdir)/e_atanh.c >$@ 2>/dev/null
452 touch stmp-def
453 ehypot.def: e_hypot.c
454 $(CHEW) < $(srcdir)/e_hypot.c >$@ 2>/dev/null
455 touch stmp-def
456 eremainder.def: e_remainder.c
457 $(CHEW) < $(srcdir)/e_remainder.c >$@ 2>/dev/null
458 touch stmp-def
459 erlgamma.def: er_lgamma.c
460 $(CHEW) < $(srcdir)/er_lgamma.c >$@ 2>/dev/null
461 touch stmp-def
462 sacos.def: s_acos.c
463 $(CHEW) < $(srcdir)/s_acos.c >$@ 2>/dev/null
464 touch stmp-def
465 sasine.def: s_asine.c
466 $(CHEW) < $(srcdir)/s_asine.c >$@ 2>/dev/null
467 touch stmp-def
468 sasinh.def: s_asinh.c
469 $(CHEW) < $(srcdir)/s_asinh.c >$@ 2>/dev/null
470 touch stmp-def
471 satan.def: s_atan.c
472 $(CHEW) < $(srcdir)/s_atan.c >$@ 2>/dev/null
473 touch stmp-def
474 satan2.def: s_atan2.c
475 $(CHEW) < $(srcdir)/s_atan2.c >$@ 2>/dev/null
476 touch stmp-def
477 satangent.def: s_atangent.c
478 $(CHEW) < $(srcdir)/s_atangent.c >$@ 2>/dev/null
479 touch stmp-def
480 scosh.def: s_cosh.c
481 $(CHEW) < $(srcdir)/s_cosh.c >$@ 2>/dev/null
482 touch stmp-def
483 serf.def: s_erf.c
484 $(CHEW) < $(srcdir)/s_erf.c >$@ 2>/dev/null
485 touch stmp-def
486 sexp.def: s_exp.c
487 $(CHEW) < $(srcdir)/s_exp.c >$@ 2>/dev/null
488 touch stmp-def
489 sfabs.def: s_fabs.c
490 $(CHEW) < $(srcdir)/s_fabs.c >$@ 2>/dev/null
491 touch stmp-def
492 sfloor.def: s_floor.c
493 $(CHEW) < $(srcdir)/s_floor.c >$@ 2>/dev/null
494 touch stmp-def
495 sfmod.def: s_fmod.c
496 $(CHEW) < $(srcdir)/s_fmod.c >$@ 2>/dev/null
497 touch stmp-def
498 sfrexp.def: s_frexp.c
499 $(CHEW) < $(srcdir)/s_frexp.c >$@ 2>/dev/null
500 touch stmp-def
501 sisnan.def: s_isnan.c
502 $(CHEW) < $(srcdir)/s_isnan.c >$@ 2>/dev/null
503 touch stmp-def
504 sldexp.def: s_ldexp.c
505 $(CHEW) < $(srcdir)/s_ldexp.c >$@ 2>/dev/null
506 touch stmp-def
507 slog10.def: s_log10.c
508 $(CHEW) < $(srcdir)/s_log10.c >$@ 2>/dev/null
509 touch stmp-def
510 slogarithm.def: s_logarithm.c
511 $(CHEW) < $(srcdir)/s_logarithm.c >$@ 2>/dev/null
512 touch stmp-def
513 spow.def: s_pow.c
514 $(CHEW) < $(srcdir)/s_pow.c >$@ 2>/dev/null
515 touch stmp-def
516 ssine.def: s_sine.c
517 $(CHEW) < $(srcdir)/s_sine.c >$@ 2>/dev/null
518 touch stmp-def
519 ssineh.def: s_sineh.c
520 $(CHEW) < $(srcdir)/s_sineh.c >$@ 2>/dev/null
521 touch stmp-def
522 ssqrt.def: s_sqrt.c
523 $(CHEW) < $(srcdir)/s_sqrt.c >$@ 2>/dev/null
524 touch stmp-def
525 stan.def: s_tan.c
526 $(CHEW) < $(srcdir)/s_tan.c >$@ 2>/dev/null
527 touch stmp-def
528 stanh.def: s_tanh.c
529 $(CHEW) < $(srcdir)/s_tanh.c >$@ 2>/dev/null
530 touch stmp-def
531 wjn.def: w_jn.c
532 $(CHEW) < $(srcdir)/w_jn.c >$@ 2>/dev/null
533 touch stmp-def
535 # A partial dependency list.
537 $(lib_a_OBJECTS): $(srcdir)/../../libc/include/math.h $(srcdir)/../common/fdlibm.h
539 # Tell versions [3.59,3.63) of GNU make to not export all variables.
540 # Otherwise a system limit (for SysV at least) may be exceeded.
541 .NOEXPORT: