Checking in C runtime.
[repair.git] / Repair / RepairCompiler / MCC / CRuntime / libredblack / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CC = @CC@
64 DLLTOOL = @DLLTOOL@
65 ECHO = @ECHO@
66 EXEEXT = @EXEEXT@
67 LIBTOOL = @LIBTOOL@
68 LN_S = @LN_S@
69 MAKEINFO = @MAKEINFO@
70 OBJDUMP = @OBJDUMP@
71 OBJEXT = @OBJEXT@
72 PACKAGE = @PACKAGE@
73 RANLIB = @RANLIB@
74 REDBLACK_LIB_AGE = @REDBLACK_LIB_AGE@
75 REDBLACK_LIB_CURRENT = @REDBLACK_LIB_CURRENT@
76 REDBLACK_LIB_REVISION = @REDBLACK_LIB_REVISION@
77 REDBLACK_VERSION = @REDBLACK_VERSION@
78 STRIP = @STRIP@
79 VERSION = @VERSION@
80
81 lib_LTLIBRARIES = libredblack.la
82 include_HEADERS = redblack.h
83 libredblack_la_SOURCES = redblack.c
84 libredblack_la_LDFLAGS = -version-info @REDBLACK_LIB_CURRENT@:@REDBLACK_LIB_REVISION@:@REDBLACK_LIB_AGE@
85 EXTRA_DIST = autogen.sh @PACKAGE@.spec @PACKAGE@.spec.in 
86 CFLAGS =  
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
89 CONFIG_HEADER = config.h
90 CONFIG_CLEAN_FILES =  libredblack.spec
91 LTLIBRARIES =  $(lib_LTLIBRARIES)
92
93
94 DEFS = @DEFS@ -I. -I$(srcdir) -I.
95 CPPFLAGS = @CPPFLAGS@
96 LDFLAGS = @LDFLAGS@
97 LIBS = @LIBS@
98 libredblack_la_LIBADD = 
99 libredblack_la_OBJECTS =  redblack.lo
100 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 CCLD = $(CC)
103 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
104 HEADERS =  $(include_HEADERS)
105
106 DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
107 Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.guess \
108 config.h.in config.sub configure configure.in install-sh \
109 libredblack.spec.in ltmain.sh missing mkinstalldirs
110
111
112 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
113
114 TAR = gtar
115 GZIP_ENV = --best
116 DEP_FILES =  .deps/redblack.P
117 SOURCES = $(libredblack_la_SOURCES)
118 OBJECTS = $(libredblack_la_OBJECTS)
119
120 all: all-redirect
121 .SUFFIXES:
122 .SUFFIXES: .S .c .lo .o .obj .s
123 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
124         cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile
125
126 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
127         cd $(top_builddir) \
128           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
129
130 $(ACLOCAL_M4):  configure.in 
131         cd $(srcdir) && $(ACLOCAL)
132
133 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
134         $(SHELL) ./config.status --recheck
135 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
136         cd $(srcdir) && $(AUTOCONF)
137
138 config.h: stamp-h
139         @if test ! -f $@; then \
140                 rm -f stamp-h; \
141                 $(MAKE) stamp-h; \
142         else :; fi
143 stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
144         cd $(top_builddir) \
145           && CONFIG_FILES= CONFIG_HEADERS=config.h \
146              $(SHELL) ./config.status
147         @echo timestamp > stamp-h 2> /dev/null
148 $(srcdir)/config.h.in: $(srcdir)/stamp-h.in
149         @if test ! -f $@; then \
150                 rm -f $(srcdir)/stamp-h.in; \
151                 $(MAKE) $(srcdir)/stamp-h.in; \
152         else :; fi
153 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
154         cd $(top_srcdir) && $(AUTOHEADER)
155         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
156
157 mostlyclean-hdr:
158
159 clean-hdr:
160
161 distclean-hdr:
162         -rm -f config.h
163
164 maintainer-clean-hdr:
165 libredblack.spec: $(top_builddir)/config.status libredblack.spec.in
166         cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
167
168 mostlyclean-libLTLIBRARIES:
169
170 clean-libLTLIBRARIES:
171         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
172
173 distclean-libLTLIBRARIES:
174
175 maintainer-clean-libLTLIBRARIES:
176
177 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
178         @$(NORMAL_INSTALL)
179         $(mkinstalldirs) $(DESTDIR)$(libdir)
180         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
181           if test -f $$p; then \
182             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
183             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
184           else :; fi; \
185         done
186
187 uninstall-libLTLIBRARIES:
188         @$(NORMAL_UNINSTALL)
189         list='$(lib_LTLIBRARIES)'; for p in $$list; do \
190           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
191         done
192
193 # FIXME: We should only use cygpath when building on Windows,
194 # and only if it is available.
195 .c.obj:
196         $(COMPILE) -c `cygpath -w $<`
197
198 .s.o:
199         $(COMPILE) -c $<
200
201 .S.o:
202         $(COMPILE) -c $<
203
204 mostlyclean-compile:
205         -rm -f *.o core *.core
206         -rm -f *.$(OBJEXT)
207
208 clean-compile:
209
210 distclean-compile:
211         -rm -f *.tab.c
212
213 maintainer-clean-compile:
214
215 .s.lo:
216         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
217
218 .S.lo:
219         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
220
221 mostlyclean-libtool:
222         -rm -f *.lo
223
224 clean-libtool:
225         -rm -rf .libs _libs
226
227 distclean-libtool:
228
229 maintainer-clean-libtool:
230
231 libredblack.la: $(libredblack_la_OBJECTS) $(libredblack_la_DEPENDENCIES)
232         $(LINK) -rpath $(libdir) $(libredblack_la_LDFLAGS) $(libredblack_la_OBJECTS) $(libredblack_la_LIBADD) $(LIBS)
233
234 install-includeHEADERS: $(include_HEADERS)
235         @$(NORMAL_INSTALL)
236         $(mkinstalldirs) $(DESTDIR)$(includedir)
237         @list='$(include_HEADERS)'; for p in $$list; do \
238           if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
239           echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
240           $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
241         done
242
243 uninstall-includeHEADERS:
244         @$(NORMAL_UNINSTALL)
245         list='$(include_HEADERS)'; for p in $$list; do \
246           rm -f $(DESTDIR)$(includedir)/$$p; \
247         done
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) config.h.in $(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)config.h.in$$unique$(LISP)$$tags" \
267           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$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         here=`cd $(top_builddir) && pwd`; \
317         top_distdir=`cd $(distdir) && pwd`; \
318         distdir=`cd $(distdir) && pwd`; \
319         cd $(top_srcdir) \
320           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu Makefile
321         @for file in $(DISTFILES); do \
322           d=$(srcdir); \
323           if test -d $$d/$$file; then \
324             cp -pr $$d/$$file $(distdir)/$$file; \
325           else \
326             test -f $(distdir)/$$file \
327             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
328             || cp -p $$d/$$file $(distdir)/$$file || :; \
329           fi; \
330         done
331
332 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
333
334 -include $(DEP_FILES)
335
336 mostlyclean-depend:
337
338 clean-depend:
339
340 distclean-depend:
341         -rm -rf .deps
342
343 maintainer-clean-depend:
344
345 %.o: %.c
346         @echo '$(COMPILE) -c $<'; \
347         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
348         @-cp .deps/$(*F).pp .deps/$(*F).P; \
349         tr ' ' '\012' < .deps/$(*F).pp \
350           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
351             >> .deps/$(*F).P; \
352         rm .deps/$(*F).pp
353
354 %.lo: %.c
355         @echo '$(LTCOMPILE) -c $<'; \
356         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
357         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
358           < .deps/$(*F).pp > .deps/$(*F).P; \
359         tr ' ' '\012' < .deps/$(*F).pp \
360           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
361             >> .deps/$(*F).P; \
362         rm -f .deps/$(*F).pp
363 info-am:
364 info: info-am
365 dvi-am:
366 dvi: dvi-am
367 check-am: all-am
368 check: check-am
369 installcheck-am:
370 installcheck: installcheck-am
371 all-recursive-am: config.h
372         $(MAKE) $(AM_MAKEFLAGS) all-recursive
373
374 install-exec-am: install-libLTLIBRARIES
375 install-exec: install-exec-am
376
377 install-data-am: install-includeHEADERS
378 install-data: install-data-am
379
380 install-am: all-am
381         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
382 install: install-am
383 uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
384 uninstall: uninstall-am
385 all-am: Makefile $(LTLIBRARIES) $(HEADERS) config.h
386 all-redirect: all-am
387 install-strip:
388         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
389 installdirs:
390         $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
391
392
393 mostlyclean-generic:
394
395 clean-generic:
396
397 distclean-generic:
398         -rm -f Makefile $(CONFIG_CLEAN_FILES)
399         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
400
401 maintainer-clean-generic:
402 mostlyclean-am:  mostlyclean-hdr mostlyclean-libLTLIBRARIES \
403                 mostlyclean-compile mostlyclean-libtool \
404                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
405
406 mostlyclean: mostlyclean-am
407
408 clean-am:  clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
409                 clean-tags clean-depend clean-generic mostlyclean-am
410
411 clean: clean-am
412
413 distclean-am:  distclean-hdr distclean-libLTLIBRARIES distclean-compile \
414                 distclean-libtool distclean-tags distclean-depend \
415                 distclean-generic clean-am
416         -rm -f libtool
417
418 distclean: distclean-am
419         -rm -f config.status
420
421 maintainer-clean-am:  maintainer-clean-hdr \
422                 maintainer-clean-libLTLIBRARIES \
423                 maintainer-clean-compile maintainer-clean-libtool \
424                 maintainer-clean-tags maintainer-clean-depend \
425                 maintainer-clean-generic distclean-am
426         @echo "This command is intended for maintainers to use;"
427         @echo "it deletes files that may require special tools to rebuild."
428
429 maintainer-clean: maintainer-clean-am
430         -rm -f config.status
431
432 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
433 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
434 clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
435 uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
436 distclean-compile clean-compile maintainer-clean-compile \
437 mostlyclean-libtool distclean-libtool clean-libtool \
438 maintainer-clean-libtool uninstall-includeHEADERS \
439 install-includeHEADERS tags mostlyclean-tags distclean-tags clean-tags \
440 maintainer-clean-tags distdir mostlyclean-depend distclean-depend \
441 clean-depend maintainer-clean-depend info-am info dvi-am dvi check \
442 check-am installcheck-am installcheck all-recursive-am install-exec-am \
443 install-exec install-data-am install-data install-am install \
444 uninstall-am uninstall all-redirect all-am all installdirs \
445 mostlyclean-generic distclean-generic clean-generic \
446 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
447
448
449 rpms: distcheck rpms-nocheck
450
451 rpms-nocheck:
452         rpm -ta @PACKAGE@-@VERSION@.tar.gz
453         cp /usr/src/redhat/SRPMS/@PACKAGE@-@VERSION@-*.rpm .
454         cp /usr/src/redhat/RPMS/*/@PACKAGE@-*@VERSION@-*.*.rpm .
455
456 # Tell versions [3.59,3.63) of GNU make to not export all variables.
457 # Otherwise a system limit (for SysV at least) may be exceeded.
458 .NOEXPORT: