OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [syscalls/] [Makefile.in] - Blame information for rev 1773

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1010 ivang
# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
 
3
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4
# This Makefile.in is free software; the Free Software Foundation
5
# gives unlimited permission to copy and/or distribute it,
6
# with or without modifications, as long as this notice is preserved.
7
 
8
# This program is distributed in the hope that it will be useful,
9
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
# PARTICULAR PURPOSE.
12
 
13
 
14
 
15
SHELL = @SHELL@
16
 
17
srcdir = @srcdir@
18
top_srcdir = @top_srcdir@
19
VPATH = @srcdir@
20
prefix = @prefix@
21
exec_prefix = @exec_prefix@
22
 
23
bindir = @bindir@
24
sbindir = @sbindir@
25
libexecdir = @libexecdir@
26
datadir = @datadir@
27
sysconfdir = @sysconfdir@
28
sharedstatedir = @sharedstatedir@
29
localstatedir = @localstatedir@
30
libdir = @libdir@
31
infodir = @infodir@
32
mandir = @mandir@
33
includedir = @includedir@
34
oldincludedir = /usr/include
35
 
36
DESTDIR =
37
 
38
pkgdatadir = $(datadir)/@PACKAGE@
39
pkglibdir = $(libdir)/@PACKAGE@
40
pkgincludedir = $(includedir)/@PACKAGE@
41
 
42
top_builddir = ..
43
 
44
ACLOCAL = @ACLOCAL@
45
AUTOCONF = @AUTOCONF@
46
AUTOMAKE = @AUTOMAKE@
47
AUTOHEADER = @AUTOHEADER@
48
 
49
INSTALL = @INSTALL@
50
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
51
INSTALL_DATA = @INSTALL_DATA@
52
INSTALL_SCRIPT = @INSTALL_SCRIPT@
53
transform = @program_transform_name@
54
 
55
NORMAL_INSTALL = :
56
PRE_INSTALL = :
57
POST_INSTALL = :
58
NORMAL_UNINSTALL = :
59
PRE_UNINSTALL = :
60
POST_UNINSTALL = :
61
host_alias = @host_alias@
62
host_triplet = @host@
63
AR = @AR@
64
AS = @AS@
65
CC = @CC@
66
CPP = @CPP@
67
CRT0 = @CRT0@
68
DLLTOOL = @DLLTOOL@
69
EXEEXT = @EXEEXT@
70
LDFLAGS = @LDFLAGS@
71
LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
72
LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
73
LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
74
LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
75
LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
76
LIBC_SYS_LIB = @LIBC_SYS_LIB@
77
LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
78
LIBTOOL = @LIBTOOL@
79
LN_S = @LN_S@
80
MAINT = @MAINT@
81
MAKEINFO = @MAKEINFO@
82
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
83
OBJDUMP = @OBJDUMP@
84
PACKAGE = @PACKAGE@
85
RANLIB = @RANLIB@
86
VERSION = @VERSION@
87
aext = @aext@
88
libm_machine_dir = @libm_machine_dir@
89
machine_dir = @machine_dir@
90
newlib_basedir = @newlib_basedir@
91
oext = @oext@
92
sys_dir = @sys_dir@
93
 
94
AUTOMAKE_OPTIONS = cygnus
95
 
96
INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
97
 
98
LIB_SOURCES = \
99
        sysclose.c      \
100
        sysexecve.c     \
101
        sysfcntl.c      \
102
        sysfork.c       \
103
        sysfstat.c      \
104
        sysgetpid.c     \
105
        sysgettod.c     \
106
        syskill.c       \
107
        syslink.c       \
108
        syslseek.c      \
109
        sysopen.c       \
110
        sysread.c       \
111
        syssbrk.c       \
112
        sysstat.c       \
113
        systimes.c      \
114
        sysunlink.c     \
115
        syswait.c       \
116
        syswrite.c
117
 
118
 
119
libsyscalls_la_LDFLAGS = -Xcompiler -nostdlib
120
 
121
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = @USE_LIBTOOL_TRUE@libsyscalls.la
122
@USE_LIBTOOL_TRUE@libsyscalls_la_SOURCES = @USE_LIBTOOL_TRUE@$(LIB_SOURCES)
123
@USE_LIBTOOL_TRUE@noinst_DATA = @USE_LIBTOOL_TRUE@objectlist.awk.in
124
@USE_LIBTOOL_FALSE@noinst_DATA =
125
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = @USE_LIBTOOL_FALSE@lib.a
126
@USE_LIBTOOL_FALSE@lib_a_SOURCES = @USE_LIBTOOL_FALSE@$(LIB_SOURCES)
127
 
128
CHEWOUT_FILES =
129
 
130
SUFFIXES = .def
131
 
132
CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
133
 
134
TARGETDOC = ../tmp.texi
135
 
136
CLEANFILES = $(CHEWOUT_FILES) *.ref
137
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
138
CONFIG_CLEAN_FILES =
139
LIBRARIES =  $(noinst_LIBRARIES)
140
 
141
 
142
DEFS = @DEFS@ -I. -I$(srcdir)
143
CPPFLAGS = @CPPFLAGS@
144
LIBS = @LIBS@
145
lib_a_LIBADD =
146
@USE_LIBTOOL_FALSE@lib_a_OBJECTS =  sysclose.o sysexecve.o sysfcntl.o \
147
@USE_LIBTOOL_FALSE@sysfork.o sysfstat.o sysgetpid.o sysgettod.o \
148
@USE_LIBTOOL_FALSE@syskill.o syslink.o syslseek.o sysopen.o sysread.o \
149
@USE_LIBTOOL_FALSE@syssbrk.o sysstat.o systimes.o sysunlink.o syswait.o \
150
@USE_LIBTOOL_FALSE@syswrite.o
151
LTLIBRARIES =  $(noinst_LTLIBRARIES)
152
 
153
libsyscalls_la_LIBADD =
154
@USE_LIBTOOL_TRUE@libsyscalls_la_OBJECTS =  sysclose.lo sysexecve.lo \
155
@USE_LIBTOOL_TRUE@sysfcntl.lo sysfork.lo sysfstat.lo sysgetpid.lo \
156
@USE_LIBTOOL_TRUE@sysgettod.lo syskill.lo syslink.lo syslseek.lo \
157
@USE_LIBTOOL_TRUE@sysopen.lo sysread.lo syssbrk.lo sysstat.lo \
158
@USE_LIBTOOL_TRUE@systimes.lo sysunlink.lo syswait.lo syswrite.lo
159
CFLAGS = @CFLAGS@
160
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
161
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
162
CCLD = $(CC)
163
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
164
DATA =  $(noinst_DATA)
165
 
166
DIST_COMMON =  Makefile.am Makefile.in
167
 
168
 
169
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
170
 
171
TAR = gtar
172
GZIP_ENV = --best
173
SOURCES = $(lib_a_SOURCES) $(libsyscalls_la_SOURCES)
174
OBJECTS = $(lib_a_OBJECTS) $(libsyscalls_la_OBJECTS)
175
 
176
all: all-redirect
177
.SUFFIXES:
178
.SUFFIXES: .S .c .def .lo .o .s
179
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../Makefile.shared
180
        cd $(top_srcdir) && $(AUTOMAKE) --cygnus syscalls/Makefile
181
 
182
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
183
        cd $(top_builddir) \
184
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
185
 
186
 
187
mostlyclean-noinstLIBRARIES:
188
 
189
clean-noinstLIBRARIES:
190
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
191
 
192
distclean-noinstLIBRARIES:
193
 
194
maintainer-clean-noinstLIBRARIES:
195
 
196
.c.o:
197
        $(COMPILE) -c $<
198
 
199
.s.o:
200
        $(COMPILE) -c $<
201
 
202
.S.o:
203
        $(COMPILE) -c $<
204
 
205
mostlyclean-compile:
206
        -rm -f *.o core *.core
207
 
208
clean-compile:
209
 
210
distclean-compile:
211
        -rm -f *.tab.c
212
 
213
maintainer-clean-compile:
214
 
215
.c.lo:
216
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
217
 
218
.s.lo:
219
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
220
 
221
.S.lo:
222
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
223
 
224
mostlyclean-libtool:
225
        -rm -f *.lo
226
 
227
clean-libtool:
228
        -rm -rf .libs _libs
229
 
230
distclean-libtool:
231
 
232
maintainer-clean-libtool:
233
 
234
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
235
        -rm -f lib.a
236
        $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
237
        $(RANLIB) lib.a
238
 
239
mostlyclean-noinstLTLIBRARIES:
240
 
241
clean-noinstLTLIBRARIES:
242
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
243
 
244
distclean-noinstLTLIBRARIES:
245
 
246
maintainer-clean-noinstLTLIBRARIES:
247
 
248
libsyscalls.la: $(libsyscalls_la_OBJECTS) $(libsyscalls_la_DEPENDENCIES)
249
        $(LINK)  $(libsyscalls_la_LDFLAGS) $(libsyscalls_la_OBJECTS) $(libsyscalls_la_LIBADD) $(LIBS)
