* configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
[official-gcc.git] / libbanshee / libcompat / Makefile.in
blob48e4249ee3dab45bd898b03c2763625e30a42d59
1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
2 # @configure_input@
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 ACLOCAL = @ACLOCAL@
39 AMDEP_FALSE = @AMDEP_FALSE@
40 AMDEP_TRUE = @AMDEP_TRUE@
41 AMTAR = @AMTAR@
42 AUTOCONF = @AUTOCONF@
43 AUTOHEADER = @AUTOHEADER@
44 AUTOMAKE = @AUTOMAKE@
45 AWK = @AWK@
46 CC = @CC@
47 CCDEPMODE = @CCDEPMODE@
48 CFLAGS = @CFLAGS@
49 CPP = @CPP@
50 CPPFLAGS = @CPPFLAGS@
51 CYGPATH_W = @CYGPATH_W@
52 DEFS = @DEFS@
53 DEPDIR = @DEPDIR@
54 ECHO_C = @ECHO_C@
55 ECHO_N = @ECHO_N@
56 ECHO_T = @ECHO_T@
57 EGREP = @EGREP@
58 EXEEXT = @EXEEXT@
59 INSTALL_DATA = @INSTALL_DATA@
60 INSTALL_PROGRAM = @INSTALL_PROGRAM@
61 INSTALL_SCRIPT = @INSTALL_SCRIPT@
62 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
63 LDFLAGS = @LDFLAGS@
64 LIBOBJS = @LIBOBJS@
65 LIBS = @LIBS@
66 LTLIBOBJS = @LTLIBOBJS@
67 MAINT = @MAINT@
68 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
69 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
70 MAKEINFO = @MAKEINFO@
71 OBJEXT = @OBJEXT@
72 PACKAGE = @PACKAGE@
73 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
74 PACKAGE_NAME = @PACKAGE_NAME@
75 PACKAGE_STRING = @PACKAGE_STRING@
76 PACKAGE_TARNAME = @PACKAGE_TARNAME@
77 PACKAGE_VERSION = @PACKAGE_VERSION@
78 PATH_SEPARATOR = @PATH_SEPARATOR@
79 RANLIB = @RANLIB@
80 SET_MAKE = @SET_MAKE@
81 SHELL = @SHELL@
82 STRIP = @STRIP@
83 VERSION = @VERSION@
84 ac_ct_CC = @ac_ct_CC@
85 ac_ct_RANLIB = @ac_ct_RANLIB@
86 ac_ct_STRIP = @ac_ct_STRIP@
87 ac_libbanshee_warn_cflags = @ac_libbanshee_warn_cflags@
88 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
89 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
90 am__include = @am__include@
91 am__leading_dot = @am__leading_dot@
92 am__quote = @am__quote@
93 bindir = @bindir@
94 build_alias = @build_alias@
95 datadir = @datadir@
96 exec_prefix = @exec_prefix@
97 host_alias = @host_alias@
98 includedir = @includedir@
99 infodir = @infodir@
100 install_sh = @install_sh@
101 libdir = @libdir@
102 libexecdir = @libexecdir@
103 localstatedir = @localstatedir@
104 mandir = @mandir@
105 oldincludedir = @oldincludedir@
106 prefix = @prefix@
107 program_transform_name = @program_transform_name@
108 sbindir = @sbindir@
109 sharedstatedir = @sharedstatedir@
110 sysconfdir = @sysconfdir@
111 target_alias = @target_alias@
112 AM_CFLAGS = -I$(srcdir)/../engine -I$(srcdir)/../include -I. -Ddeletes= -Dtraditional= -Dsameregion= -Dparentptr= @ac_libbanshee_warn_cflags@
113 noinst_LIBRARIES = libbansheecompat.a
114 libbansheecompat_a_SOURCES = regions.c radix-tree.c
115 subdir = libcompat
116 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
117 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
118 CONFIG_HEADER = $(top_builddir)/config.h
119 CONFIG_CLEAN_FILES =
120 LIBRARIES = $(noinst_LIBRARIES)
122 libbansheecompat_a_AR = $(AR) cru
123 libbansheecompat_a_LIBADD =
124 am_libbansheecompat_a_OBJECTS = regions.$(OBJEXT) radix-tree.$(OBJEXT)
125 libbansheecompat_a_OBJECTS = $(am_libbansheecompat_a_OBJECTS)
127 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
128 depcomp = $(SHELL) $(top_srcdir)/../depcomp
129 am__depfiles_maybe = depfiles
130 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/radix-tree.Po ./$(DEPDIR)/regions.Po
131 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
132 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
133 CCLD = $(CC)
134 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
135 DIST_SOURCES = $(libbansheecompat_a_SOURCES)
136 DIST_COMMON = Makefile.am Makefile.in
137 SOURCES = $(libbansheecompat_a_SOURCES)
139 all: all-am
141 .SUFFIXES:
142 .SUFFIXES: .c .o .obj
143 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
144 cd $(top_srcdir) && \
145 $(AUTOMAKE) --gnu libcompat/Makefile
146 Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
147 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
149 AR = ar
151 clean-noinstLIBRARIES:
152 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
153 libbansheecompat.a: $(libbansheecompat_a_OBJECTS) $(libbansheecompat_a_DEPENDENCIES)
154 -rm -f libbansheecompat.a
155 $(libbansheecompat_a_AR) libbansheecompat.a $(libbansheecompat_a_OBJECTS) $(libbansheecompat_a_LIBADD)
156 $(RANLIB) libbansheecompat.a
158 mostlyclean-compile:
159 -rm -f *.$(OBJEXT) core *.core
161 distclean-compile:
162 -rm -f *.tab.c
164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radix-tree.Po@am__quote@
165 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regions.Po@am__quote@
167 distclean-depend:
168 -rm -rf ./$(DEPDIR)
170 .c.o:
171 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
172 @am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
173 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
174 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
175 @am__fastdepCC_TRUE@ fi
176 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
177 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
178 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
179 @am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
181 .c.obj:
182 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
183 @am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
184 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
185 @am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
186 @am__fastdepCC_TRUE@ fi
187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
188 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
189 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
190 @am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
191 uninstall-info-am:
193 ETAGS = etags
194 ETAGSFLAGS =
196 CTAGS = ctags
197 CTAGSFLAGS =
199 tags: TAGS
201 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
202 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
203 unique=`for i in $$list; do \
204 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
205 done | \
206 $(AWK) ' { files[$$0] = 1; } \
207 END { for (i in files) print i; }'`; \
208 mkid -fID $$unique
210 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
211 $(TAGS_FILES) $(LISP)
212 tags=; \
213 here=`pwd`; \
214 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
215 unique=`for i in $$list; do \
216 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
217 done | \
218 $(AWK) ' { files[$$0] = 1; } \
219 END { for (i in files) print i; }'`; \
220 test -z "$(ETAGS_ARGS)$$tags$$unique" \
221 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
222 $$tags $$unique
224 ctags: CTAGS
225 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
226 $(TAGS_FILES) $(LISP)
227 tags=; \
228 here=`pwd`; \
229 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
230 unique=`for i in $$list; do \
231 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
232 done | \
233 $(AWK) ' { files[$$0] = 1; } \
234 END { for (i in files) print i; }'`; \
235 test -z "$(CTAGS_ARGS)$$tags$$unique" \
236 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
237 $$tags $$unique
239 GTAGS:
240 here=`$(am__cd) $(top_builddir) && pwd` \
241 && cd $(top_srcdir) \
242 && gtags -i $(GTAGS_ARGS) $$here
244 distclean-tags:
245 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
246 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
248 top_distdir = ..
249 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
251 distdir: $(DISTFILES)
252 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
253 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
254 list='$(DISTFILES)'; for file in $$list; do \
255 case $$file in \
256 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
257 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
258 esac; \
259 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
260 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
261 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
262 dir="/$$dir"; \
263 $(mkinstalldirs) "$(distdir)$$dir"; \
264 else \
265 dir=''; \
266 fi; \
267 if test -d $$d/$$file; then \
268 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
269 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
270 fi; \
271 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
272 else \
273 test -f $(distdir)/$$file \
274 || cp -p $$d/$$file $(distdir)/$$file \
275 || exit 1; \
276 fi; \
277 done
278 check-am: all-am
279 check: check-am
280 all-am: Makefile $(LIBRARIES)
282 installdirs:
283 install: install-am
284 install-exec: install-exec-am
285 install-data: install-data-am
286 uninstall: uninstall-am
288 install-am: all-am
289 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291 installcheck: installcheck-am
292 install-strip:
293 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
294 INSTALL_STRIP_FLAG=-s \
295 `test -z '$(STRIP)' || \
296 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
297 mostlyclean-generic:
299 clean-generic:
301 distclean-generic:
302 -rm -f Makefile $(CONFIG_CLEAN_FILES)
304 maintainer-clean-generic:
305 @echo "This command is intended for maintainers to use"
306 @echo "it deletes files that may require special tools to rebuild."
307 clean: clean-am
309 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
311 distclean: distclean-am
313 distclean-am: clean-am distclean-compile distclean-depend \
314 distclean-generic distclean-tags
316 dvi: dvi-am
318 dvi-am:
320 info: info-am
322 info-am:
324 install-data-am:
326 install-exec-am:
328 install-info: install-info-am
330 install-man:
332 installcheck-am:
334 maintainer-clean: maintainer-clean-am
336 maintainer-clean-am: distclean-am maintainer-clean-generic
338 mostlyclean: mostlyclean-am
340 mostlyclean-am: mostlyclean-compile mostlyclean-generic
342 pdf: pdf-am
344 pdf-am:
346 ps: ps-am
348 ps-am:
350 uninstall-am: uninstall-info-am
352 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
353 clean-noinstLIBRARIES ctags distclean distclean-compile \
354 distclean-depend distclean-generic distclean-tags distdir dvi \
355 dvi-am info info-am install install-am install-data \
356 install-data-am install-exec install-exec-am install-info \
357 install-info-am install-man install-strip installcheck \
358 installcheck-am installdirs maintainer-clean \
359 maintainer-clean-generic mostlyclean mostlyclean-compile \
360 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
361 uninstall-am uninstall-info-am
363 # Tell versions [3.59,3.63) of GNU make to not export all variables.
364 # Otherwise a system limit (for SysV at least) may be exceeded.
365 .NOEXPORT: