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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [newlib-1.18.0/] [newlib/] [libc/] [machine/] [a29k/] [Makefile.in] - Blame information for rev 859

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 =
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
ACLOCAL = @ACLOCAL@
66
AMTAR = @AMTAR@
67
AR = @AR@
68
AS = @AS@
69
AUTOCONF = @AUTOCONF@
70
AUTOHEADER = @AUTOHEADER@
71
AUTOMAKE = @AUTOMAKE@
72
AWK = @AWK@
73
CC = @CC@
74
CCAS = @CCAS@
75
CCASFLAGS = @CCASFLAGS@
76
CCDEPMODE = @CCDEPMODE@
77
CYGPATH_W = @CYGPATH_W@
78
DEFS = @DEFS@
79
DEPDIR = @DEPDIR@
80
ECHO_C = @ECHO_C@
81
ECHO_N = @ECHO_N@
82
ECHO_T = @ECHO_T@
83
INSTALL = @INSTALL@
84
INSTALL_DATA = @INSTALL_DATA@
85
INSTALL_PROGRAM = @INSTALL_PROGRAM@
86
INSTALL_SCRIPT = @INSTALL_SCRIPT@
87
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88
LDFLAGS = @LDFLAGS@
89
LIBOBJS = @LIBOBJS@
90
LIBS = @LIBS@
91
LTLIBOBJS = @LTLIBOBJS@
92
MAINT = @MAINT@
93
MAKEINFO = @MAKEINFO@
94
MKDIR_P = @MKDIR_P@
95
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
96
OBJEXT = @OBJEXT@
97
PACKAGE = @PACKAGE@
98
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
99
PACKAGE_NAME = @PACKAGE_NAME@
100
PACKAGE_STRING = @PACKAGE_STRING@
101
PACKAGE_TARNAME = @PACKAGE_TARNAME@
102
PACKAGE_VERSION = @PACKAGE_VERSION@
103
PATH_SEPARATOR = @PATH_SEPARATOR@
104
RANLIB = @RANLIB@
105
READELF = @READELF@
106
SET_MAKE = @SET_MAKE@
107
SHELL = @SHELL@
108
STRIP = @STRIP@
109
VERSION = @VERSION@
110
abs_builddir = @abs_builddir@
111
abs_srcdir = @abs_srcdir@
112
abs_top_builddir = @abs_top_builddir@
113
abs_top_srcdir = @abs_top_srcdir@
114
aext = @aext@
115
am__include = @am__include@
116
am__leading_dot = @am__leading_dot@
117
am__quote = @am__quote@
118
am__tar = @am__tar@
119
am__untar = @am__untar@
120
bindir = @bindir@
121
build = @build@
122
build_alias = @build_alias@
123
build_cpu = @build_cpu@
124
build_os = @build_os@
125
build_vendor = @build_vendor@
126
builddir = @builddir@
127
datadir = @datadir@
128
datarootdir = @datarootdir@
129
docdir = @docdir@
130
dvidir = @dvidir@
131
exec_prefix = @exec_prefix@
132
host = @host@
133
host_alias = @host_alias@
134
host_cpu = @host_cpu@
135
host_os = @host_os@
136
host_vendor = @host_vendor@
137
htmldir = @htmldir@
138
includedir = @includedir@
139
infodir = @infodir@
140
install_sh = @install_sh@
141
libdir = @libdir@
142
libexecdir = @libexecdir@
143
libm_machine_dir = @libm_machine_dir@
144
localedir = @localedir@
145
localstatedir = @localstatedir@
146
lpfx = @lpfx@
147
machine_dir = @machine_dir@
148
mandir = @mandir@
149
mkdir_p = @mkdir_p@
150
newlib_basedir = @newlib_basedir@
151
oext = @oext@
152
oldincludedir = @oldincludedir@
153
pdfdir = @pdfdir@
154
prefix = @prefix@
155
program_transform_name = @program_transform_name@
156
psdir = @psdir@
157
sbindir = @sbindir@
158
sharedstatedir = @sharedstatedir@
159
srcdir = @srcdir@
160
sys_dir = @sys_dir@
161
sysconfdir = @sysconfdir@
162
target_alias = @target_alias@
163
top_build_prefix = @top_build_prefix@
164
top_builddir = @top_builddir@
165
top_srcdir = @top_srcdir@
166
AUTOMAKE_OPTIONS = cygnus
167
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
168
AM_CCASFLAGS = $(INCLUDES)
169
noinst_LIBRARIES = lib.a
170
lib_a_SOURCES =
171
lib_a_CCASFLAGS = $(AM_CCASFLAGS)
172
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
173
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
174
all: all-am
175
 