250
 
251
tags: TAGS
252
 
253
ID: $(HEADERS) $(SOURCES) $(LISP)
254
        list='$(SOURCES) $(HEADERS)'; \
255
        unique=`for i in $$list; do echo $$i; done | \
256
          awk '    { files[$$0] = 1; } \
257
               END { for (i in files) print i; }'`; \
258
        here=`pwd` && cd $(srcdir) \
259
          && mkid -f$$here/ID $$unique $(LISP)
260
 
261
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
262
        tags=; \
263
        here=`pwd`; \
264
        list='$(SOURCES) $(HEADERS)'; \
265
        unique=`for i in $$list; do echo $$i; done | \
266
          awk '    { files[$$0] = 1; } \
267
               END { for (i in files) print i; }'`; \
268
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
269
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
270
 
271
mostlyclean-tags:
272
 
273
clean-tags:
274
 
275
distclean-tags:
276
        -rm -f TAGS ID
277
 
278
maintainer-clean-tags:
279
 
280
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
281
 
282
subdir = syscalls
283
 
284
distdir: $(DISTFILES)
285
        @for file in $(DISTFILES); do \
286
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
287
          if test -d $$d/$$file; then \
288
            cp -pr $$d/$$file $(distdir)/$$file; \
289
          else \
290
            test -f $(distdir)/$$file \
291
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
292
            || cp -p $$d/$$file $(distdir)/$$file || :; \
293
          fi; \
294
        done
295
info-am:
296
info: info-am
297
dvi-am:
298
dvi: dvi-am
299
check-am:
300
check: check-am
301
installcheck-am:
302
installcheck: installcheck-am
303
install-info-am:
304
install-info: install-info-am
305
install-exec-am:
306
install-exec: install-exec-am
307
 
308
install-data-am:
309
install-data: install-data-am
310
 
311
install-am: all-am
312
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
313
install: install-am
314
uninstall-am:
315
uninstall: uninstall-am
316
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
317
all-redirect: all-am
318
install-strip:
319
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
320
installdirs:
321
 
322
 
323
mostlyclean-generic:
324
 
325
clean-generic:
326
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
327
 
328
distclean-generic:
329
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
330
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
331
 
332
maintainer-clean-generic:
333
mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
334
                mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
335
                mostlyclean-tags mostlyclean-generic
336
 
337
mostlyclean: mostlyclean-am
338
 
339
clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
340
                clean-noinstLTLIBRARIES clean-tags clean-generic \
341
                mostlyclean-am
342
 
343
clean: clean-am
344
 
345
distclean-am:  distclean-noinstLIBRARIES distclean-compile \
346
                distclean-libtool distclean-noinstLTLIBRARIES \
347
                distclean-tags distclean-generic clean-am
348
        -rm -f libtool
349
 
350
distclean: distclean-am
351
 
352
maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
353
                maintainer-clean-compile maintainer-clean-libtool \
354
                maintainer-clean-noinstLTLIBRARIES \
355
                maintainer-clean-tags maintainer-clean-generic \
356
                distclean-am
357
        @echo "This command is intended for maintainers to use;"
358
        @echo "it deletes files that may require special tools to rebuild."
359
 
360
maintainer-clean: maintainer-clean-am
361
 
362
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
363
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
364
mostlyclean-compile distclean-compile clean-compile \
365
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
366
clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
367
distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
368
maintainer-clean-noinstLTLIBRARIES tags mostlyclean-tags distclean-tags \
369
clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
370
check-am installcheck-am installcheck install-info-am install-info \
371
install-exec-am install-exec install-data-am install-data install-am \
372
install uninstall-am uninstall all-redirect all-am all installdirs \
373
mostlyclean-generic distclean-generic clean-generic \
374
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
375
 
376
 
377
objectlist.awk.in: $(noinst_LTLIBRARIES)
378
        -rm -f objectlist.awk.in
379
        for i in `ls *.lo` ; \
380
        do \
381
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
382
        done
383
 
384
.c.def:
385
        $(CHEW) < $< > $*.def 2> $*.ref
386
        touch stmp-def
387
 
388
# No doc for syscalls.
389
doc:
390
 
391
# Tell versions [3.59,3.63) of GNU make to not export all variables.
392
# Otherwise a system limit (for SysV at least) may be exceeded.
393
.NOEXPORT:

powered by: WebSVN 2.1.0

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