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

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc2/] [newlib/] [libc/] [sys/] [rtems/] [Makefile.in] - Blame information for rev 207

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