OSDN Git Service

2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / linux / linuxthreads / machine / i386 / Makefile.in
1 # 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 build_alias = @build_alias@
62 build_triplet = @build@
63 host_alias = @host_alias@
64 host_triplet = @host@
65 target_alias = @target_alias@
66 target_triplet = @target@
67 AR = @AR@
68 AS = @AS@
69 AWK = @AWK@
70 CC = @CC@
71 CPP = @CPP@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 DLLTOOL = @DLLTOOL@
75 EXEEXT = @EXEEXT@
76 GCJ = @GCJ@
77 GCJFLAGS = @GCJFLAGS@
78 LDFLAGS = @LDFLAGS@
79 LIBTOOL = @LIBTOOL@
80 LN_S = @LN_S@
81 MAINT = @MAINT@
82 MAKEINFO = @MAKEINFO@
83 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
84 OBJDUMP = @OBJDUMP@
85 OBJEXT = @OBJEXT@
86 PACKAGE = @PACKAGE@
87 RANLIB = @RANLIB@
88 STRIP = @STRIP@
89 VERSION = @VERSION@
90 aext = @aext@
91 libm_machine_dir = @libm_machine_dir@
92 machine_dir = @machine_dir@
93 newlib_basedir = @newlib_basedir@
94 oext = @oext@
95 sys_dir = @sys_dir@
96
97 AUTOMAKE_OPTIONS = cygnus
98
99 INCLUDES = -I$(srcdir)/../../../include -I$(srcdir)/../.. -I$(srcdir)/../generic -I$(srcdir)/../../.. $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
100
101 LIB_SOURCES = clone.S i386-sysdep.S pspinlock.c sysdep.S
102
103 liblinuxthreadsi386_la_LDFLAGS = -Xcompiler -nostdlib
104
105 @USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = @USE_LIBTOOL_TRUE@liblinuxthreadsi386.la
106 @USE_LIBTOOL_TRUE@liblinuxthreadsi386_la_SOURCES = @USE_LIBTOOL_TRUE@$(LIB_SOURCES)
107 @USE_LIBTOOL_TRUE@noinst_DATA = @USE_LIBTOOL_TRUE@objectlist.awk.in
108 @USE_LIBTOOL_FALSE@noinst_DATA = 
109 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = @USE_LIBTOOL_FALSE@lib.a
110 @USE_LIBTOOL_FALSE@lib_a_SOURCES = @USE_LIBTOOL_FALSE@$(LIB_SOURCES)
111
112 AM_CFLAGS = -D_XOPEN_SOURCE=600 -D_GNU_SOURCE=1
113
114 ACLOCAL_AMFLAGS = -I ../../../../../..
115 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
116 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../../mkinstalldirs
118 CONFIG_CLEAN_FILES = 
119 LIBRARIES =  $(noinst_LIBRARIES)
120
121
122 DEFS = @DEFS@ -I. -I$(srcdir) 
123 CPPFLAGS = @CPPFLAGS@
124 LIBS = @LIBS@
125 lib_a_LIBADD = 
126 @USE_LIBTOOL_FALSE@lib_a_OBJECTS =  clone.$(OBJEXT) \
127 @USE_LIBTOOL_FALSE@i386-sysdep.$(OBJEXT) pspinlock.$(OBJEXT) \
128 @USE_LIBTOOL_FALSE@sysdep.$(OBJEXT)
129 LTLIBRARIES =  $(noinst_LTLIBRARIES)
130
131 liblinuxthreadsi386_la_LIBADD = 
132 @USE_LIBTOOL_TRUE@liblinuxthreadsi386_la_OBJECTS =  clone.lo \
133 @USE_LIBTOOL_TRUE@i386-sysdep.lo pspinlock.lo sysdep.lo
134 CFLAGS = @CFLAGS@
135 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137 CCLD = $(CC)
138 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
139 DATA =  $(noinst_DATA)
140
141 DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in
142
143
144 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
145
146 TAR = gtar
147 GZIP_ENV = --best
148 SOURCES = $(lib_a_SOURCES) $(liblinuxthreadsi386_la_SOURCES)
149 OBJECTS = $(lib_a_OBJECTS) $(liblinuxthreadsi386_la_OBJECTS)
150
151 all: all-redirect
152 .SUFFIXES:
153 .SUFFIXES: .S .c .lo .o .obj .s
154 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(srcdir)/../../../../../../Makefile.shared
155         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
156
157 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
158         cd $(top_builddir) \
159           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
160
161 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  \
162                 ../../../../../../acinclude.m4 \
163                 ../../../../../../aclocal.m4 \
164                 ../../../../../../libtool.m4
165         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
166
167 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
168         $(SHELL) ./config.status --recheck
169 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
170         cd $(srcdir) && $(AUTOCONF)
171
172 mostlyclean-noinstLIBRARIES:
173
174 clean-noinstLIBRARIES:
175         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
176
177 distclean-noinstLIBRARIES:
178
179 maintainer-clean-noinstLIBRARIES:
180
181 .c.o:
182         $(COMPILE) -c $<
183
184 # FIXME: We should only use cygpath when building on Windows,
185 # and only if it is available.
186 .c.obj:
187         $(COMPILE) -c `cygpath -w $<`
188
189 .s.o:
190         $(COMPILE) -c $<
191
192 .S.o:
193         $(COMPILE) -c $<
194
195 mostlyclean-compile:
196         -rm -f *.o core *.core
197         -rm -f *.$(OBJEXT)
198
199 clean-compile:
200
201 distclean-compile:
202         -rm -f *.tab.c
203
204 maintainer-clean-compile:
205
206 .c.lo:
207         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
208
209 .s.lo:
210         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
211
212 .S.lo:
213         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
214
215 mostlyclean-libtool:
216         -rm -f *.lo
217
218 clean-libtool:
219         -rm -rf .libs _libs
220
221 distclean-libtool:
222
223 maintainer-clean-libtool:
224
225 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
226         -rm -f lib.a
227         $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
228         $(RANLIB) lib.a
229
230 mostlyclean-noinstLTLIBRARIES:
231
232 clean-noinstLTLIBRARIES:
233         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
234
235 distclean-noinstLTLIBRARIES:
236
237 maintainer-clean-noinstLTLIBRARIES:
238
239 liblinuxthreadsi386.la: $(liblinuxthreadsi386_la_OBJECTS) $(liblinuxthreadsi386_la_DEPENDENCIES)
240         $(LINK)  $(liblinuxthreadsi386_la_LDFLAGS) $(liblinuxthreadsi386_la_OBJECTS) $(liblinuxthreadsi386_la_LIBADD) $(LIBS)
241
242 tags: TAGS
243
244 ID: $(HEADERS) $(SOURCES) $(LISP)
245         list='$(SOURCES) $(HEADERS)'; \
246         unique=`for i in $$list; do echo $$i; done | \
247           awk '    { files[$$0] = 1; } \
248                END { for (i in files) print i; }'`; \
249         here=`pwd` && cd $(srcdir) \
250           && mkid -f$$here/ID $$unique $(LISP)
251
252 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
253         tags=; \
254         here=`pwd`; \
255         list='$(SOURCES) $(HEADERS)'; \
256         unique=`for i in $$list; do echo $$i; done | \
257           awk '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
260           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
261
262 mostlyclean-tags:
263
264 clean-tags:
265
266 distclean-tags:
267         -rm -f TAGS ID
268
269 maintainer-clean-tags:
270
271 distdir = $(PACKAGE)-$(VERSION)
272 top_distdir = $(distdir)
273
274 # This target untars the dist file and tries a VPATH configuration.  Then
275 # it guarantees that the distribution is self-contained by making another
276 # tarfile.
277 distcheck: dist
278         -rm -rf $(distdir)
279         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
280         mkdir $(distdir)/=build
281         mkdir $(distdir)/=inst
282         dc_install_base=`cd $(distdir)/=inst && pwd`; \
283         cd $(distdir)/=build \
284           && ../configure --srcdir=.. --prefix=$$dc_install_base \
285           && $(MAKE) $(AM_MAKEFLAGS) \
286           && $(MAKE) $(AM_MAKEFLAGS) dvi \
287           && $(MAKE) $(AM_MAKEFLAGS) check \
288           && $(MAKE) $(AM_MAKEFLAGS) install \
289           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
290           && $(MAKE) $(AM_MAKEFLAGS) dist
291         -rm -rf $(distdir)
292         @banner="$(distdir).tar.gz is ready for distribution"; \
293         dashes=`echo "$$banner" | sed s/./=/g`; \
294         echo "$$dashes"; \
295         echo "$$banner"; \
296         echo "$$dashes"
297 dist: distdir
298         -chmod -R a+r $(distdir)
299         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
300         -rm -rf $(distdir)
301 dist-all: distdir
302         -chmod -R a+r $(distdir)
303         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
304         -rm -rf $(distdir)
305 distdir: $(DISTFILES)
306         -rm -rf $(distdir)
307         mkdir $(distdir)
308         -chmod 777 $(distdir)
309         @for file in $(DISTFILES); do \
310           if test -f $$file; then d=.; else d=$(srcdir); fi; \
311           if test -d $$d/$$file; then \
312             cp -pr $$d/$$file $(distdir)/$$file; \
313           else \
314             test -f $(distdir)/$$file \
315             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
316             || cp -p $$d/$$file $(distdir)/$$file || :; \
317           fi; \
318         done
319 info-am:
320 info: info-am
321 dvi-am:
322 dvi: dvi-am
323 check-am:
324 check: check-am
325 installcheck-am:
326 installcheck: installcheck-am
327 install-info-am: 
328 install-info: install-info-am
329 install-exec-am:
330 install-exec: install-exec-am
331
332 install-data-am:
333 install-data: install-data-am
334
335 install-am: all-am
336         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337 install: install-am
338 uninstall-am:
339 uninstall: uninstall-am
340 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
341 all-redirect: all-am
342 install-strip:
343         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
344 installdirs:
345
346
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352         -rm -f Makefile $(CONFIG_CLEAN_FILES)
353         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
354
355 maintainer-clean-generic:
356 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
357                 mostlyclean-libtool mostlyclean-noinstLTLIBRARIES \
358                 mostlyclean-tags mostlyclean-generic
359
360 mostlyclean: mostlyclean-am
361
362 clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
363                 clean-noinstLTLIBRARIES clean-tags clean-generic \
364                 mostlyclean-am
365
366 clean: clean-am
367
368 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
369                 distclean-libtool distclean-noinstLTLIBRARIES \
370                 distclean-tags distclean-generic clean-am
371         -rm -f libtool
372
373 distclean: distclean-am
374         -rm -f config.status
375
376 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
377                 maintainer-clean-compile maintainer-clean-libtool \
378                 maintainer-clean-noinstLTLIBRARIES \
379                 maintainer-clean-tags maintainer-clean-generic \
380                 distclean-am
381         @echo "This command is intended for maintainers to use;"
382         @echo "it deletes files that may require special tools to rebuild."
383
384 maintainer-clean: maintainer-clean-am
385         -rm -f config.status
386
387 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
388 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
389 mostlyclean-compile distclean-compile clean-compile \
390 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
391 clean-libtool maintainer-clean-libtool mostlyclean-noinstLTLIBRARIES \
392 distclean-noinstLTLIBRARIES clean-noinstLTLIBRARIES \
393 maintainer-clean-noinstLTLIBRARIES tags mostlyclean-tags distclean-tags \
394 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
395 check-am installcheck-am installcheck install-info-am install-info \
396 install-exec-am install-exec install-data-am install-data install-am \
397 install uninstall-am uninstall all-redirect all-am all installdirs \
398 mostlyclean-generic distclean-generic clean-generic \
399 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
400
401
402 objectlist.awk.in: $(noinst_LTLIBRARIES)
403         -rm -f objectlist.awk.in
404         for i in `ls *.lo` ; \
405         do \
406           echo $$i `pwd`/$$i >> objectlist.awk.in ; \
407         done
408
409 # Tell versions [3.59,3.63) of GNU make to not export all variables.
410 # Otherwise a system limit (for SysV at least) may be exceeded.
411 .NOEXPORT: