OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [newlib/] [libc/] [machine/] [xstormy16/] [Makefile.in] - Blame information for rev 517

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 207 jeremybenn
# Makefile.in generated by automake 1.11 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
 
18
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkgincludedir = $(includedir)/@PACKAGE@
21
pkglibdir = $(libdir)/@PACKAGE@
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
install_sh_DATA = $(install_sh) -c -m 644
25
install_sh_PROGRAM = $(install_sh) -c
26
install_sh_SCRIPT = $(install_sh) -c
27
INSTALL_HEADER = $(INSTALL_DATA)
28
transform = $(program_transform_name)
29
NORMAL_INSTALL = :
30
PRE_INSTALL = :
31
POST_INSTALL = :
32
NORMAL_UNINSTALL = :
33
PRE_UNINSTALL = :
34
POST_UNINSTALL = :
35
build_triplet = @build@
36
host_triplet = @host@
37
subdir = .
38
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39
        $(top_srcdir)/configure $(am__configure_deps) \
40
        $(srcdir)/../../../../mkinstalldirs
41
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
43
        $(top_srcdir)/configure.in
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
        $(ACLOCAL_M4)
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47
 configure.lineno config.status.lineno
48
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
49
CONFIG_CLEAN_FILES =
50
CONFIG_CLEAN_VPATH_FILES =
51
LIBRARIES = $(noinst_LIBRARIES)
52
ARFLAGS = cru
53
lib_a_AR = $(AR) $(ARFLAGS)
54
am_lib_a_OBJECTS = lib_a-setjmp.$(OBJEXT)
55
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
56
DEFAULT_INCLUDES = -I.@am__isrc@
57
depcomp =
58
am__depfiles_maybe =
59
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
60
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
61
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
62
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
63
CCLD = $(CC)
64
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
65
SOURCES = $(lib_a_SOURCES)
66
ETAGS = etags
67
CTAGS = ctags
68
ACLOCAL = @ACLOCAL@
69
AMTAR = @AMTAR@
70
AR = @AR@
71
AS = @AS@
72
AUTOCONF = @AUTOCONF@
73
AUTOHEADER = @AUTOHEADER@
74
AUTOMAKE = @AUTOMAKE@
75
AWK = @AWK@
76
CC = @CC@
77
CCAS = @CCAS@
78
CCASFLAGS = @CCASFLAGS@
79
CCDEPMODE = @CCDEPMODE@
80
CYGPATH_W = @CYGPATH_W@
81
DEFS = @DEFS@
82
DEPDIR = @DEPDIR@
83
ECHO_C = @ECHO_C@
84
ECHO_N = @ECHO_N@
85
ECHO_T = @ECHO_T@
86
INSTALL = @INSTALL@
87
INSTALL_DATA = @INSTALL_DATA@
88
INSTALL_PROGRAM = @INSTALL_PROGRAM@
89
INSTALL_SCRIPT = @INSTALL_SCRIPT@
90
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91
LDFLAGS = @LDFLAGS@
92
LIBOBJS = @LIBOBJS@
93
LIBS = @LIBS@
94
LTLIBOBJS = @LTLIBOBJS@
95
MAINT = @MAINT@
96
MAKEINFO = @MAKEINFO@
97
MKDIR_P = @MKDIR_P@
98
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
99
OBJEXT = @OBJEXT@
100
PACKAGE = @PACKAGE@
101
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102
PACKAGE_NAME = @PACKAGE_NAME@
103
PACKAGE_STRING = @PACKAGE_STRING@
104
PACKAGE_TARNAME = @PACKAGE_TARNAME@
105
PACKAGE_VERSION = @PACKAGE_VERSION@
106
PATH_SEPARATOR = @PATH_SEPARATOR@
107
RANLIB = @RANLIB@
108
READELF = @READELF@
109
SET_MAKE = @SET_MAKE@
110
SHELL = @SHELL@
111
STRIP = @STRIP@
112
VERSION = @VERSION@
113
abs_builddir = @abs_builddir@
114
abs_srcdir = @abs_srcdir@
115
abs_top_builddir = @abs_top_builddir@
116
abs_top_srcdir = @abs_top_srcdir@
117
aext = @aext@
118
am__include = @am__include@
119
am__leading_dot = @am__leading_dot@
120
am__quote = @am__quote@
121
am__tar = @am__tar@
122
am__untar = @am__untar@
123
bindir = @bindir@
124
build = @build@
125
build_alias = @build_alias@
126
build_cpu = @build_cpu@
127
build_os = @build_os@
128
build_vendor = @build_vendor@
129
builddir = @builddir@
130
datadir = @datadir@
131
datarootdir = @datarootdir@
132
docdir = @docdir@
133
dvidir = @dvidir@
134
exec_prefix = @exec_prefix@
135
host = @host@
136
host_alias = @host_alias@
137
host_cpu = @host_cpu@
138
host_os = @host_os@
139
host_vendor = @host_vendor@
140
htmldir = @htmldir@
141
includedir = @includedir@
142
infodir = @infodir@
143
install_sh = @install_sh@
144
libdir = @libdir@
145
libexecdir = @libexecdir@
146
libm_machine_dir = @libm_machine_dir@
147
localedir = @localedir@
148
localstatedir = @localstatedir@
149
lpfx = @lpfx@
150
machine_dir = @machine_dir@
151
mandir = @mandir@
152
mkdir_p = @mkdir_p@
153
newlib_basedir = @newlib_basedir@
154
oext = @oext@
155
oldincludedir = @oldincludedir@
156
pdfdir = @pdfdir@
157
prefix = @prefix@
158
program_transform_name = @program_transform_name@
159
psdir = @psdir@
160
sbindir = @sbindir@
161
sharedstatedir = @sharedstatedir@
162
srcdir = @srcdir@
163
sys_dir = @sys_dir@
164
sysconfdir = @sysconfdir@
165
target_alias = @target_alias@
166
top_build_prefix = @top_build_prefix@
167
top_builddir = @top_builddir@
168
top_srcdir = @top_srcdir@
169
AUTOMAKE_OPTIONS = cygnus
170
 
