OSDN Git Service

64b9348dd8e466a3002d1394cb242ccc7a143661
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / sys / sun4 / 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 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 CC = @CC@
69 CPP = @CPP@
70 EXEEXT = @EXEEXT@
71 LDFLAGS = @LDFLAGS@
72 MAINT = @MAINT@
73 MAKEINFO = @MAKEINFO@
74 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
75 PACKAGE = @PACKAGE@
76 RANLIB = @RANLIB@
77 VERSION = @VERSION@
78 aext = @aext@
79 libm_machine_dir = @libm_machine_dir@
80 machine_dir = @machine_dir@
81 newlib_basedir = @newlib_basedir@
82 oext = @oext@
83 sys_dir = @sys_dir@
84
85 AUTOMAKE_OPTIONS = cygnus
86
87 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
88
89 noinst_LIBRARIES = lib.a
90
91 COPYOFILES = \
92         Ovfork.o \
93         _exit.o \
94         _sigvec.o \
95         abort.o \
96         access.o \
97         cerror.o \
98         chmod.o \
99         chown.o \
100         close.o \
101         creat.o \
102         dup.o \
103         dup2.o \
104         errlst.o \
105         execl.o \
106         execle.o \
107         execv.o \
108         execve.o \
109         execvp.o \
110         fork.o \
111         fstat.o \
112         getdtablesize.o \
113         getpid.o \
114         getrusage.o  \
115         gettimeofday.o \
116         ieee_globals.o \
117         ioctl.o \
118         isatty.o \
119         kill.o \
120         link.o \
121         lseek.o \
122         open.o \
123         pipe.o \
124         popen.o \
125         read.o \
126         sbrk.o \
127         setitimer.o \
128         sigblock.o \
129         signal.o \
130         sigpause.o \
131         sigsetjmp.o \
132         sigsetmask.o \
133         sigtramp.o \
134         sigvec.o \
135         sleep.o \
136         start_float.o \
137         stat.o \
138         time.o \
139         times.o \
140         umask.o \
141         unlink.o \
142         utime.o \
143         utimes.o \
144         wait.o \
145         wait3.o \
146         wait4.o \
147         write.o \
148         rem.o \
149         multiply.o \
150         umultiply.o
151
152
153 # These files are from Sun's libc.a, but the must be renamed because they
154 # conflict with other library .o's.  They are renamed to xxxS.o.
155 COPYRENAMEOFILES = divS.o
156
157 COPYOMFILES = ieee_flags.o
158
159 lib_a_SOURCES = _main.c ieee.c
160 lib_a_LIBADD = $(COPYOFILES) $(COPYOMFILES) $(COPYRENAMEOFILES)
161
162 ACLOCAL_AMFLAGS = -I ../../..
163 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
164 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
165 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
166 CONFIG_CLEAN_FILES = 
167 LIBRARIES =  $(noinst_LIBRARIES)
168
169
170 DEFS = @DEFS@ -I. -I$(srcdir) 
171 CPPFLAGS = @CPPFLAGS@
172 LIBS = @LIBS@
173 lib_a_DEPENDENCIES =  Ovfork.o _exit.o _sigvec.o abort.o access.o \
174 cerror.o chmod.o chown.o close.o creat.o dup.o dup2.o errlst.o execl.o \
175 execle.o execv.o execve.o execvp.o fork.o fstat.o getdtablesize.o \
176 getpid.o getrusage.o gettimeofday.o ieee_globals.o ioctl.o isatty.o \
177 kill.o link.o lseek.o open.o pipe.o popen.o read.o sbrk.o setitimer.o \
178 sigblock.o signal.o sigpause.o sigsetjmp.o sigsetmask.o sigtramp.o \
179 sigvec.o sleep.o start_float.o stat.o time.o times.o umask.o unlink.o \
180 utime.o utimes.o wait.o wait3.o wait4.o write.o rem.o multiply.o \
181 umultiply.o ieee_flags.o divS.o
182 lib_a_OBJECTS =  _main.o ieee.o
183 CFLAGS = @CFLAGS@
184 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
185 CCLD = $(CC)
186 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
187 DIST_COMMON =  Makefile.am Makefile.in aclocal.m4 configure configure.in
188
189
190 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
191
192 TAR = gtar
193 GZIP_ENV = --best
194 SOURCES = $(lib_a_SOURCES)
195 OBJECTS = $(lib_a_OBJECTS)
196
197 all: all-redirect
198 .SUFFIXES:
199 .SUFFIXES: .S .c .o .s
200 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
201         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
202
203 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
204         cd $(top_builddir) \
205           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
206
207 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  \
208                 ../../../acinclude.m4 ../../../aclocal.m4
209         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
210
211 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
212         $(SHELL) ./config.status --recheck
213 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
214         cd $(srcdir) && $(AUTOCONF)
215
216 mostlyclean-noinstLIBRARIES:
217
218 clean-noinstLIBRARIES:
219         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
220
221 distclean-noinstLIBRARIES:
222
223 maintainer-clean-noinstLIBRARIES:
224
225 .c.o:
226         $(COMPILE) -c $<
227
228 .s.o:
229         $(COMPILE) -c $<
230
231 .S.o:
232         $(COMPILE) -c $<
233
234 mostlyclean-compile:
235         -rm -f *.o core *.core
236
237 clean-compile:
238
239 distclean-compile:
240         -rm -f *.tab.c
241
242 maintainer-clean-compile:
243
244 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
245         -rm -f lib.a
246         $(AR) cru lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
247         $(RANLIB) lib.a
248
249 tags: TAGS
250
251 ID: $(HEADERS) $(SOURCES) $(LISP)
252         list='$(SOURCES) $(HEADERS)'; \
253         unique=`for i in $$list; do echo $$i; done | \
254           awk '    { files[$$0] = 1; } \
255                END { for (i in files) print i; }'`; \
256         here=`pwd` && cd $(srcdir) \
257           && mkid -f$$here/ID $$unique $(LISP)
258
259 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
260         tags=; \
261         here=`pwd`; \
262         list='$(SOURCES) $(HEADERS)'; \
263         unique=`for i in $$list; do echo $$i; done | \
264           awk '    { files[$$0] = 1; } \
265                END { for (i in files) print i; }'`; \
266         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
267           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
268
269 mostlyclean-tags:
270
271 clean-tags:
272
273 distclean-tags:
274         -rm -f TAGS ID
275
276 maintainer-clean-tags:
277
278 distdir = $(PACKAGE)-$(VERSION)
279 top_distdir = $(distdir)
280
281 # This target untars the dist file and tries a VPATH configuration.  Then
282 # it guarantees that the distribution is self-contained by making another
283 # tarfile.
284 distcheck: dist
285         -rm -rf $(distdir)
286         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
287         mkdir $(distdir)/=build
288         mkdir $(distdir)/=inst
289         dc_install_base=`cd $(distdir)/=inst && pwd`; \
290         cd $(distdir)/=build \
291           && ../configure --srcdir=.. --prefix=$$dc_install_base \
292           && $(MAKE) $(AM_MAKEFLAGS) \
293           && $(MAKE) $(AM_MAKEFLAGS) dvi \
294           && $(MAKE) $(AM_MAKEFLAGS) check \
295           && $(MAKE) $(AM_MAKEFLAGS) install \
296           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
297           && $(MAKE) $(AM_MAKEFLAGS) dist
298         -rm -rf $(distdir)
299         @banner="$(distdir).tar.gz is ready for distribution"; \
300         dashes=`echo "$$banner" | sed s/./=/g`; \
301         echo "$$dashes"; \
302         echo "$$banner"; \
303         echo "$$dashes"
304 dist: distdir
305         -chmod -R a+r $(distdir)
306         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
307         -rm -rf $(distdir)
308 dist-all: distdir
309         -chmod -R a+r $(distdir)
310         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
311         -rm -rf $(distdir)
312 distdir: $(DISTFILES)
313         -rm -rf $(distdir)
314         mkdir $(distdir)
315         -chmod 777 $(distdir)
316         @for file in $(DISTFILES); do \
317           if test -f $$file; then d=.; else d=$(srcdir); fi; \
318           if test -d $$d/$$file; then \
319             cp -pr $$d/$$file $(distdir)/$$file; \
320           else \
321             test -f $(distdir)/$$file \
322             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
323             || cp -p $$d/$$file $(distdir)/$$file || :; \
324           fi; \
325         done
326 info-am:
327 info: info-am
328 dvi-am:
329 dvi: dvi-am
330 check-am:
331 check: check-am
332 installcheck-am:
333 installcheck: installcheck-am
334 install-info-am: 
335 install-info: install-info-am
336 install-exec-am:
337 install-exec: install-exec-am
338
339 install-data-am:
340 install-data: install-data-am
341
342 install-am: all-am
343         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
344 install: install-am
345 uninstall-am:
346 uninstall: uninstall-am
347 all-am: Makefile $(LIBRARIES)
348 all-redirect: all-am
349 install-strip:
350         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
351 installdirs:
352
353
354 mostlyclean-generic:
355
356 clean-generic:
357
358 distclean-generic:
359         -rm -f Makefile $(CONFIG_CLEAN_FILES)
360         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
361
362 maintainer-clean-generic:
363 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
364                 mostlyclean-tags mostlyclean-generic
365
366 mostlyclean: mostlyclean-am
367
368 clean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-generic \
369                 mostlyclean-am
370
371 clean: clean-am
372
373 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
374                 distclean-tags distclean-generic clean-am
375
376 distclean: distclean-am
377         -rm -f config.status
378
379 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
380                 maintainer-clean-compile maintainer-clean-tags \
381                 maintainer-clean-generic distclean-am
382         @echo "This command is intended for maintainers to use;"
383         @echo "it deletes files that may require special tools to rebuild."
384
385 maintainer-clean: maintainer-clean-am
386         -rm -f config.status
387
388 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
389 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
390 mostlyclean-compile distclean-compile clean-compile \
391 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
392 clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
393 check-am installcheck-am installcheck install-info-am install-info \
394 install-exec-am install-exec install-data-am install-data install-am \
395 install uninstall-am uninstall all-redirect all-am all installdirs \
396 mostlyclean-generic distclean-generic clean-generic \
397 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
398
399
400 $(COPYOFILES):
401         $(AR) x /lib/libc.a $(COPYOFILES) 
402
403 $(COPYRENAMEOFILES):
404         $(AR) x /lib/libc.a $(COPYRENAMEFILES:S.o=.o)
405         for f in $(COPYRENAMEOFILES); do mv `basename $$f S.o`.o $$f; done
406
407 $(COPYOMFILES):
408         $(AR) x /lib/libm.a $(COPYOMFILES) 
409
410 all: crt0.o
411
412 crt0.o:
413         cp /lib/crt0.o crt0.o
414
415 # Tell versions [3.59,3.63) of GNU make to not export all variables.
416 # Otherwise a system limit (for SysV at least) may be exceeded.
417 .NOEXPORT: