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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-newlib/] [newlib-1.17.0/] [newlib/] [libm/] [machine/] [Makefile.in] - Blame information for rev 9

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 9 jlechner
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
 
17
srcdir = @srcdir@
18
top_srcdir = @top_srcdir@
19
VPATH = @srcdir@
20
pkgdatadir = $(datadir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkgincludedir = $(includedir)/@PACKAGE@
23
top_builddir = .
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
INSTALL = @INSTALL@
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
DIST_COMMON = $(srcdir)/../../../config.guess \
40
        $(srcdir)/../../../config.sub $(srcdir)/Makefile.in \
41
        $(srcdir)/Makefile.am $(top_srcdir)/configure \
42
        $(am__configure_deps) $(srcdir)/../../../mkinstalldirs \
43
        $(srcdir)/../../../ltmain.sh $(srcdir)/../../../config.guess \
44
        $(srcdir)/../../../config.sub
45
subdir = .
46
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47
am__aclocal_m4_deps = $(top_srcdir)/../../../libtool.m4 \
48
        $(top_srcdir)/../../../ltoptions.m4 \
49
        $(top_srcdir)/../../../ltsugar.m4 \
50
        $(top_srcdir)/../../../ltversion.m4 \
51
        $(top_srcdir)/../../../lt~obsolete.m4 \
52
        $(top_srcdir)/../../acinclude.m4 \
53
        $(top_srcdir)/../../confsubdir.m4 $(top_srcdir)/configure.in
54
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55
        $(ACLOCAL_M4)
56
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
57
 configure.lineno configure.status.lineno
58
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
59
CONFIG_CLEAN_FILES =
60
LIBRARIES = $(noinst_LIBRARIES)
61
ARFLAGS = cru
62
lib_a_AR = $(AR) $(ARFLAGS)
63
lib_a_LIBADD =
64
lib_a_SOURCES = lib.c
65
lib_a_OBJECTS = lib.$(OBJEXT)
66
DEFAULT_INCLUDES = -I. -I$(srcdir)
67
depcomp =
68
am__depfiles_maybe =
69
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73
        $(AM_CFLAGS) $(CFLAGS)
74
CCLD = $(CC)
75
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
77
SOURCES = lib.c
78
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
79
        html-recursive info-recursive install-data-recursive \
80
        install-exec-recursive install-info-recursive \
81
        install-recursive installcheck-recursive installdirs-recursive \
82
        pdf-recursive ps-recursive uninstall-info-recursive \
83
        uninstall-recursive
84
ETAGS = etags
85
CTAGS = ctags
86
DIST_SUBDIRS = $(SUBDIRS)
87
ACLOCAL = @ACLOCAL@
88
AMDEP_FALSE = @AMDEP_FALSE@
89
AMDEP_TRUE = @AMDEP_TRUE@
90
AMTAR = @AMTAR@
91
AR = @AR@
92
AS = @AS@
93
AUTOCONF = @AUTOCONF@
94
AUTOHEADER = @AUTOHEADER@
95
AUTOMAKE = @AUTOMAKE@
96
AWK = @AWK@
97
CC = @CC@
98
CCAS = @CCAS@
99
CCASFLAGS = @CCASFLAGS@
100
CCDEPMODE = @CCDEPMODE@
101
CFLAGS = @CFLAGS@
102
CPP = @CPP@
103
CPPFLAGS = @CPPFLAGS@
104
CYGPATH_W = @CYGPATH_W@
105
DEFS = @DEFS@
106
DEPDIR = @DEPDIR@
107
DLLTOOL = @DLLTOOL@
108
DSYMUTIL = @DSYMUTIL@
109
DUMPBIN = @DUMPBIN@
110
ECHO_C = @ECHO_C@
111
ECHO_N = @ECHO_N@
112
ECHO_T = @ECHO_T@
113
EGREP = @EGREP@
114
ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
115
ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
116
ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
117
ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
118
ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
119
ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
120
ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
121
ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
122
ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
123
ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
124
EXEEXT = @EXEEXT@
125
FGREP = @FGREP@
126
GREP = @GREP@
127
HAVE_LIBM_MACHINE_DIR_FALSE = @HAVE_LIBM_MACHINE_DIR_FALSE@
128
HAVE_LIBM_MACHINE_DIR_TRUE = @HAVE_LIBM_MACHINE_DIR_TRUE@
129
INSTALL_DATA = @INSTALL_DATA@
130
INSTALL_PROGRAM = @INSTALL_PROGRAM@
131
INSTALL_SCRIPT = @INSTALL_SCRIPT@
132
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133
LD = @LD@
134
LDFLAGS = @LDFLAGS@
135
LIBOBJS = @LIBOBJS@
136
LIBS = @LIBS@
137
LIBTOOL = @LIBTOOL@
138
LIPO = @LIPO@
139
LN_S = @LN_S@
140
LTLIBOBJS = @LTLIBOBJS@
141
MAINT = @MAINT@
142
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
143
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
144
MAKEINFO = @MAKEINFO@
145
MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
146
MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
147
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
148
NM = @NM@
149
NMEDIT = @NMEDIT@
150
OBJDUMP = @OBJDUMP@
151
OBJEXT = @OBJEXT@
152
OTOOL = @OTOOL@
153
OTOOL64 = @OTOOL64@
154
PACKAGE = @PACKAGE@
155
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156
PACKAGE_NAME = @PACKAGE_NAME@
157
PACKAGE_STRING = @PACKAGE_STRING@
158
PACKAGE_TARNAME = @PACKAGE_TARNAME@
159
PACKAGE_VERSION = @PACKAGE_VERSION@
160
PATH_SEPARATOR = @PATH_SEPARATOR@
161
RANLIB = @RANLIB@
162
READELF = @READELF@
163
SED = @SED@
164
SET_MAKE = @SET_MAKE@
165
SHELL = @SHELL@
166
STRIP = @STRIP@
167
USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
168
USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
169
VERSION = @VERSION@
170
ac_ct_AR = @ac_ct_AR@
171
ac_ct_AS = @ac_ct_AS@
172
ac_ct_CC = @ac_ct_CC@
173
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
174
ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
175
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
176
ac_ct_LIPO = @ac_ct_LIPO@
177
ac_ct_NMEDIT = @ac_ct_NMEDIT@
178
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
179
ac_ct_OTOOL = @ac_ct_OTOOL@
180
ac_ct_OTOOL64 = @ac_ct_OTOOL64@
181
ac_ct_RANLIB = @ac_ct_RANLIB@
182
ac_ct_READELF = @ac_ct_READELF@
183
ac_ct_STRIP = @ac_ct_STRIP@
184
aext = @aext@
185
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
186
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
187
am__include = @am__include@
188
am__leading_dot = @am__leading_dot@
189
am__quote = @am__quote@
190
am__tar = @am__tar@
191
am__untar = @am__untar@
192
bindir = @bindir@
193
build = @build@
194
build_alias = @build_alias@
195
build_cpu = @build_cpu@
196
build_os = @build_os@
197
build_vendor = @build_vendor@
198
datadir = @datadir@
199
exec_prefix = @exec_prefix@
200
host = @host@
201
host_alias = @host_alias@
202
host_cpu = @host_cpu@
203
host_os = @host_os@
204
host_vendor = @host_vendor@
205
includedir = @includedir@
206
infodir = @infodir@
207
install_sh = @install_sh@
208
libdir = @libdir@
209
libexecdir = @libexecdir@
210
libm_machine_dir = @libm_machine_dir@
211
localstatedir = @localstatedir@
212
lpfx = @lpfx@
213
lt_ECHO = @lt_ECHO@
214
machine_dir = @machine_dir@
215
machlib = @machlib@
216
mandir = @mandir@
217
mkdir_p = @mkdir_p@
218
newlib_basedir = @newlib_basedir@
219
oext = @oext@
220
oldincludedir = @oldincludedir@
221
prefix = @prefix@
222
program_transform_name = @program_transform_name@
223
sbindir = @sbindir@
224
sharedstatedir = @sharedstatedir@
225
subdirs = @subdirs@
226
sys_dir = @sys_dir@
227
sysconfdir = @sysconfdir@
228
target_alias = @target_alias@
229
AUTOMAKE_OPTIONS = cygnus
230
SUBDIRS = $(libm_machine_dir) .
231
@HAVE_LIBM_MACHINE_DIR_TRUE@LIBM_MACHLIB = lib.a
232
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(LIBM_MACHLIB)
233
ACLOCAL_AMFLAGS = -I ../.. -I ../../..
234
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
235
all: all-recursive
236
 
237
.SUFFIXES:
238
.SUFFIXES: .c .lo .o .obj
239
am--refresh:
240
        @:
241
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
242
        @for dep in $?; do \
243
          case '$(am__configure_deps)' in \
244
            *$$dep*) \
