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/] [netware/] [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 = getpid.$(OBJEXT) link.$(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 = \
173
        getpid.c \
174
        link.c
175
 
176
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
177
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
178
all: all-am
179
 
180
.SUFFIXES:
181
.SUFFIXES: .c .o .obj
182
am--refresh:
183
        @:
184
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
185
        @for dep in $?; do \
186
          case '$(am__configure_deps)' in \
187
            *$$dep*) \
188
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
189
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
190
                && exit 0; \
191
              exit 1;; \
192
          esac; \
193
        done; \
194
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
195
        $(am__cd) $(top_srcdir) && \
196
          $(AUTOMAKE) --cygnus Makefile
197
.PRECIOUS: Makefile
198
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199
        @case '$?' in \
200
          *config.status*) \
201
            echo ' $(SHELL) ./config.status'; \
202
            $(SHELL) ./config.status;; \
203
          *) \
204
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
205
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
206
        esac;
207
 
208
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209
        $(SHELL) ./config.status --recheck
210
 
211
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
212
        $(am__cd) $(srcdir) && $(AUTOCONF)
213
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
214
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
215
$(am__aclocal_m4_deps):
216
 
217
clean-noinstLIBRARIES:
218
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
219
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
220
        -rm -f lib.a
221
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
222
        $(RANLIB) lib.a
223
 
224
mostlyclean-compile:
225
        -rm -f *.$(OBJEXT)
226
 
227
distclean-compile:
228
        -rm -f *.tab.c
229
 
230
.c.o:
231
        $(COMPILE) -c $<
232
 
233
.c.obj:
234
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
235
 
236
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
237
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
238
        unique=`for i in $$list; do \
239
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
240
          done | \
241
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
242
              END { if (nonempty) { for (i in files) print i; }; }'`; \
243
        mkid -fID $$unique
244
tags: TAGS
245
 
246
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
247
                $(TAGS_FILES) $(LISP)
248
        set x; \
249
        here=`pwd`; \
250
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
251
        unique=`for i in $$list; do \
252
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
253
          done | \
254
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
255
              END { if (nonempty) { for (i in files) print i; }; }'`; \
256
        shift; \
257
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
258
          test -n "$$unique" || unique=$$empty_fix; \
259
          if test $$# -gt 0; then \
260
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
261
              "$$@" $$unique; \
262
          else \
263
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
264
              $$unique; \
265
          fi; \
266
        fi
267
ctags: CTAGS
268
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
269
                $(TAGS_FILES) $(LISP)
270
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
271
        unique=`for i in $$list; do \
272
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273
          done | \
274
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
275
              END { if (nonempty) { for (i in files) print i; }; }'`; \
276
        test -z "$(CTAGS_ARGS)$$unique" \
277
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
278
             $$unique
279
 
280
GTAGS:
281
        here=`$(am__cd) $(top_builddir) && pwd` \
282
          && $(am__cd) $(top_srcdir) \
283
          && gtags -i $(GTAGS_ARGS) "$$here"
284
 
285
distclean-tags:
286
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
287
check-am:
288
check: check-am
289
all-am: Makefile $(LIBRARIES) all-local
290
installdirs:
291
install: install-am
292
install-exec: install-exec-am
293
install-data: install-data-am
294
uninstall: uninstall-am
295
 
296
install-am: all-am
297
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
298
 
299
installcheck: installcheck-am
300
install-strip:
301
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
302
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
303
          `test -z '$(STRIP)' || \
304
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
305
mostlyclean-generic:
306
 
307
clean-generic:
308
 
309
distclean-generic:
310
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
311
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
312
 
313
maintainer-clean-generic:
314
        @echo "This command is intended for maintainers to use"
315
        @echo "it deletes files that may require special tools to rebuild."
316
clean: clean-am
317
 
318
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
319
 
320
distclean: distclean-am
321
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
322
        -rm -f Makefile
323
distclean-am: clean-am distclean-compile distclean-generic \
324
        distclean-tags
325
 
326
dvi: dvi-am
327
 
328
dvi-am:
329
 
330
html: html-am
331
 
332
html-am:
333
 
334
info: info-am
335
 
336
info-am:
337
 
338
install-data-am:
339
 
340
install-dvi: install-dvi-am
341
 
342
install-dvi-am:
343
 
344
install-exec-am:
345
 
346
install-html: install-html-am
347
 
348
install-html-am:
349
 
350
install-info: install-info-am
351
 
352
install-info-am:
353
 
354
install-man:
355
 
356
install-pdf: install-pdf-am
357
 
358
install-pdf-am:
359
 
360
install-ps: install-ps-am
361
 
362
install-ps-am:
363
 
364
installcheck-am:
365
 
366
maintainer-clean: maintainer-clean-am
367
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
368
        -rm -rf $(top_srcdir)/autom4te.cache
369
        -rm -f Makefile
370
maintainer-clean-am: distclean-am maintainer-clean-generic
371
 
372
mostlyclean: mostlyclean-am
373
 
374
mostlyclean-am: mostlyclean-compile mostlyclean-generic
375
 
376
pdf: pdf-am
377
 
378
pdf-am:
379
 
380
ps: ps-am
381
 
382
ps-am:
383
 
384
uninstall-am:
385
 
386
.MAKE: install-am install-strip
387
 
388
.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
389
        clean clean-generic clean-noinstLIBRARIES ctags distclean \
390
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
391
        html html-am info info-am install install-am install-data \
392
        install-data-am install-dvi install-dvi-am install-exec \
393
        install-exec-am install-html install-html-am install-info \
394
        install-info-am install-man install-pdf install-pdf-am \
395
        install-ps install-ps-am install-strip installcheck \
396
        installcheck-am installdirs maintainer-clean \
397
        maintainer-clean-generic mostlyclean mostlyclean-compile \
398
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
399
        uninstall-am
400
 
401
 
402
all-local: crt0.o
403
 
404
# Tell versions [3.59,3.63) of GNU make to not export all variables.
405
# Otherwise a system limit (for SysV at least) may be exceeded.
406
.NOEXPORT:

powered by: WebSVN 2.1.0

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