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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [newlib-1.10.0/] [newlib/] [libc/] [signal/] [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 = raise.c signal.c
99
 
100
libsignal_la_LDFLAGS = -Xcompiler -nostdlib
101
 
102
@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = @USE_LIBTOOL_TRUE@libsignal.la
103
@USE_LIBTOOL_TRUE@libsignal_la_SOURCES = @USE_LIBTOOL_TRUE@$(LIB_SOURCES)
104
@USE_LIBTOOL_TRUE@noinst_DATA = @USE_LIBTOOL_TRUE@objectlist.awk.in
105
@USE_LIBTOOL_FALSE@noinst_DATA =
106
@USE_LIBTOOL_FALSE@noinst_LIBRARIES = @USE_LIBTOOL_FALSE@lib.a
107
@USE_LIBTOOL_FALSE@lib_a_SOURCES = @USE_LIBTOOL_FALSE@$(LIB_SOURCES)
108
 
109
CHEWOUT_FILES = raise.def signal.def
110
 
111
SUFFIXES = .def
112
 
113
CHEW = ../../doc/makedoc -f $(srcdir)/../../doc/doc.str
114
 
115
TARGETDOC = ../tmp.texi
116
 
117
CLEANFILES = $(CHEWOUT_FILES) *.ref
118
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
119
CONFIG_CLEAN_FILES =
120
LIBRARIES =  $(noinst_LIBRARIES)
121
 
122
 
123
DEFS = @DEFS@ -I. -I$(srcdir)
124
CPPFLAGS = @CPPFLAGS@
125
LIBS = @LIBS@
126
lib_a_LIBADD =
127
@USE_LIBTOOL_FALSE@lib_a_OBJECTS =  raise.o signal.o
128
LTLIBRARIES =  $(noinst_LTLIBRARIES)
129
 
130
libsignal_la_LIBADD =
131
@USE_LIBTOOL_TRUE@libsignal_la_OBJECTS =  raise.lo signal.lo
132
CFLAGS = @CFLAGS@
133
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
134
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
135
CCLD = $(CC)
136
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
137
DATA =  $(noinst_DATA)
138
 
139
DIST_COMMON =  Makefile.am Makefile.in
140
 
141
 
142
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
143
 
144
TAR = gtar
145
GZIP_ENV = --best
146
SOURCES = $(lib_a_SOURCES) $(libsignal_la_SOURCES)
147
OBJECTS = $(lib_a_OBJECTS) $(libsignal_la_OBJECTS)
148
 
149
all: all-redirect
150
.SUFFIXES:
151
.SUFFIXES: .S .c .def .lo .o .s
152
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../Makefile.shared
153
        cd $(top_srcdir) && $(AUTOMAKE) --cygnus signal/Makefile
154
 
155
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
156
        cd $(top_builddir) \
157
          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
158
 
159
 
160
mostlyclean-noinstLIBRARIES:
161
 
162
clean-noinstLIBRARIES:
163
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
164
 
165
distclean-noinstLIBRARIES:
166
 
167
maintainer-clean-noinstLIBRARIES:
168
 
169
.c.o:
170
        $(COMPILE) -c $<
171
 
172
.s.o:
173
        $(COMPILE) -c $<
174
 
175
.S.o:
176
        $(COMPILE) -c $<
177
 
178
mostlyclean-compile:
179
        -rm -f *.o core *.core
180
 
181
clean-compile:
182
 
183
distclean-compile:
184
        -rm -f *.tab.c
185
 
186
maintainer-clean-compile:
187
 
188
.c.lo:
189
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
190
 
191
.s.lo:
192
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
193
 
194
.S.lo:
195
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
196
 
197
mostlyclean-libtool:
198
        -rm -f *.lo
199
 
200
clean-libtool:
201
        -rm -rf .libs _libs
202
 
203
distclean-libtool:
204
 
205
maintainer-clean-libtool:
206
 
207
lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
208
        -rm -f lib.a
209
        $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
210
        $(RANLIB) lib.a
211
 
212
mostlyclean-noinstLTLIBRARIES:
213
 
214
clean-noinstLTLIBRARIES:
215
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
216
 
217
distclean-noinstLTLIBRARIES:
218
 
219
maintainer-clean-noinstLTLIBRARIES:
220
 
221
libsignal.la: $(libsignal_la_OBJECTS) $(libsignal_la_DEPENDENCIES)
222
        $(LINK)  $(libsignal_la_LDFLAGS) $(libsignal_la_OBJECTS) $(libsignal_la_LIBADD) $(LIBS)
223
 
224
tags: TAGS
225
 
226
ID: $(HEADERS) $(SOURCES) $(LISP)
227
        list='$(SOURCES) $(HEADERS)'; \
228
        unique=`for i in $$list; do echo $$i; done | \
229
          awk '    { files[$$0] = 1; } \
230
               END { for (i in files) print i; }'`; \
231
        here=`pwd` && cd $(srcdir) \
232
          && mkid -f$$here/ID $$unique $(LISP)
233
 
234
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
235
        tags=; \
236
        here=`pwd`; \
237
        list='$(SOURCES) $(HEADERS)'; \
238
        unique=`for i in $$list; do echo $$i; done | \
239
          awk '    { files[$$0] = 1; } \
240
               END { for (i in files) print i; }'`; \
241
        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
242
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
243
 
244
mostlyclean-tags:
245
 
246
clean-tags:
247
 
248
distclean-tags:
249
        -rm -f TAGS ID
250
 
251
maintainer-clean-tags:
252
 
253
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
254
 
255
subdir = signal
256
 
257
distdir: $(DISTFILES)
258
        @for file in $(DISTFILES); do \
259
          if test -f $$file; then d=.; else d=$(srcdir); fi; \
260
          if test -d $$d/$$file; then \
261
            cp -pr $$d/$$file $(distdir)/$$file; \
262
          else \
263
            test -f $(distdir)/$$file \
264
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
265
            || cp -p $$d/$$file $(distdir)/$$file || :; \
266
          fi; \
267
        done
268
info-am:
269
info: info-am
270
dvi-am:
271
dvi: dvi-am
272
check-am:
273
check: check-am
274
installcheck-am:
275
installcheck: installcheck-am
276
install-info-am:
277
install-info: install-info-am
278
install-exec-am:
279
install-exec: install-exec-am
280
 
281
install-data-am:
282
install-data: install-data-am
283
 
284
install-am: all-am
285
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
286
install: install-am
287
uninstall-am:
288
uninstall: uninstall-am
289
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
290
all-redirect: all-am
291
install-strip:
292
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
293
installdirs:
294
 
295
 
296
mostlyclean-generic:
297
 
298
clean-generic:
299
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
300
 
301
distclean-generic:
302
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
303
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
304
 
305
maintainer-clean-generic:
306
mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
307
                mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
308
                mostlyclean-tags mostlyclean-generic
309
 
310
mostlyclean: mostlyclean-am
311
 
312
clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
313
                clean-noinstLTLIBRARIES clean-tags clean-generic \
314
                mostlyclean-am
315
 
316
clean: clean-am
317
 
318
distclean-am:  distclean-noinstLIBRARIES distclean-compile \
319
                distclean-libtool distclean-noinstLTLIBRARIES \
320
                distclean-tags distclean-generic clean-am
321
        -rm -f libtool
322
 
323
distclean: distclean-am
324
 
325
maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
326
                maintainer-clean-compile maintainer-clean-libtool \
327
                maintainer-clean-noinstLTLIBRARIES \
328
                maintainer-clean-tags maintainer-clean-generic \
329
                distclean-am
330
        @echo "This command is intended for maintainers to use;"
331
        @echo "it deletes files that may require special tools to rebuild."
332
 
333
maintainer-clean: maintainer-clean-am
334
 
335
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
336
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
337
mostlyclean-compile distclean-compile clean-compile \
338
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
339
clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
340
distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
341
maintainer-clean-noinstLTLIBRARIES tags mostlyclean-tags distclean-tags \
342
clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
343
check-am installcheck-am installcheck install-info-am install-info \
344
install-exec-am install-exec install-data-am install-data install-am \
345
install uninstall-am uninstall all-redirect all-am all installdirs \
346
mostlyclean-generic distclean-generic clean-generic \
347
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
348
 
349
 
350
objectlist.awk.in: $(noinst_LTLIBRARIES)
351
        -rm -f objectlist.awk.in
352
        for i in `ls *.lo` ; \
353
        do \
354
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
355
        done
356
 
357
.c.def:
358
        $(CHEW) < $< > $*.def 2> $*.ref
359
        touch stmp-def
360
 
361
doc: $(CHEWOUT_FILES)
362
        cat $(srcdir)/signal.tex >> $(TARGETDOC)
363
 
364
# Tell versions [3.59,3.63) of GNU make to not export all variables.
365
# Otherwise a system limit (for SysV at least) may be exceeded.
366
.NOEXPORT:

powered by: WebSVN 2.1.0

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