245
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
246
              cd $(srcdir) && $(AUTOMAKE) --cygnus  \
247
                && exit 0; \
248
              exit 1;; \
249
          esac; \
250
        done; \
251
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
252
        cd $(top_srcdir) && \
253
          $(AUTOMAKE) --cygnus  Makefile
254
.PRECIOUS: Makefile
255
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256
        @case '$?' in \
257
          *config.status*) \
258
            echo ' $(SHELL) ./config.status'; \
259
            $(SHELL) ./config.status;; \
260
          *) \
261
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
262
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
263
        esac;
264
 
265
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266
        $(SHELL) ./config.status --recheck
267
 
268
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
269
        cd $(srcdir) && $(AUTOCONF)
270
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
271
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
272
 
273
clean-noinstLIBRARIES:
274
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
275
@USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
276
@USE_LIBTOOL_TRUE@      -rm -f lib.a
277
@USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
278
@USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
279
 
280
mostlyclean-compile:
281
        -rm -f *.$(OBJEXT)
282
 
283
distclean-compile:
284
        -rm -f *.tab.c
285
 
286
.c.o:
287
        $(COMPILE) -c $<
288
 
289
.c.obj:
290
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
291
 
292
.c.lo:
293
        $(LTCOMPILE) -c -o $@ $<