176
.SUFFIXES:
177
am--refresh:
178
        @:
179
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
180
        @for dep in $?; do \
181
          case '$(am__configure_deps)' in \
182
            *$$dep*) \
183
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
184
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
185
                && exit 0; \
186
              exit 1;; \
187
          esac; \
188
        done; \
189
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
190
        $(am__cd) $(top_srcdir) && \
191
          $(AUTOMAKE) --cygnus Makefile
192
.PRECIOUS: Makefile
193
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
194
        @case '$?' in \
195
          *config.status*) \
196
            echo ' $(SHELL) ./config.status'; \
197
            $(SHELL) ./config.status;; \
198
          *) \
199
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
200
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
201
        esac;
202
 
203
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
204
        $(SHELL) ./config.status --recheck
205
 
206
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
207
        $(am__cd) $(srcdir) && $(AUTOCONF)
208
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
209
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
210
$(am__aclocal_m4_deps):
211
 
212
clean-noinstLIBRARIES:
213
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
214
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
215
        -rm -f lib.a
216
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
217
        $(RANLIB) lib.a
218
 
219
mostlyclean-compile:
220
        -rm -f *.$(OBJEXT)
221
 
222
distclean-compile:
223
        -rm -f *.tab.c
224
tags: TAGS
225
TAGS:
226
 
227
ctags: CTAGS
228
CTAGS:
229
 
230
check-am:
231
check: check-am
232
all-am: Makefile $(LIBRARIES)
233
installdirs:
234
install: install-am
235
install-exec: install-exec-am
236
install-data: install-data-am
237
uninstall: uninstall-am
238
 
239
install-am: all-am
240
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
241
 
242
installcheck: installcheck-am
243
install-strip:
244
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
245
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
246
          `test -z '$(STRIP)' || \
247
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
248
mostlyclean-generic:
249
 
250
clean-generic:
251
 
252
distclean-generic:
253
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
254
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
255
 
256
maintainer-clean-generic:
257
        @echo "This command is intended for maintainers to use"
258
        @echo "it deletes files that may require special tools to rebuild."
259
clean: clean-am
260
 
261
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
262
 
263
distclean: distclean-am
264
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
265
        -rm -f Makefile
266
distclean-am: clean-am distclean-compile distclean-generic
267
 
268
dvi: dvi-am
269
 
270
dvi-am:
271
 
272
html: html-am
273
 
274
html-am:
275
 
276
info: info-am
277
 
278
info-am:
279
 
280
install-data-am:
281
 
282
install-dvi: install-dvi-am
283
 
284
install-dvi-am:
285
 
286
install-exec-am:
287
 
288
install-html: install-html-am
289
 
290
install-html-am:
291
 
292
install-info: install-info-am
293
 
294
install-info-am:
295
 
296
install-man:
297
 
298
install-pdf: install-pdf-am
299
 
300
install-pdf-am:
301
 
302
install-ps: install-ps-am
303
 
304
install-ps-am:
305
 
306
installcheck-am:
307
 
308
maintainer-clean: maintainer-clean-am
309
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
310
        -rm -rf $(top_srcdir)/autom4te.cache
311
        -rm -f Makefile
312
maintainer-clean-am: distclean-am maintainer-clean-generic
313
 
314
mostlyclean: mostlyclean-am
315
 
316
mostlyclean-am: mostlyclean-compile mostlyclean-generic
317
 
318
pdf: pdf-am
319
 
320
pdf-am:
321
 
322
ps: ps-am
323
 
324
ps-am:
325
 
326
uninstall-am:
327
 
328
.MAKE: install-am install-strip
329
 
330
.PHONY: all all-am am--refresh check check-am clean clean-generic \
331
        clean-noinstLIBRARIES distclean distclean-compile \
332
        distclean-generic dvi dvi-am html html-am info info-am install \
333
        install-am install-data install-data-am install-dvi \
334
        install-dvi-am install-exec install-exec-am install-html \
335
        install-html-am install-info install-info-am install-man \
336
        install-pdf install-pdf-am install-ps install-ps-am \
337
        install-strip installcheck installcheck-am installdirs \
338
        maintainer-clean maintainer-clean-generic mostlyclean \
339
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
340
        uninstall uninstall-am
341
 
342
 
343
# Tell versions [3.59,3.63) of GNU make to not export all variables.
344
# Otherwise a system limit (for SysV at least) may be exceeded.
345
.NOEXPORT:

powered by: WebSVN 2.1.0

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