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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [newlib-1.17.0/] [newlib/] [libc/] [sys/] [linux/] [linuxthreads/] [machine/] [Makefile.in] - Blame information for rev 816

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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