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

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [newlib-1.18.0/] [newlib/] [libc/] [sys/] [sparc64/] [Makefile.in] - Blame information for rev 207

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
am__DEPENDENCIES_1 =
55
am__DEPENDENCIES_2 = sbrk_r.o wait_r.o
56
am__DEPENDENCIES_3 = access.o chdir.o chmod.o chown.o dup.o fcntl.o \
57
        lstat.o mkdir.o pipe.o rmdir.o times.o umask.o utimes.o
58
am__DEPENDENCIES_4 = close.o fork.o fstat.o getpid.o gettimeofday.o \
59
        kill.o link.o lseek.o open.o read.o stat.o times.o unlink.o \
60
        wait4.o write.o
61
am__DEPENDENCIES_5 = close_r.o fork_r.o fstat_r.o getpid_r.o \
62
        gettimeofday_r.o kill_r.o link_r.o lseek_r.o open_r.o read_r.o \
63
        stat_r.o times_r.o unlink_r.o wait4_r.o write_r.o
64
lib_a_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
65
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) \
66
        $(am__DEPENDENCIES_3) $(am__DEPENDENCIES_4) \
67
        $(am__DEPENDENCIES_5) $(am__DEPENDENCIES_1)
68
am__objects_1 = cerror.$(OBJEXT) crt0.$(OBJEXT) dup2.$(OBJEXT) \
69
        execve.$(OBJEXT) _exit.$(OBJEXT) sigsetjmp.$(OBJEXT) \
70
        utime.$(OBJEXT)
71
am__objects_2 = sbrk.$(OBJEXT) wait.$(OBJEXT)
72
am__objects_3 = _main.$(OBJEXT) ieee.$(OBJEXT) closedir.$(OBJEXT) \
73
        opendir.$(OBJEXT) readdir.$(OBJEXT) rewinddir.$(OBJEXT) \
74
        scandir.$(OBJEXT) seekdir.$(OBJEXT) telldir.$(OBJEXT) \
75
        creat.$(OBJEXT) isatty.$(OBJEXT) utime2.$(OBJEXT)
76
am__objects_4 =
77
am_lib_a_OBJECTS = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
78
        $(am__objects_4)
79
lib_a_OBJECTS = $(am_lib_a_OBJECTS)
80
DEFAULT_INCLUDES = -I.@am__isrc@
81
depcomp =
82
am__depfiles_maybe =
83
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
84
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
85
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
86
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
87
CCLD = $(CC)
88
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
89
SOURCES = $(lib_a_SOURCES)
90
ETAGS = etags
91
CTAGS = ctags
92
ACLOCAL = @ACLOCAL@
93
AMTAR = @AMTAR@
94
AR = @AR@
95
AS = @AS@
96
AUTOCONF = @AUTOCONF@
97
AUTOHEADER = @AUTOHEADER@
98
AUTOMAKE = @AUTOMAKE@
99
AWK = @AWK@
100
CC = @CC@
101
CCAS = @CCAS@
102
CCASFLAGS = @CCASFLAGS@
103
CCDEPMODE = @CCDEPMODE@
104
CYGPATH_W = @CYGPATH_W@
105
DEFS = @DEFS@
106
DEPDIR = @DEPDIR@
107
ECHO_C = @ECHO_C@
108
ECHO_N = @ECHO_N@
109
ECHO_T = @ECHO_T@
110
INSTALL = @INSTALL@
111
INSTALL_DATA = @INSTALL_DATA@
112
INSTALL_PROGRAM = @INSTALL_PROGRAM@
113
INSTALL_SCRIPT = @INSTALL_SCRIPT@
114
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115
LDFLAGS = @LDFLAGS@
116
LIBOBJS = @LIBOBJS@
117
LIBS = @LIBS@
118
LTLIBOBJS = @LTLIBOBJS@
119
MAINT = @MAINT@
120
MAKEINFO = @MAKEINFO@
121
MKDIR_P = @MKDIR_P@
122
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
123
OBJEXT = @OBJEXT@
124
PACKAGE = @PACKAGE@
125
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126
PACKAGE_NAME = @PACKAGE_NAME@
127
PACKAGE_STRING = @PACKAGE_STRING@
128
PACKAGE_TARNAME = @PACKAGE_TARNAME@
129
PACKAGE_VERSION = @PACKAGE_VERSION@
130
PATH_SEPARATOR = @PATH_SEPARATOR@
131
RANLIB = @RANLIB@
132
READELF = @READELF@
133
SET_MAKE = @SET_MAKE@
134
SHELL = @SHELL@
135
STRIP = @STRIP@
136
VERSION = @VERSION@
137
abs_builddir = @abs_builddir@
138
abs_srcdir = @abs_srcdir@
139
abs_top_builddir = @abs_top_builddir@
140
abs_top_srcdir = @abs_top_srcdir@
141
aext = @aext@
142
am__include = @am__include@
143
am__leading_dot = @am__leading_dot@
144
am__quote = @am__quote@
145
am__tar = @am__tar@
146
am__untar = @am__untar@
147
bindir = @bindir@
148
build = @build@
149
build_alias = @build_alias@
150
build_cpu = @build_cpu@
151
build_os = @build_os@
152
build_vendor = @build_vendor@
153
builddir = @builddir@
154
datadir = @datadir@
155
datarootdir = @datarootdir@
156
docdir = @docdir@
157
dvidir = @dvidir@
158
exec_prefix = @exec_prefix@
159
host = @host@
160
host_alias = @host_alias@
161
host_cpu = @host_cpu@
162
host_os = @host_os@
163
host_vendor = @host_vendor@
164
htmldir = @htmldir@
165
includedir = @includedir@
166
infodir = @infodir@
167
install_sh = @install_sh@
168
libdir = @libdir@
169
libexecdir = @libexecdir@
170
libm_machine_dir = @libm_machine_dir@
171
localedir = @localedir@
172
localstatedir = @localstatedir@
173
lpfx = @lpfx@
174
machine_dir = @machine_dir@
175
mandir = @mandir@
176
mkdir_p = @mkdir_p@
177
newlib_basedir = @newlib_basedir@
178
oext = @oext@
179
oldincludedir = @oldincludedir@
180
pdfdir = @pdfdir@
181
prefix = @prefix@
182
program_transform_name = @program_transform_name@
183
psdir = @psdir@
184
sbindir = @sbindir@
185
sharedstatedir = @sharedstatedir@
186
srcdir = @srcdir@
187
sys_dir = @sys_dir@
188
sysconfdir = @sysconfdir@
189
target_alias = @target_alias@
190
top_build_prefix = @top_build_prefix@
191
top_builddir = @top_builddir@
192
top_srcdir = @top_srcdir@
193
AUTOMAKE_OPTIONS = cygnus
194
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
195
AM_CCASFLAGS = $(INCLUDES)
196
noinst_LIBRARIES = lib.a
197
 
198
# _r.o is for the reentrant syscall stubs.
199
SUFFIXES = _r.o
200
 
201
# We no longer copy files out of /lib/libc.a.  This is kept around until
202
# most of them have replacements.
203
#
204
#COPYOFILES = \
205
#       Ovfork.o _sigvec.o abort.o access.o chown.o creat.o \
206
#       errlst.o getdents.o getdtablesize.o getpid.o \
207
#       getrusage.o gettimeofday.o ieee_globals.o ioctl.o isatty.o \
208
#       kill.o popen.o sbrk.o sigblock.o sigpause.o sigsetmask.o \
209
#       sigtramp.o sigvec.o sleep.o setitimer.o start_float.o \
210
#       time.o times.o utime.o utimes.o wait3.o
211
COPYOFILES =
212
 
213
# These files are from Sun's libc.a but must be renamed because they
214
# conflict with other library .o's. They are renamed to xxxS.o.
215
# div.o is used by times.o. errno.o conflicts with libc/errno/errno.o.
216
#COPYRENAMEOFILES = divS.o errnoS.o
217
COPYRENAMEOFILES =
218
 
219
#COPYOMFILES = ieee_flags.o
220
COPYOMFILES =
221
 
222
# CFILES_R, SFILES_R, and TEMPLATE_SFILES_R define those system calls that are
223
# needed by the ANSI C part of newlib (and thus we must provide namespace
224
# clean versions of them because we define REENTRANT_SYSCALLS_PROVIDED).
225
CFILES = _main.c ieee.c \
226
        closedir.c opendir.c readdir.c rewinddir.c scandir.c seekdir.c \
227
        telldir.c \
228
        creat.c isatty.c utime2.c
229
 
230
CFILES_R =
231
SFILES = cerror.S crt0.S dup2.S execve.S _exit.S sigsetjmp.S utime.S
232
SFILES_R = sbrk.S wait.S
233
 
234
# List of files built from template.S (with an '_' suffix).
235
TEMPLATE_SFILES = access_ chdir_ chmod_ chown_ dup_ fcntl_ \
236
        lstat_ mkdir_ pipe_ rmdir_ times_ umask_ utimes_
237
 
238
TEMPLATE_SFILES_R = close_ fork_ fstat_ getpid_ gettimeofday_ kill_ \
239
        link_ lseek_ open_ read_ stat_ times_ unlink_ wait4_ write_
240
 
241
OFILES = $(COPYOFILES) $(COPYRENAMEOFILES) $(COPYOMFILES) \
242
        $(SFILES:.S=.o) $(SFILES_R:.S=.o) $(SFILES_R:.S=_r.o) \
243
        $(TEMPLATE_SFILES:_=.o) $(TEMPLATE_SFILES_R:_=.o) $(TEMPLATE_SFILES_R:_=_r.o) \
244
        $(CFILES:.c=.o) $(CFILES_R:.c=.o) $(CFILES_R:.c=_r.o)
245
 
246
lib_a_SOURCES = $(SFILES) $(SFILES_R) $(CFILES) $(CFILES_R)
247
lib_a_LIBADD = $(COPYOFILES) $(COPYRENAMEOFILES) $(COPYOMFILES) \
248
        $(SFILES_R:.S=_r.o) \
249
        $(TEMPLATE_SFILES:_=.o) $(TEMPLATE_SFILES_R:_=.o) \
250
        $(TEMPLATE_SFILES_R:_=_r.o) \
251
        $(CFILES_R:.c=_r.o)
252
 
253
ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
254
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
255
all: all-am
256
 
257
.SUFFIXES:
258
.SUFFIXES: _r.o .S .c .o .obj
259
am--refresh:
260
        @:
261
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
262
        @for dep in $?; do \
263
          case '$(am__configure_deps)' in \
264
            *$$dep*) \
265
              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
266
              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
267
                && exit 0; \
268
              exit 1;; \
269
          esac; \
270
        done; \
271
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
272
        $(am__cd) $(top_srcdir) && \
273
          $(AUTOMAKE) --cygnus Makefile
274
.PRECIOUS: Makefile
275
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
276
        @case '$?' in \
277
          *config.status*) \
278
            echo ' $(SHELL) ./config.status'; \
279
            $(SHELL) ./config.status;; \
280
          *) \
281
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
282
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
283
        esac;
284
 
285
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286
        $(SHELL) ./config.status --recheck
287
 
288
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
289
        $(am__cd) $(srcdir) && $(AUTOCONF)
290
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
291
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
292
$(am__aclocal_m4_deps):
293
 
294
clean-noinstLIBRARIES:
295
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
296
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
297
        -rm -f lib.a
298
        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
299
        $(RANLIB) lib.a
300
 
301
mostlyclean-compile:
302
        -rm -f *.$(OBJEXT)
303
 
304
distclean-compile:
305
        -rm -f *.tab.c
306
 
307
.S.o:
308
        $(CPPASCOMPILE) -c -o $@ $<
309
 
310
.S.obj:
311
        $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
312
 
313
.c.o:
314
        $(COMPILE) -c $<
315
 
316
.c.obj:
317
        $(COMPILE) -c `$(CYGPATH_W) '$<'`
318
 
319
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
320
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
321
        unique=`for i in $$list; do \
322
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
323
          done | \
324
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
325
              END { if (nonempty) { for (i in files) print i; }; }'`; \
326
        mkid -fID $$unique
327
tags: TAGS
328
 
329
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330
                $(TAGS_FILES) $(LISP)
331
        set x; \
332
        here=`pwd`; \
333
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
334
        unique=`for i in $$list; do \
335
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336
          done | \
337
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
338
              END { if (nonempty) { for (i in files) print i; }; }'`; \
339
        shift; \
340
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
341
          test -n "$$unique" || unique=$$empty_fix; \
342
          if test $$# -gt 0; then \
343
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
344
              "$$@" $$unique; \
345
          else \
346
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347
              $$unique; \
348
          fi; \
349
        fi
350
ctags: CTAGS
351
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
352
                $(TAGS_FILES) $(LISP)
353
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
354
        unique=`for i in $$list; do \
355
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356
          done | \
357
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
358
              END { if (nonempty) { for (i in files) print i; }; }'`; \
359
        test -z "$(CTAGS_ARGS)$$unique" \
360
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
361
             $$unique
362
 
363
GTAGS:
364
        here=`$(am__cd) $(top_builddir) && pwd` \
365
          && $(am__cd) $(top_srcdir) \
366
          && gtags -i $(GTAGS_ARGS) "$$here"
367
 
368
distclean-tags:
369
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
370
check-am:
371
check: check-am
372
all-am: Makefile $(LIBRARIES) all-local
373
installdirs:
374
install: install-am
375
install-exec: install-exec-am
376
install-data: install-data-am
377
uninstall: uninstall-am
378
 
379
install-am: all-am
380
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
381
 
