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

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-syscalls.$(OBJEXT) lib_a-misc.$(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 = syscalls.c misc.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-syscalls.o: syscalls.c
236
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.o `test -f 'syscalls.c' || echo '$(srcdir)/'`syscalls.c
237
 
238
lib_a-syscalls.obj: syscalls.c
239
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.obj `if test -f 'syscalls.c'; then $(CYGPATH_W) 'syscalls.c'; else $(CYGPATH_W) '$(srcdir)/syscalls.c'; fi`
240
 
241
lib_a-misc.o: misc.c
242
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
243
 
244
lib_a-misc.obj: misc.c
245
        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi`
246
 
247
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249
        unique=`for i in $$list; do \
250
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251
          done | \
252
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
253
              END { if (nonempty) { for (i in files) print i; }; }'`; \
254
        mkid -fID $$unique
255
tags: TAGS
256
 
257
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
258
                $(TAGS_FILES) $(LISP)
259
        set x; \
260
        here=`pwd`; \
261
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
262
        unique=`for i in $$list; do \
263
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264
          done | \
265
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
266
              END { if (nonempty) { for (i in files) print i; }; }'`; \
267
        shift; \
268
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
269
          test -n "$$unique" || unique=$$empty_fix; \
270
          if test $$# -gt 0; then \
271
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
272
              "$$@" $$unique; \
273
          else \
274
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275
              $$unique; \
276
          fi; \
277
        fi
278
ctags: CTAGS
279
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280
                $(TAGS_FILES) $(LISP)
281
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
282
        unique=`for i in $$list; do \
283
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284
          done | \
285
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
286
              END { if (nonempty) { for (i in files) print i; }; }'`; \
287
        test -z "$(CTAGS_ARGS)$$unique" \
288
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
289
             $$unique
290
 
291
GTAGS:
292
        here=`$(am__cd) $(top_builddir) && pwd` \
293
          && $(am__cd) $(top_srcdir) \
294
          && gtags -i $(GTAGS_ARGS) "$$here"
295
 
296
distclean-tags:
297
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
298
check-am:
299
check: check-am
300
all-am: Makefile $(LIBRARIES) all-local
301
installdirs:
302
install: install-am
303
install-exec: install-exec-am
304
install-data: install-data-am
305
uninstall: uninstall-am
306
 
307
install-am: all-am
308
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
309
 
310
installcheck: installcheck-am
311
install-strip:
312
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
313
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
314
          `test -z '$(STRIP)' || \
315
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
316
mostlyclean-generic:
317
 
318
clean-generic:
319
 
320
distclean-generic:
321
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
322
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
323
 
324
maintainer-clean-generic:
325
        @echo "This command is intended for maintainers to use"
326
        @echo "it deletes files that may require special tools to rebuild."
327
clean: clean-am
328
 
329
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
330
 
331
distclean: distclean-am
332
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
333
        -rm -f Makefile
334
distclean-am: clean-am distclean-compile distclean-generic \
335
        distclean-tags
336
 
337
dvi: dvi-am
338
 
339
dvi-am:
340
 
341
html: html-am
342
 
343
html-am:
344
 
345
info: info-am
346
 
347
info-am:
348
 
349
install-data-am:
350
 
351
install-dvi: install-dvi-am
352
 
353
install-dvi-am:
354
 
355
install-exec-am:
356
 
357
install-html: install-html-am
358
 
359
install-html-am:
360
 
361
install-info: install-info-am
362
 
363
install-info-am:
364
 
365
install-man:
366
 
367
install-pdf: install-pdf-am
368
 
369
install-pdf-am:
370
 
371
install-ps: install-ps-am
372
 
373
install-ps-am:
374
 
375
installcheck-am:
376
 
377
maintainer-clean: maintainer-clean-am
378
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
379
        -rm -rf $(top_srcdir)/autom4te.cache
380
        -rm -f Makefile
381
maintainer-clean-am: distclean-am maintainer-clean-generic
382
 
383
mostlyclean: mostlyclean-am
384
 
385
mostlyclean-am: mostlyclean-compile mostlyclean-generic
386
 
387
pdf: pdf-am
388
 
389
pdf-am:
390
 
391
ps: ps-am
392
 
393
ps-am:
394
 
395
uninstall-am:
396
 
397
.MAKE: install-am install-strip
398
 
399
.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
400
        clean clean-generic clean-noinstLIBRARIES ctags distclean \
401
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
402
        html html-am info info-am install install-am install-data \
403
        install-data-am install-dvi install-dvi-am install-exec \
404
        install-exec-am install-html install-html-am install-info \
405
        install-info-am install-man install-pdf install-pdf-am \
406
        install-ps install-ps-am install-strip installcheck \
407
        installcheck-am installdirs maintainer-clean \
408
        maintainer-clean-generic mostlyclean mostlyclean-compile \
409
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
410
        uninstall-am
411
 
412
 
413
all-local: crt0.o
414
 
415
# Tell versions [3.59,3.63) of GNU make to not export all variables.
416
# Otherwise a system limit (for SysV at least) may be exceeded.
417
.NOEXPORT:

powered by: WebSVN 2.1.0

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