171
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
172
# to output a definition for newlib_basedir.
173
INCLUDES = -I $(newlib_basedir)/libm/common $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
174
AM_CCASFLAGS = $(INCLUDES)
175
noinst_LIBRARIES = lib.a
176
lib_a_SOURCES = setjmp.S
177
lib_a_CCASFLAGS = $(AM_CCASFLAGS)
178
lib_a_CFLAGS = $(AM_CFLAGS)
179
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
180
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
181
lib_a_LIBADD = $(lpfx)malloc.o \
182
        $(lpfx)free.o \
183
        $(lpfx)realloc.o \
184
        $(lpfx)calloc.o \
185
        $(lpfx)cfree.o \
186
        $(lpfx)malign.o \
187
        $(lpfx)valloc.o \
188
        $(lpfx)pvalloc.o \
189
        $(lpfx)mallinfo.o \
190
        $(lpfx)mallstats.o \
191
        $(lpfx)msize.o \
192
        $(lpfx)mallopt.o \
193
        $(lpfx)mallocr.o \
194
        $(lpfx)freer.o \
195
        $(lpfx)reallocr.o \
196
        $(lpfx)callocr.o
197
 
198
lib_a_DEPENDENCIES = $(lib_a_LIBADD)
199
MALLOC_COMPILE = $(COMPILE)
200
all: all-am
201
 
202
.SUFFIXES:
203
.SUFFIXES: .S .o .obj
204
am--refresh:
205
        @:
206
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207
        @for dep in $?; do \
208
          case '$(am__configure_deps)' in \
209
            *$$dep*) \
210
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
211
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
212
                && exit 0; \
213
              exit 1;; \
214
          esac; \
215
        done; \
216
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
217
        $(am__cd) $(top_srcdir) && \
218
          $(AUTOMAKE) --cygnus Makefile
219
.PRECIOUS: Makefile
220
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221
        @case '$?' in \
222
          *config.status*) \
223
            echo ' $(SHELL) ./config.status'; \
224
            $(SHELL) ./config.status;; \
225
          *) \
226
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
227
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
228
        esac;
229
 
230
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231
        $(SHELL) ./config.status --recheck
232
 
233
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
234
        $(am__cd) $(srcdir) && $(AUTOCONF)
235
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
236
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
237
$(am__aclocal_m4_deps):
238
 
239
clean-noinstLIBRARIES:
240
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
241
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
242
        -rm -f lib.a