382
installcheck: installcheck-am
383
install-strip:
384
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386
          `test -z '$(STRIP)' || \
387
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
388
mostlyclean-generic:
389
 
390
clean-generic:
391
 
392
distclean-generic:
393
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
394
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
395
 
396
maintainer-clean-generic:
397
        @echo "This command is intended for maintainers to use"
398
        @echo "it deletes files that may require special tools to rebuild."
399
clean: clean-am
400
 
401
clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
402
 
403
distclean: distclean-am
404
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
405
        -rm -f Makefile
406
distclean-am: clean-am distclean-compile distclean-generic \
407
        distclean-tags
408
 
409
dvi: dvi-am
410
 
411
dvi-am:
412
 
413
html: html-am
414
 
415
html-am:
416
 
417
info: info-am
418
 
419
info-am:
420
 
421
install-data-am:
422
 
423
install-dvi: install-dvi-am
424
 
425
install-dvi-am:
426
 
427
install-exec-am:
428
 
429
install-html: install-html-am
430
 
431
install-html-am:
432
 
433
install-info: install-info-am
434
 
435
install-info-am:
436
 
437
install-man:
438
 
439
install-pdf: install-pdf-am
440
 
441
install-pdf-am:
442
 
443
install-ps: install-ps-am
444
 
445
install-ps-am:
446
 
447
installcheck-am:
448
 
449
maintainer-clean: maintainer-clean-am
450
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
451
        -rm -rf $(top_srcdir)/autom4te.cache
452
        -rm -f Makefile
453
maintainer-clean-am: distclean-am maintainer-clean-generic
454
 
455
mostlyclean: mostlyclean-am
456
 
457
mostlyclean-am: mostlyclean-compile mostlyclean-generic
458
 
459
pdf: pdf-am
460
 
461
pdf-am:
462
 
463
ps: ps-am
464
 
465
ps-am:
466
 
467
uninstall-am:
468
 
469
.MAKE: install-am install-strip
470
 
471
.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
472
        clean clean-generic clean-noinstLIBRARIES ctags distclean \
473
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
474
        html html-am info info-am install install-am install-data \
475
        install-data-am install-dvi install-dvi-am install-exec \
476
        install-exec-am install-html install-html-am install-info \
477
        install-info-am install-man install-pdf install-pdf-am \
478
        install-ps install-ps-am install-strip installcheck \
479
        installcheck-am installdirs maintainer-clean \
480
        maintainer-clean-generic mostlyclean mostlyclean-compile \
481
        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
482
        uninstall-am
483
 
484
 
485
.S_r.o:
486
        $(COMPILE) -DREENT -c $< -o $@
487
 
488
.c_r.o:
489
        $(COMPILE) -DREENT -c $< -o $@
490
 
491
$(COPYOFILES):
492
        $(AR) x /lib/libc.a $(COPYOFILES)
493
 
494
$(COPYRENAMEOFILES):
495
        $(AR) x /lib/libc.a $(COPYRENAMEOFILES:S.o=.o)
496
        for f in $(COPYRENAMEOFILES); do mv `basename $$f S.o`.o $$f; done
497
 
498
$(COPYOMFILES):
499
        $(AR) x /lib/libm.a $(COPYOMFILES)
500
 
501
stamp-srcs: Makefile template.S template_r.S
502
        for f in $(TEMPLATE_SFILES:_=); do \
503
          $(COMPILE) -E -Dfunc=$$f $(srcdir)/template.S >$$f.S; \
504
        done
505
        for f in $(TEMPLATE_SFILES_R:_=); do \
506
          $(COMPILE) -E -Dfunc=$$f $(srcdir)/template_r.S | sed -e 's/^_/#/' >$$f.S; \
507
        done
508
        touch stamp-srcs
509
 
510
# Make a dependency for each file built from a template.
511
 
512
$(TEMPLATE_SFILES:_=.S) $(TEMPLATE_SFILES_R:_=.S): stamp-srcs
513
 
514
all-local: crt0.o
515
 
516
close_r.o: close.S
517
fork_r.o: fork.S
518
fstat_r.o: fstat.S
519
getpid_r.o: getpid.S
520
gettimeofday_r.o: gettimeofday.S
521
kill_r.o: kill.S
522
link_r.o: link.S
523
lseek_r.o: lseek.S
524
open_r.o: open.S
525
read_r.o: read.S
526
sbrk_r.o: sbrk.S
527
stat_r.o: stat.S
528
times_r.o: times.S
529
unlink_r.o: unlink.S
530
wait_r.o: wait.S
531
wait4_r.o: wait4.S
532
write_r.o: write.S
533
 
534
# Tell versions [3.59,3.63) of GNU make to not export all variables.
535
# Otherwise a system limit (for SysV at least) may be exceeded.
536
.NOEXPORT:

powered by: WebSVN 2.1.0

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