294
 
295
mostlyclean-libtool:
296
        -rm -f *.lo
297
 
298
clean-libtool:
299
        -rm -rf .libs _libs
300
 
301
distclean-libtool:
302
        -rm -f libtool
303
uninstall-info-am:
304
 
305
# This directory's subdirectories are mostly independent; you can cd
306
# into them and run `make' without going through this Makefile.
307
# To change the values of `make' variables: instead of editing Makefiles,
308
# (1) if the variable is set in `config.status', edit `config.status'
309
#     (which will cause the Makefiles to be regenerated when you run `make');
310
# (2) otherwise, pass the desired values on the `make' command line.
311
$(RECURSIVE_TARGETS):
312
        @failcom='exit 1'; \
313
        for f in x $$MAKEFLAGS; do \
314
          case $$f in \
315
            *=* | --[!k]*);; \
316
            *k*) failcom='fail=yes';; \
317
          esac; \
318
        done; \
319
        dot_seen=no; \
320
        target=`echo $@ | sed s/-recursive//`; \
321
        list='$(SUBDIRS)'; for subdir in $$list; do \
322
          echo "Making $$target in $$subdir"; \
323
          if test "$$subdir" = "."; then \
324
            dot_seen=yes; \
325
            local_target="$$target-am"; \
326
          else \
327
            local_target="$$target"; \
328
          fi; \
329
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
330
          || eval $$failcom; \
331
        done; \
332
        if test "$$dot_seen" = "no"; then \
333
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
334
        fi; test -z "$$fail"
335
 
336
mostlyclean-recursive clean-recursive distclean-recursive \
337
maintainer-clean-recursive:
338
        @failcom='exit 1'; \
339
        for f in x $$MAKEFLAGS; do \
340
          case $$f in \
341
            *=* | --[!k]*);; \
342
            *k*) failcom='fail=yes';; \
343
          esac; \
344
        done; \
345
        dot_seen=no; \
346
        case "$@" in \
347
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
348
          *) list='$(SUBDIRS)' ;; \
349
        esac; \
350
        rev=''; for subdir in $$list; do \
351
          if test "$$subdir" = "."; then :; else \
352
            rev="$$subdir $$rev"; \
353
          fi; \
354
        done; \
355
        rev="$$rev ."; \
356
        target=`echo $@ | sed s/-recursive//`; \
357
        for subdir in $$rev; do \
358
          echo "Making $$target in $$subdir"; \
359
          if test "$$subdir" = "."; then \
360
            local_target="$$target-am"; \
361
          else \
362
            local_target="$$target"; \
363
          fi; \
364
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
365
          || eval $$failcom; \
366
        done && test -z "$$fail"
367
tags-recursive:
368
        list='$(SUBDIRS)'; for subdir in $$list; do \
369
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
370
        done
371
ctags-recursive:
372
        list='$(SUBDIRS)'; for subdir in $$list; do \
373
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
374
        done
375
 
376
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378
        unique=`for i in $$list; do \
379
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380
          done | \
381
          $(AWK) '    { files[$$0] = 1; } \
382
               END { for (i in files) print i; }'`; \
383
        mkid -fID $$unique
384
tags: TAGS
385
 
386
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387
                $(TAGS_FILES) $(LISP)
388
        tags=; \
389
        here=`pwd`; \
390
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
391
          include_option=--etags-include; \
392
          empty_fix=.; \
393
        else \
394
          include_option=--include; \
395
          empty_fix=; \
396
        fi; \