243
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
244
        $(RANLIB) lib.a
245
 
246
mostlyclean-compile:
247
        -rm -f *.$(OBJEXT)
248
 
249
distclean-compile:
250
        -rm -f *.tab.c
251
 
252
.S.o:
253
        $(CPPASCOMPILE) -c -o $@ $<
254
 
255
.S.obj:
256
        $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
257
 
258
lib_a-setjmp.o: setjmp.S
259
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-setjmp.o `test -f 'setjmp.S' || echo '$(srcdir)/'`setjmp.S
260
 
261
lib_a-setjmp.obj: setjmp.S
262
        $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-setjmp.obj `if test -f 'setjmp.S'; then $(CYGPATH_W) 'setjmp.S'; else $(CYGPATH_W) '$(srcdir)/setjmp.S'; fi`
263
 
264
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
265
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
266
        unique=`for i in $$list; do \
267
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268
          done | \
269
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
270
              END { if (nonempty) { for (i in files) print i; }; }'`; \
271
        mkid -fID $$unique
272
tags: TAGS
273
 
274
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
275
                $(TAGS_FILES) $(LISP)
276
        set x; \
277
        here=`pwd`; \
278
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
279
        unique=`for i in $$list; do \
280
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281
          done | \
282
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
283
              END { if (nonempty) { for (i in files) print i; }; }'`; \
284
        shift; \
285
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
286
          test -n "$$unique" || unique=$$empty_fix; \
287
          if test $$# -gt 0; then \
288
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
289
              "$$@" $$unique; \
290
          else \
291
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292
              $$unique; \
293
          fi; \
294
        fi
295
ctags: CTAGS
296
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297
                $(TAGS_FILES) $(LISP)
298
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
299
        unique=`for i in $$list; do \
300
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301
          done | \
302
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303
              END { if (nonempty) { for (i in files) print i; }; }'`; \
304
        test -z "$(CTAGS_ARGS)$$unique" \
305
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
306
             $$unique
307
 
308
GTAGS:
309
        here=`$(am__cd) $(top_builddir) && pwd` \
310
          && $(am__cd) $(top_srcdir) \
311
          && gtags -i $(GTAGS_ARGS) "$$here"
312
 
313
distclean-tags:
314
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
315
check-am:
316
check: check-am
317
all-am: Makefile $(LIBRARIES)
318
installdirs:
319
install: install-am
320
install-exec: install-exec-am
321
install-data: install-data-am
322
uninstall: uninstall-am
323
 
324
install-am: all-am
325
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
326
 
327
installcheck: installcheck-am
328
install-strip:
329
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
330
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
331
          `test -z '$(STRIP)' || \
332
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
333
mostlyclean-generic:
334
 
335
clean-generic:
336
 
337
distclean-generic:
338
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
339
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
340
 
341
maintainer-clean-generic:
342
        @echo "This command is intended for maintainers to use"
343
        @echo "it deletes files that may require special tools to rebuild."
344
clean: clean-am
345
 
346
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
347
 
348
distclean: distclean-am
349
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
350
        -rm -f Makefile
351
distclean-am: clean-am distclean-compile distclean-generic \
352
        distclean-tags
353
 
354
dvi: dvi-am
355
 
356
dvi-am:
357
 
358
html: html-am
359
 
360
html-am:
361
 
362
info: info-am
363
 
364
info-am:
365
 
366
install-data-am:
367
 
368
install-dvi: install-dvi-am
369
 
370
install-dvi-am:
371
 
372
install-exec-am:
373
 
374
install-html: install-html-am
375
 
376
install-html-am:
377
 
378
install-info: install-info-am
379
 
380
install-info-am:
381
 
382
install-man:
383
 
384
install-pdf: install-pdf-am
385
 
386
install-pdf-am:
387
 
388
install-ps: install-ps-am
389
 
390
install-ps-am:
391
 
392
installcheck-am:
393
 
394
maintainer-clean: maintainer-clean-am
395
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
396
        -rm -rf $(top_srcdir)/autom4te.cache
397
        -rm -f Makefile
398
maintainer-clean-am: distclean-am maintainer-clean-generic
399
 
400
mostlyclean: mostlyclean-am
401
 
402
mostlyclean-am: mostlyclean-compile mostlyclean-generic
403
 
404
pdf: pdf-am
405
 
406
pdf-am:
407
 
408
ps: ps-am
409
 
410
ps-am:
411
 
412
uninstall-am:
413
 
414
.MAKE: install-am install-strip
415
 
416
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
417
        clean-generic clean-noinstLIBRARIES ctags distclean \
418
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
419
        html html-am info info-am install install-am install-data \
420
        install-data-am install-dvi install-dvi-am install-exec \
421
        install-exec-am install-html install-html-am install-info \
422
        install-info-am install-man install-pdf install-pdf-am \
423
        install-ps install-ps-am install-strip installcheck \
424
        installcheck-am installdirs maintainer-clean \
425
        maintainer-clean-generic mostlyclean mostlyclean-compile \
426
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
427
        uninstall-am
428
 
429
 
430
$(lpfx)malloc.o: tiny-malloc.c
431
        $(MALLOC_COMPILE) -DDEFINE_MALLOC -c $(srcdir)/tiny-malloc.c -o $@
432
 
433
$(lpfx)free.o: tiny-malloc.c
434
        $(MALLOC_COMPILE) -DDEFINE_FREE -c $(srcdir)/tiny-malloc.c -o $@
435
 
436
$(lpfx)realloc.o: tiny-malloc.c
437
        $(MALLOC_COMPILE) -DDEFINE_REALLOC -c $(srcdir)/tiny-malloc.c -o $@
438
 
439
$(lpfx)calloc.o: tiny-malloc.c
440
        $(MALLOC_COMPILE) -DDEFINE_CALLOC -c $(srcdir)/tiny-malloc.c -o $@
441
 
442
$(lpfx)cfree.o: tiny-malloc.c
443
        $(MALLOC_COMPILE) -DDEFINE_CFREE -c $(srcdir)/tiny-malloc.c -o $@
444
 
445
$(lpfx)malign.o: tiny-malloc.c
446
        $(MALLOC_COMPILE) -DDEFINE_MEMALIGN -c $(srcdir)/tiny-malloc.c -o $@
447
 
448
$(lpfx)valloc.o: tiny-malloc.c
449
        $(MALLOC_COMPILE) -DDEFINE_VALLOC -c $(srcdir)/tiny-malloc.c -o $@
450
 
451
$(lpfx)pvalloc.o: tiny-malloc.c
452
        $(MALLOC_COMPILE) -DDEFINE_PVALLOC -c $(srcdir)/tiny-malloc.c -o $@
453
 
454
$(lpfx)mallinfo.o: tiny-malloc.c
455
        $(MALLOC_COMPILE) -DDEFINE_MALLINFO -c $(srcdir)/tiny-malloc.c -o $@
456
 
457
$(lpfx)mallstats.o: tiny-malloc.c
458
        $(MALLOC_COMPILE) -DDEFINE_MALLOC_STATS -c $(srcdir)/tiny-malloc.c -o $@
459
 
460
$(lpfx)msize.o: tiny-malloc.c
461
        $(MALLOC_COMPILE) -DDEFINE_MALLOC_USABLE_SIZE -c $(srcdir)/tiny-malloc.c -o $@
462
 
463
$(lpfx)mallopt.o: mallocr.c
464
        $(MALLOC_COMPILE) -DDEFINE_MALLOPT -c $(srcdir)/mallocr.c -o $@
465
 
466
$(lpfx)mallocr.o: mallocr.c
467
        $(MALLOC_COMPILE) -DDEFINE_MALLOC -c $(srcdir)/mallocr.c -o $@
468
 
469
$(lpfx)freer.o: mallocr.c
470
        $(MALLOC_COMPILE) -DDEFINE_FREE -c $(srcdir)/mallocr.c -o $@
471
 
472
$(lpfx)reallocr.o: mallocr.c
473
        $(MALLOC_COMPILE) -DDEFINE_REALLOC -c $(srcdir)/mallocr.c -o $@
474
 
475
$(lpfx)callocr.o: mallocr.c
476
        $(MALLOC_COMPILE) -DDEFINE_CALLOC -c $(srcdir)/mallocr.c -o $@
477
 
478
# Tell versions [3.59,3.63) of GNU make to not export all variables.
479
# Otherwise a system limit (for SysV at least) may be exceeded.
480
.NOEXPORT:

powered by: WebSVN 2.1.0

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