OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libm/] [Makefile.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
 
3
# Copyright (C) 1994, 1995-8, 1999 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.
7
 
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.
12
 
13
 
14
SHELL = @SHELL@
15
 
16
srcdir = @srcdir@
17
top_srcdir = @top_srcdir@
18
VPATH = @srcdir@
19
prefix = @prefix@
20
exec_prefix = @exec_prefix@
21
 
22
bindir = @bindir@
23
sbindir = @sbindir@
24
libexecdir = @libexecdir@
25
datadir = @datadir@
26
sysconfdir = @sysconfdir@
27
sharedstatedir = @sharedstatedir@
28
localstatedir = @localstatedir@
29
libdir = @libdir@
30
infodir = @infodir@
31
mandir = @mandir@
32
includedir = @includedir@
33
oldincludedir = /usr/include
34
 
35
DESTDIR =
36
 
37
pkgdatadir = $(datadir)/@PACKAGE@
38
pkglibdir = $(libdir)/@PACKAGE@
39
pkgincludedir = $(includedir)/@PACKAGE@
40
 
41
top_builddir = .
42
 
43
ACLOCAL = @ACLOCAL@
44
AUTOCONF = @AUTOCONF@
45
AUTOMAKE = @AUTOMAKE@
46
AUTOHEADER = @AUTOHEADER@
47
 
48
INSTALL = @INSTALL@
49
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50
INSTALL_DATA = @INSTALL_DATA@
51
INSTALL_SCRIPT = @INSTALL_SCRIPT@
52
transform = @program_transform_name@
53
 
54
NORMAL_INSTALL = :
55
PRE_INSTALL = :
56
POST_INSTALL = :
57
NORMAL_UNINSTALL = :
58
PRE_UNINSTALL = :
59
POST_UNINSTALL = :
60
host_alias = @host_alias@
61
host_triplet = @host@
62
AR = @AR@
63
AS = @AS@
64
CC = @CC@
65
CPP = @CPP@
66
DLLTOOL = @DLLTOOL@
67
EXEEXT = @EXEEXT@
68
LDFLAGS = @LDFLAGS@
69
LIBM_MACHINE_LIB = @LIBM_MACHINE_LIB@
70
LIBTOOL = @LIBTOOL@
71
LN_S = @LN_S@
72
MAINT = @MAINT@
73
MAKEINFO = @MAKEINFO@
74
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
75
OBJDUMP = @OBJDUMP@
76
PACKAGE = @PACKAGE@
77
RANLIB = @RANLIB@
78
VERSION = @VERSION@
79
aext = @aext@
80
libm_machine_dir = @libm_machine_dir@
81
machine_dir = @machine_dir@
82
newlib_basedir = @newlib_basedir@
83
oext = @oext@
84
sys_dir = @sys_dir@
85
 
86
AUTOMAKE_OPTIONS = cygnus
87
@NEWLIB_HW_FP_TRUE@MATHDIR = @NEWLIB_HW_FP_TRUE@mathfp
88
@NEWLIB_HW_FP_FALSE@MATHDIR = @NEWLIB_HW_FP_FALSE@math
89
 
90
SUBDIRS = $(MATHDIR) common machine
91
 
92
libm_la_LDFLAGS = -Xcompiler -nostdlib
93
@USE_LIBTOOL_TRUE@SUBLIBS = @USE_LIBTOOL_TRUE@$(MATHDIR)/lib$(MATHDIR).$(aext) common/libcommon.$(aext) $(LIBM_MACHINE_LIB)
94
@USE_LIBTOOL_FALSE@SUBLIBS = @USE_LIBTOOL_FALSE@$(MATHDIR)/lib.$(aext) common/lib.$(aext) $(LIBM_MACHINE_LIB)
95
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = @USE_LIBTOOL_TRUE@libm.la
96
@USE_LIBTOOL_TRUE@libm_la_SOURCES =
97
@USE_LIBTOOL_TRUE@libm_la_LIBADD = @USE_LIBTOOL_TRUE@$(SUBLIBS)
98
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = @USE_LIBTOOL_FALSE@libm.a
99
 
100
info_TEXINFOS = libm.texinfo
101
 
102
CLEANFILES = tmp.texi targetdep.tex stmp-targetdep
103
 
104
ACLOCAL_AMFLAGS = -I ..
105
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
106
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
107
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
108
CONFIG_CLEAN_FILES =
109
LIBRARIES =  $(noinst_LIBRARIES)
110
 
111
 
112
DEFS = @DEFS@ -I. -I$(srcdir)
113
CPPFLAGS = @CPPFLAGS@
114
LIBS = @LIBS@
115
libm_a_LIBADD =
116
libm_a_SOURCES = libm.a.c
117
libm_a_OBJECTS =  libm.a.o
118
LTLIBRARIES =  $(noinst_LTLIBRARIES)
119
 
120
@USE_LIBTOOL_TRUE@libm_la_DEPENDENCIES =  \
121
@USE_LIBTOOL_TRUE@$(MATHDIR)/lib$(MATHDIR).$(aext) \
122
@USE_LIBTOOL_TRUE@common/libcommon.$(aext)
123
@USE_LIBTOOL_TRUE@libm_la_OBJECTS =
124
CFLAGS = @CFLAGS@
125
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
126
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
127
CCLD = $(CC)
128
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
129
TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
130
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
131
INFO_DEPS = libm.info
132
DVIS = libm.dvi
133
TEXINFOS = libm.texinfo
134
DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in
135
 
136
 
137
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
138
 
139
TAR = gtar
140
GZIP_ENV = --best
141
DIST_SUBDIRS =  mathfp math common machine
142
SOURCES = libm.a.c $(libm_la_SOURCES)
143
OBJECTS = libm.a.o $(libm_la_OBJECTS)
144
 
145
all: all-redirect
146
.SUFFIXES:
147
.SUFFIXES: .S .c .dvi .info .lo .o .ps .s .texi .texinfo .txi
148
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
149
        cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
150
 
151
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
152
        cd $(top_builddir) \
153
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
154
 
155
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  ../acinclude.m4 \
156
                ../aclocal.m4
157
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
158
 
159
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
160
        $(SHELL) ./config.status --recheck
161
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
162
        cd $(srcdir) && $(AUTOCONF)
163
 
164
mostlyclean-noinstLIBRARIES:
165
 
166
clean-noinstLIBRARIES:
167
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
168
 
169
distclean-noinstLIBRARIES:
170
 
171
maintainer-clean-noinstLIBRARIES:
172
 
173
.c.o:
174
        $(COMPILE) -c $<
175
 
176
.s.o:
177
        $(COMPILE) -c $<
178
 
179
.S.o:
180
        $(COMPILE) -c $<
181
 
182
mostlyclean-compile:
183
        -rm -f *.o core *.core
184
 
185
clean-compile:
186
 
187
distclean-compile:
188
        -rm -f *.tab.c
189
 
190
maintainer-clean-compile:
191
 
192
.c.lo:
193
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
194
 
195
.s.lo:
196
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
197
 
198
.S.lo:
199
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
200
 
201
mostlyclean-libtool:
202
        -rm -f *.lo
203
 
204
clean-libtool:
205
        -rm -rf .libs _libs
206
 
207
distclean-libtool:
208
 
209
maintainer-clean-libtool:
210
 
211
mostlyclean-noinstLTLIBRARIES:
212
 
213
clean-noinstLTLIBRARIES:
214
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
215
 
216
distclean-noinstLTLIBRARIES:
217
 
218
maintainer-clean-noinstLTLIBRARIES:
219
 
220
libm.la: $(libm_la_OBJECTS) $(libm_la_DEPENDENCIES)
221
        $(LINK)  $(libm_la_LDFLAGS) $(libm_la_OBJECTS) $(libm_la_LIBADD) $(LIBS)
222
 
223
libm.info: libm.texinfo
224
libm.dvi: libm.texinfo
225
 
226
 
227
DVIPS = dvips
228
 
229
.texi.info:
230
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
231
        $(MAKEINFO) -I $(srcdir) $<
232
 
233
.texi.dvi:
234
        TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
235
          MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
236
 
237
.texi:
238
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
239
        $(MAKEINFO) -I $(srcdir) $<
240
 
241
.texinfo.info:
242
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
243
        $(MAKEINFO) -I $(srcdir) $<
244
 
245
.texinfo:
246
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
247
        $(MAKEINFO) -I $(srcdir) $<
248
 
249
.texinfo.dvi:
250
        TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
251
          MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
252
 
253
.txi.info:
254
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
255
        $(MAKEINFO) -I $(srcdir) $<
256
 
257
.txi.dvi:
258
        TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
259
          MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
260
 
261
.txi:
262
        @rm -f $@ $@-[0-9] $@-[0-9][0-9]
263
        $(MAKEINFO) -I $(srcdir) $<
264
.dvi.ps:
265
        $(DVIPS) $< -o $@
266
 
267
install-info-am: $(INFO_DEPS)
268
        @$(NORMAL_INSTALL)
269
        $(mkinstalldirs) $(DESTDIR)$(infodir)
270
        @list='$(INFO_DEPS)'; \
271
        for file in $$list; do \
272
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
273
          for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
274
            if test -f $$d/$$ifile; then \
275
              echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
276
              $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
277
            else : ; fi; \
278
          done; \
279
        done
280
        @$(POST_INSTALL)
281
        @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
282
          list='$(INFO_DEPS)'; \
283
          for file in $$list; do \
284
            echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
285
            install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
286
          done; \
287
        else : ; fi
288
 
289
uninstall-info:
290
        $(PRE_UNINSTALL)
291
        @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
292
          ii=yes; \
293
        else ii=; fi; \
294
        list='$(INFO_DEPS)'; \
295
        for file in $$list; do \
296
          test -z "$ii" \
297
            || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
298
        done
299
        @$(NORMAL_UNINSTALL)
300
        list='$(INFO_DEPS)'; \
301
        for file in $$list; do \
302
          (cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
303
        done
304
 
305
dist-info: $(INFO_DEPS)
306
        list='$(INFO_DEPS)'; \
307
        for base in $$list; do \
308
          if test -f $$base; then d=.; else d=$(srcdir); fi; \
309
          for file in `cd $$d && eval echo $$base*`; do \
310
            test -f $(distdir)/$$file \
311
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
312
            || cp -p $$d/$$file $(distdir)/$$file; \
313
          done; \
314
        done
315
 
316
mostlyclean-aminfo:
317
        -rm -f libm.aux libm.cp libm.cps libm.dvi libm.fn libm.fns libm.ky \
318
          libm.kys libm.ps libm.log libm.pg libm.toc libm.tp libm.tps \
319
          libm.vr libm.vrs libm.op libm.tr libm.cv libm.cn
320
 
321
clean-aminfo:
322
 
323
distclean-aminfo:
324
 
325
maintainer-clean-aminfo:
326
        for i in $(INFO_DEPS); do \
327
          rm -f $$i; \
328
          if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
329
            rm -f $$i-[0-9]*; \
330
          fi; \
331
        done
332
clean-info: mostlyclean-aminfo
333
 
334
# This directory's subdirectories are mostly independent; you can cd
335
# into them and run `make' without going through this Makefile.
336
# To change the values of `make' variables: instead of editing Makefiles,
337
# (1) if the variable is set in `config.status', edit `config.status'
338
#     (which will cause the Makefiles to be regenerated when you run `make');
339
# (2) otherwise, pass the desired values on the `make' command line.
340
 
341
@SET_MAKE@
342
 
343
all-recursive install-data-recursive install-exec-recursive \
344
installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
345
check-recursive installcheck-recursive info-recursive dvi-recursive:
346
        @set fnord $(MAKEFLAGS); amf=$$2; \
347
        dot_seen=no; \
348
        target=`echo $@ | sed s/-recursive//`; \
349
        list='$(SUBDIRS)'; for subdir in $$list; do \
350
          echo "Making $$target in $$subdir"; \
351
          if test "$$subdir" = "."; then \
352
            dot_seen=yes; \
353
            local_target="$$target-am"; \
354
          else \
355
            local_target="$$target"; \
356
          fi; \
357
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
358
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
359
        done; \
360
        if test "$$dot_seen" = "no"; then \
361
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
362
        fi; test -z "$$fail"
363
 
364
mostlyclean-recursive clean-recursive distclean-recursive \
365
maintainer-clean-recursive:
366
        @set fnord $(MAKEFLAGS); amf=$$2; \
367
        dot_seen=no; \
368
        rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
369
          rev="$$subdir $$rev"; \
370
          test "$$subdir" = "." && dot_seen=yes; \
371
        done; \
372
        test "$$dot_seen" = "no" && rev=". $$rev"; \
373
        target=`echo $@ | sed s/-recursive//`; \
374
        for subdir in $$rev; do \
375
          echo "Making $$target in $$subdir"; \
376
          if test "$$subdir" = "."; then \
377
            local_target="$$target-am"; \
378
          else \
379
            local_target="$$target"; \
380
          fi; \
381
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
382
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
383
        done && test -z "$$fail"
384
tags-recursive:
385
        list='$(SUBDIRS)'; for subdir in $$list; do \
386
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
387
        done
388
 
389
tags: TAGS
390
 
391
ID: $(HEADERS) $(SOURCES) $(LISP)
392
        list='$(SOURCES) $(HEADERS)'; \
393
        unique=`for i in $$list; do echo $$i; done | \
394
          awk '    { files[$$0] = 1; } \
395
               END { for (i in files) print i; }'`; \
396
        here=`pwd` && cd $(srcdir) \
397
          && mkid -f$$here/ID $$unique $(LISP)
398
 
399
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
400
        tags=; \
401
        here=`pwd`; \
402
        list='$(SUBDIRS)'; for subdir in $$list; do \
403
   if test "$$subdir" = .; then :; else \
404
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
405
   fi; \
406
        done; \
407
        list='$(SOURCES) $(HEADERS)'; \
408
        unique=`for i in $$list; do echo $$i; done | \
409
          awk '    { files[$$0] = 1; } \
410
               END { for (i in files) print i; }'`; \
411
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
412
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
413
 
414
mostlyclean-tags:
415
 
416
clean-tags:
417
 
418
distclean-tags:
419
        -rm -f TAGS ID
420
 
421
maintainer-clean-tags:
422
 
423
distdir = $(PACKAGE)-$(VERSION)
424
top_distdir = $(distdir)
425
 
426
# This target untars the dist file and tries a VPATH configuration.  Then
427
# it guarantees that the distribution is self-contained by making another
428
# tarfile.
429
distcheck: dist
430
        -rm -rf $(distdir)
431
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
432
        mkdir $(distdir)/=build
433
        mkdir $(distdir)/=inst
434
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
435
        cd $(distdir)/=build \
436
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
437
          && $(MAKE) $(AM_MAKEFLAGS) \
438
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
439
          && $(MAKE) $(AM_MAKEFLAGS) check \
440
          && $(MAKE) $(AM_MAKEFLAGS) install \
441
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
442
          && $(MAKE) $(AM_MAKEFLAGS) dist
443
        -rm -rf $(distdir)
444
        @banner="$(distdir).tar.gz is ready for distribution"; \
445
        dashes=`echo "$$banner" | sed s/./=/g`; \
446
        echo "$$dashes"; \
447
        echo "$$banner"; \
448
        echo "$$dashes"
449
dist: distdir
450
        -chmod -R a+r $(distdir)
451
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
452
        -rm -rf $(distdir)
453
dist-all: distdir
454
        -chmod -R a+r $(distdir)
455
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
456
        -rm -rf $(distdir)
457
distdir: $(DISTFILES)
458
        -rm -rf $(distdir)
459
        mkdir $(distdir)
460
        -chmod 777 $(distdir)
461
        @for file in $(DISTFILES); do \
462
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
463
          if test -d $$d/$$file; then \
464
            cp -pr $$d/$$file $(distdir)/$$file; \
465
          else \
466
            test -f $(distdir)/$$file \
467
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
468
            || cp -p $$d/$$file $(distdir)/$$file || :; \
469
          fi; \
470
        done
471
        for subdir in $(DIST_SUBDIRS); do \
472
          if test "$$subdir" = .; then :; else \
473
            test -d $(distdir)/$$subdir \
474
            || mkdir $(distdir)/$$subdir \
475
            || exit 1; \
476
            chmod 777 $(distdir)/$$subdir; \
477
            (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
478
              || exit 1; \
479
          fi; \
480
        done
481
        $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
482
info-am: $(INFO_DEPS)
483
info: info-recursive
484
dvi-am: $(DVIS)
485
dvi: dvi-recursive
486
check-am:
487
check: check-recursive
488
installcheck-am:
489
installcheck: installcheck-recursive
490
install-info-am:
491
install-info: install-info-recursive
492
install-exec-am:
493
install-exec: install-exec-recursive
494
 
495
install-data-am:
496
install-data: install-data-recursive
497
 
498
install-am: all-am
499
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
install: install-recursive
501
uninstall-am:
502
uninstall: uninstall-recursive
503
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES)
504
all-redirect: all-recursive
505
install-strip:
506
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
507
installdirs: installdirs-recursive
508
installdirs-am:
509
 
510
 
511
mostlyclean-generic:
512
 
513
clean-generic:
514
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
515
 
516
distclean-generic:
517
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
518
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
519
 
520
maintainer-clean-generic:
521
mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
522
                mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
523
                mostlyclean-aminfo mostlyclean-tags mostlyclean-generic
524
 
525
mostlyclean: mostlyclean-recursive
526
 
527
clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
528
                clean-noinstLTLIBRARIES clean-aminfo clean-tags \
529
                clean-generic mostlyclean-am
530
 
531
clean: clean-recursive
532
 
533
distclean-am:  distclean-noinstLIBRARIES distclean-compile \
534
                distclean-libtool distclean-noinstLTLIBRARIES \
535
                distclean-aminfo distclean-tags distclean-generic \
536
                clean-am
537
        -rm -f libtool
538
 
539
distclean: distclean-recursive
540
        -rm -f config.status
541
 
542
maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
543
                maintainer-clean-compile maintainer-clean-libtool \
544
                maintainer-clean-noinstLTLIBRARIES \
545
                maintainer-clean-aminfo maintainer-clean-tags \
546
                maintainer-clean-generic distclean-am
547
        @echo "This command is intended for maintainers to use;"
548
        @echo "it deletes files that may require special tools to rebuild."
549
 
550
maintainer-clean: maintainer-clean-recursive
551
        -rm -f config.status
552
 
553
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
554
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
555
mostlyclean-compile distclean-compile clean-compile \
556
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
557
clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
558
distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
559
maintainer-clean-noinstLTLIBRARIES install-info-am uninstall-info \
560
mostlyclean-aminfo distclean-aminfo clean-aminfo \
561
maintainer-clean-aminfo install-data-recursive uninstall-data-recursive \
562
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
563
uninstalldirs-recursive all-recursive check-recursive \
564
installcheck-recursive info-recursive dvi-recursive \
565
mostlyclean-recursive distclean-recursive clean-recursive \
566
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
567
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
568
dvi-am dvi check check-am installcheck-am installcheck install-info-am \
569
install-info install-exec-am install-exec install-data-am install-data \
570
install-am install uninstall-am uninstall all-redirect all-am all \
571
installdirs-am installdirs mostlyclean-generic distclean-generic \
572
clean-generic maintainer-clean-generic clean mostlyclean distclean \
573
maintainer-clean
574
 
575
@USE_LIBTOOL_FALSE@libm.a: $(SUBLIBS)
576
@USE_LIBTOOL_FALSE@     rm -f $@
577
@USE_LIBTOOL_FALSE@     rm -rf tmp
578
@USE_LIBTOOL_FALSE@     mkdir tmp
579
@USE_LIBTOOL_FALSE@     cd tmp; \
580
@USE_LIBTOOL_FALSE@       for i in $(SUBLIBS); do \
581
@USE_LIBTOOL_FALSE@         $(AR) x ../$$i; \
582
@USE_LIBTOOL_FALSE@     done; \
583
@USE_LIBTOOL_FALSE@     $(AR) $(AR_FLAGS) ../$@ *.o
584
@USE_LIBTOOL_FALSE@     $(RANLIB) $@
585
@USE_LIBTOOL_FALSE@     rm -rf tmp
586
 
587
$(SUBLIBS):
588
 
589
libm.info: targetdep.tex math/stmp-def
590
 
591
stmp-targetdep: force
592
        rm -f tmp.texi
593
        targetdoc=`pwd`/tmp.texi; \
594
        for d in $(SUBDIRS); do \
595
          if test "$$d" != "."; then \
596
            (cd $$d && $(MAKE) doc) || exit 1; \
597
          fi; \
598
        done
599
        $(SHELL) $(newlib_basedir)/../move-if-change tmp.texi targetdep.tex
600
        touch $@
601
 
602
targetdep.tex: stmp-targetdep ; @true
603
 
604
math/stmp-def: stmp-targetdep ; @true
605
 
606
.PHONY: force
607
force:
608
 
609
# Tell versions [3.59,3.63) of GNU make to not export all variables.
610
# Otherwise a system limit (for SysV at least) may be exceeded.
611
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.