397
        list='$(SUBDIRS)'; for subdir in $$list; do \
398
          if test "$$subdir" = .; then :; else \
399
            test ! -f $$subdir/TAGS || \
400
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
401
          fi; \
402
        done; \
403
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404
        unique=`for i in $$list; do \
405
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406
          done | \
407
          $(AWK) '    { files[$$0] = 1; } \
408
               END { for (i in files) print i; }'`; \
409
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
410
          test -n "$$unique" || unique=$$empty_fix; \
411
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412
            $$tags $$unique; \
413
        fi
414
ctags: CTAGS
415
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416
                $(TAGS_FILES) $(LISP)
417
        tags=; \
418
        here=`pwd`; \
419
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420
        unique=`for i in $$list; do \
421
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422
          done | \
423
          $(AWK) '    { files[$$0] = 1; } \
424
               END { for (i in files) print i; }'`; \
425
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
426
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427
             $$tags $$unique
428
 
429
GTAGS:
430
        here=`$(am__cd) $(top_builddir) && pwd` \
431
          && cd $(top_srcdir) \
432
          && gtags -i $(GTAGS_ARGS) $$here
433
 
434
distclean-tags:
435
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436
check-am:
437
check: check-recursive
438
all-am: Makefile $(LIBRARIES)
439
installdirs: installdirs-recursive
440
installdirs-am:
441
install: install-recursive
442
install-exec: install-exec-recursive
443
install-data: install-data-recursive
444
uninstall: uninstall-recursive
445
 
446
install-am: all-am
447
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
448
 
449
installcheck: installcheck-recursive
450
install-strip:
451
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
452
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
453
          `test -z '$(STRIP)' || \
454
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
455
mostlyclean-generic:
456
 
457
clean-generic:
458
 
459
distclean-generic:
460
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
461
 
462
maintainer-clean-generic:
463
        @echo "This command is intended for maintainers to use"
464
        @echo "it deletes files that may require special tools to rebuild."
465
clean: clean-recursive
466
 
467
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
468
        mostlyclean-am
469
 
470
distclean: distclean-recursive
471
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
472
        -rm -f Makefile
473
distclean-am: clean-am distclean-compile distclean-generic \
474
        distclean-libtool distclean-tags
475
 
476
dvi: dvi-recursive
477
 
478
dvi-am:
479
 
480
html: html-recursive
481
 
482
info: info-recursive
483
 
484
info-am:
485
 
486
install-data-am:
487
 
488
install-exec-am:
489
 
490
install-info: install-info-recursive
491
 
492
install-man:
493
 
494
installcheck-am:
495
 
496
maintainer-clean: maintainer-clean-recursive
497
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
498
        -rm -rf $(top_srcdir)/autom4te.cache
499
        -rm -f Makefile
500
maintainer-clean-am: distclean-am maintainer-clean-generic
501
 
502
mostlyclean: mostlyclean-recursive
503
 
504
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
505
        mostlyclean-libtool
506
 
507
pdf: pdf-recursive
508
 
509
pdf-am:
510
 
511
ps: ps-recursive
512
 
513
ps-am:
514
 
515
uninstall-am:
516
 
517
uninstall-info: uninstall-info-recursive
518
 
519
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
520
        check-am clean clean-generic clean-libtool \
521
        clean-noinstLIBRARIES clean-recursive ctags ctags-recursive \
522
        distclean distclean-compile distclean-generic \
523
        distclean-libtool distclean-recursive distclean-tags dvi \
524
        dvi-am html html-am info info-am install install-am \
525
        install-data install-data-am install-exec install-exec-am \
526
        install-info install-info-am install-man install-strip \
527
        installcheck installcheck-am installdirs installdirs-am \
528
        maintainer-clean maintainer-clean-generic \
529
        maintainer-clean-recursive mostlyclean mostlyclean-compile \
530
        mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
531
        pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
532
        uninstall-info-am
533
 
534
 
535
@USE_LIBTOOL_FALSE@lib.a: $(libm_machine_dir)/lib.a
536
@USE_LIBTOOL_FALSE@     rm -f $@
537
@USE_LIBTOOL_FALSE@     ln $(libm_machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
538
@USE_LIBTOOL_FALSE@      cp $(libm_machine_dir)/lib.a $@
539
 
540
$(libm_machine_dir)/lib.a:
541
 
542
doc:
543
# Tell versions [3.59,3.63) of GNU make to not export all variables.
544
# Otherwise a system limit (for SysV at least) may be exceeded.
545
.NOEXPORT:

powered by: WebSVN 2.1.0

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