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/] [m32c/] [Makefile.in] - Blame information for rev 527

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
lib_a_LIBADD =
55
am_lib_a_OBJECTS = lib_a-setjmp.$(OBJEXT)
56
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
57
DEFAULT_INCLUDES = -I.@am__isrc@
58
depcomp =
59
am__depfiles_maybe =
60
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
61
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
62
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64
CCLD = $(CC)
65
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
66
SOURCES = $(lib_a_SOURCES)
67
ETAGS = etags
68
CTAGS = ctags
69
ACLOCAL = @ACLOCAL@
70
AMTAR = @AMTAR@
71
AR = @AR@
72
AS = @AS@
73
AUTOCONF = @AUTOCONF@
74
AUTOHEADER = @AUTOHEADER@
75
AUTOMAKE = @AUTOMAKE@
76
AWK = @AWK@
77
CC = @CC@
78
CCAS = @CCAS@
79
CCASFLAGS = @CCASFLAGS@
80
CCDEPMODE = @CCDEPMODE@
81
CYGPATH_W = @CYGPATH_W@
82
DEFS = @DEFS@
83
DEPDIR = @DEPDIR@
84
ECHO_C = @ECHO_C@
85
ECHO_N = @ECHO_N@
86
ECHO_T = @ECHO_T@
87
INSTALL = @INSTALL@
88
INSTALL_DATA = @INSTALL_DATA@
89
INSTALL_PROGRAM = @INSTALL_PROGRAM@
90
INSTALL_SCRIPT = @INSTALL_SCRIPT@
91
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92
LDFLAGS = @LDFLAGS@
93
LIBOBJS = @LIBOBJS@
94
LIBS = @LIBS@
95
LTLIBOBJS = @LTLIBOBJS@
96
MAINT = @MAINT@
97
MAKEINFO = @MAKEINFO@
98
MKDIR_P = @MKDIR_P@
99
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
100
OBJEXT = @OBJEXT@
101
PACKAGE = @PACKAGE@
102
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103
PACKAGE_NAME = @PACKAGE_NAME@
104
PACKAGE_STRING = @PACKAGE_STRING@
105
PACKAGE_TARNAME = @PACKAGE_TARNAME@
106
PACKAGE_VERSION = @PACKAGE_VERSION@
107
PATH_SEPARATOR = @PATH_SEPARATOR@
108
RANLIB = @RANLIB@
109
READELF = @READELF@
110
SET_MAKE = @SET_MAKE@
111
SHELL = @SHELL@
112
STRIP = @STRIP@
113
VERSION = @VERSION@
114
abs_builddir = @abs_builddir@
115
abs_srcdir = @abs_srcdir@
116
abs_top_builddir = @abs_top_builddir@
117
abs_top_srcdir = @abs_top_srcdir@
118
aext = @aext@
119
am__include = @am__include@
120
am__leading_dot = @am__leading_dot@
121
am__quote = @am__quote@
122
am__tar = @am__tar@
123
am__untar = @am__untar@
124
bindir = @bindir@
125
build = @build@
126
build_alias = @build_alias@
127
build_cpu = @build_cpu@
128
build_os = @build_os@
129
build_vendor = @build_vendor@
130
builddir = @builddir@
131
datadir = @datadir@
132
datarootdir = @datarootdir@
133
docdir = @docdir@
134
dvidir = @dvidir@
135
exec_prefix = @exec_prefix@
136
host = @host@
137
host_alias = @host_alias@
138
host_cpu = @host_cpu@
139
host_os = @host_os@
140
host_vendor = @host_vendor@
141
htmldir = @htmldir@
142
includedir = @includedir@
143
infodir = @infodir@
144
install_sh = @install_sh@
145
libdir = @libdir@
146
libexecdir = @libexecdir@
147
libm_machine_dir = @libm_machine_dir@
148
localedir = @localedir@
149
localstatedir = @localstatedir@
150
lpfx = @lpfx@
151
machine_dir = @machine_dir@
152
mandir = @mandir@
153
mkdir_p = @mkdir_p@
154
newlib_basedir = @newlib_basedir@
155
oext = @oext@
156
oldincludedir = @oldincludedir@
157
pdfdir = @pdfdir@
158
prefix = @prefix@
159
program_transform_name = @program_transform_name@
160
psdir = @psdir@
161
sbindir = @sbindir@
162
sharedstatedir = @sharedstatedir@
163
srcdir = @srcdir@
164
sys_dir = @sys_dir@
165
sysconfdir = @sysconfdir@
166
target_alias = @target_alias@
167
top_build_prefix = @top_build_prefix@
168
top_builddir = @top_builddir@
169
top_srcdir = @top_srcdir@
170
AUTOMAKE_OPTIONS = cygnus
171
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
172
AM_CCASFLAGS = $(INCLUDES)
173
noinst_LIBRARIES = lib.a
174
lib_a_SOURCES = setjmp.S
175
lib_a_CCASFLAGS = $(AM_CCASFLAGS)
176
lib_a_CFLAGS = $(AM_CFLAGS)
177
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
178
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
179
all: all-am
180
 
181
.SUFFIXES:
182
.SUFFIXES: .S .o .obj
183
am--refresh:
184
        @:
185
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
186
        @for dep in $?; do \
187
          case '$(am__configure_deps)' in \
188
            *$$dep*) \
189
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
190
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
191
                && exit 0; \
192
              exit 1;; \
193
          esac; \
194
        done; \
195
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
196
        $(am__cd) $(top_srcdir) && \
197
          $(AUTOMAKE) --cygnus Makefile
