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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [tags/] [gnu-src/] [newlib-1.18.0/] [newlib-1.18.0-or32-1.0rc1/] [newlib/] [libc/] [machine/] [i960/] [Makefile.in] - Blame information for rev 345

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
lib_a_CFLAGS = $(AM_CFLAGS)
173
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
174
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
175
all: all-am
176
 
177
.SUFFIXES:
178
am--refresh:
179
        @:
180
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
181
        @for dep in $?; do \
182
          case '$(am__configure_deps)' in \
183
            *$$dep*) \
184
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
185
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
186
                && exit 0; \
187
              exit 1;; \
188
          esac; \
189
        done; \
190
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
191
        $(am__cd) $(top_srcdir) && \
192
          $(AUTOMAKE) --cygnus Makefile
193
.PRECIOUS: Makefile
194
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
195
        @case '$?' in \
196
          *config.status*) \
197
            echo ' $(SHELL) ./config.status'; \
198
            $(SHELL) ./config.status;; \
199
          *) \
200
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
201
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
202
        esac;
203
 
204
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
205
        $(SHELL) ./config.status --recheck
206
 
207
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
208
        $(am__cd) $(srcdir) && $(AUTOCONF)
209
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
210
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
211
$(am__aclocal_m4_deps):
212
 
213
clean-noinstLIBRARIES:
214
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
215
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
216
        -rm -f lib.a
217
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
218
        $(RANLIB) lib.a
219
 
220
mostlyclean-compile:
221
        -rm -f *.$(OBJEXT)
222
 
223
distclean-compile:
224
        -rm -f *.tab.c
225
tags: TAGS
226
TAGS:
227
 
228
ctags: CTAGS
229
CTAGS:
230
 
231
check-am:
232
check: check-am
233
all-am: Makefile $(LIBRARIES)
234
installdirs:
235
install: install-am
236
install-exec: install-exec-am
237
install-data: install-data-am
238
uninstall: uninstall-am
239
 
240
install-am: all-am
241
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
242
 
243
installcheck: installcheck-am
244
install-strip:
245
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
246
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
247
          `test -z '$(STRIP)' || \
248
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
249
mostlyclean-generic:
250
 
251
clean-generic:
252
 
253
distclean-generic:
254
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
255
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
256
 
257
maintainer-clean-generic:
258
        @echo "This command is intended for maintainers to use"
259
        @echo "it deletes files that may require special tools to rebuild."
260
clean: clean-am
261
 
262
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
263
 
264
distclean: distclean-am
265
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
266
        -rm -f Makefile
267
distclean-am: clean-am distclean-compile distclean-generic
268
 
269
dvi: dvi-am
270
 
271
dvi-am:
272
 
273
html: html-am
274
 
275
html-am:
276
 
277
info: info-am
278
 
279
info-am:
280
 
281
install-data-am:
282
 
283
install-dvi: install-dvi-am
284
 
285
install-dvi-am:
286
 
287
install-exec-am:
288
 
289
install-html: install-html-am
290
 
291
install-html-am:
292
 
293
install-info: install-info-am
294
 
295
install-info-am:
296
 
297
install-man:
298
 
299
install-pdf: install-pdf-am
300
 
301
install-pdf-am:
302
 
303
install-ps: install-ps-am
304
 
305
install-ps-am:
306
 
307
installcheck-am:
308
 
309
maintainer-clean: maintainer-clean-am
310
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
311
        -rm -rf $(top_srcdir)/autom4te.cache
312
        -rm -f Makefile
313
maintainer-clean-am: distclean-am maintainer-clean-generic
314
 
315
mostlyclean: mostlyclean-am
316
 
317
mostlyclean-am: mostlyclean-compile mostlyclean-generic
318
 
319
pdf: pdf-am
320
 
321
pdf-am:
322
 
323
ps: ps-am
324
 
325
ps-am:
326
 
327
uninstall-am:
328
 
329
.MAKE: install-am install-strip
330
 
331
.PHONY: all all-am am--refresh check check-am clean clean-generic \
332
        clean-noinstLIBRARIES distclean distclean-compile \
333
        distclean-generic dvi dvi-am html html-am info info-am install \
334
        install-am install-data install-data-am install-dvi \
335
        install-dvi-am install-exec install-exec-am install-html \
336
        install-html-am install-info install-info-am install-man \
337
        install-pdf install-pdf-am install-ps install-ps-am \
338
        install-strip installcheck installcheck-am installdirs \
339
        maintainer-clean maintainer-clean-generic mostlyclean \
340
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
341
        uninstall uninstall-am
342
 
343
 
344
# Tell versions [3.59,3.63) of GNU make to not export all variables.
345
# Otherwise a system limit (for SysV at least) may be exceeded.
346
.NOEXPORT:

powered by: WebSVN 2.1.0

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