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

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

powered by: WebSVN 2.1.0

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