198
.PRECIOUS: Makefile
199
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200
        @case '$?' in \
201
          *config.status*) \
202
            echo ' $(SHELL) ./config.status'; \
203
            $(SHELL) ./config.status;; \
204
          *) \
205
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
206
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
207
        esac;
208
 
209
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210
        $(SHELL) ./config.status --recheck
211
 
212
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
213
        $(am__cd) $(srcdir) && $(AUTOCONF)
214
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
215
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
216
$(am__aclocal_m4_deps):
217
 
218
clean-noinstLIBRARIES:
219
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
220
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
221
        -rm -f lib.a
222
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
223
        $(RANLIB) lib.a
224
 
225
mostlyclean-compile:
226
        -rm -f *.$(OBJEXT)
227
 
228
distclean-compile:
229
        -rm -f *.tab.c
230
 
231
.S.o:
232
        $(CPPASCOMPILE) -c -o $@ $<
233
 
234
.S.obj:
235
        $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
236
 
237
lib_a-setjmp.o: setjmp.S
238
        $(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
239
 
240
lib_a-setjmp.obj: setjmp.S
241
        $(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`
242
 
243
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
244
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245
        unique=`for i in $$list; do \
246
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247
          done | \
248
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
249
              END { if (nonempty) { for (i in files) print i; }; }'`; \
250
        mkid -fID $$unique
251
tags: TAGS
252
 
253
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
254
                $(TAGS_FILES) $(LISP)
255
        set x; \
256
        here=`pwd`; \
257
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
258
        unique=`for i in $$list; do \
259
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
260
          done | \
261
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
262
              END { if (nonempty) { for (i in files) print i; }; }'`; \
263
        shift; \
264
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
265
          test -n "$$unique" || unique=$$empty_fix; \
266
          if test $$# -gt 0; then \
267
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268
              "$$@" $$unique; \
269
          else \
270
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
271
              $$unique; \
272
          fi; \
273
        fi
274
ctags: CTAGS
275
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
276
                $(TAGS_FILES) $(LISP)
277
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
278
        unique=`for i in $$list; do \
279
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280
          done | \
281
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
282
              END { if (nonempty) { for (i in files) print i; }; }'`; \
283
        test -z "$(CTAGS_ARGS)$$unique" \
284
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
285
             $$unique
286
 
287
GTAGS:
288
        here=`$(am__cd) $(top_builddir) && pwd` \
289
          && $(am__cd) $(top_srcdir) \
290
          && gtags -i $(GTAGS_ARGS) "$$here"
291
 
292
distclean-tags:
293
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
294
check-am:
295
check: check-am
296
all-am: Makefile $(LIBRARIES)
297
installdirs:
298
install: install-am
299
install-exec: install-exec-am
300
install-data: install-data-am
301
uninstall: uninstall-am
302
 
303
install-am: all-am
304
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
 
306
installcheck: installcheck-am
307
install-strip:
308
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
310
          `test -z '$(STRIP)' || \
311
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312
mostlyclean-generic:
313
 
314
clean-generic:
315
 
316
distclean-generic:
317
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
318
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
319
 
320
maintainer-clean-generic:
321
        @echo "This command is intended for maintainers to use"
322
        @echo "it deletes files that may require special tools to rebuild."
323
clean: clean-am
324
 
325
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
326
 
327
distclean: distclean-am
328
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
329
        -rm -f Makefile
330
distclean-am: clean-am distclean-compile distclean-generic \
331
        distclean-tags
332
 
333
dvi: dvi-am
334
 
335
dvi-am:
336
 
337
html: html-am
338
 
339
html-am:
340
 
341
info: info-am
342
 
343
info-am:
344
 
345
install-data-am:
346
 
347
install-dvi: install-dvi-am
348
 
349
install-dvi-am:
350
 
351
install-exec-am:
352
 
353
install-html: install-html-am
354
 
355
install-html-am:
356
 
357
install-info: install-info-am
358
 
359
install-info-am:
360
 
361
install-man:
362
 
363
install-pdf: install-pdf-am
364
 
365
install-pdf-am:
366
 
367
install-ps: install-ps-am
368
 
369
install-ps-am:
370
 
371
installcheck-am:
372
 
373
maintainer-clean: maintainer-clean-am
374
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
375
        -rm -rf $(top_srcdir)/autom4te.cache
376
        -rm -f Makefile
377
maintainer-clean-am: distclean-am maintainer-clean-generic
378
 
379
mostlyclean: mostlyclean-am
380
 
381
mostlyclean-am: mostlyclean-compile mostlyclean-generic
382
 
383
pdf: pdf-am
384
 
385
pdf-am:
386
 
387
ps: ps-am
388
 
389
ps-am:
390
 
391
uninstall-am:
392
 
393
.MAKE: install-am install-strip
394
 
395
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
396
        clean-generic clean-noinstLIBRARIES ctags distclean \
397
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
398
        html html-am info info-am install install-am install-data \
399
        install-data-am install-dvi install-dvi-am install-exec \
400
        install-exec-am install-html install-html-am install-info \
401
        install-info-am install-man install-pdf install-pdf-am \
402
        install-ps install-ps-am install-strip installcheck \
403
        installcheck-am installdirs maintainer-clean \
404
        maintainer-clean-generic mostlyclean mostlyclean-compile \
405
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
406
        uninstall-am
407
 
408
 
409
# Tell versions [3.59,3.63) of GNU make to not export all variables.
410
# Otherwise a system limit (for SysV at least) may be exceeded.
411
.NOEXPORT:

powered by: WebSVN 2.1.0

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