Fix crash on startup if an LV2 plugin has a bad .ttl file.
[ardour.git] / libs / glibmm2 / gio / src / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # gio/src/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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.
9
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.
14
15
16
17 # Built files
18
19 pkgdatadir = $(datadir)/glibmm
20 pkglibdir = $(libdir)/glibmm
21 pkgincludedir = $(includedir)/glibmm
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = x86_64-unknown-linux-gnu
35 host_triplet = x86_64-unknown-linux-gnu
36 DIST_COMMON = $(srcdir)/../src/Makefile_list_of_hg.am_fragment \
37         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment \
39         $(top_srcdir)/build_shared/Makefile_gensrc.am_fragment \
40         $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment \
41         $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment \
42         $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment
43 subdir = gio/src
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/scripts/c_std.m4 \
46         $(top_srcdir)/scripts/cxx.m4 $(top_srcdir)/scripts/cxx_std.m4 \
47         $(top_srcdir)/scripts/dk-feature.m4 \
48         $(top_srcdir)/scripts/docgen.m4 \
49         $(top_srcdir)/scripts/glibmm_check_perl.m4 \
50         $(top_srcdir)/scripts/macros.m4 \
51         $(top_srcdir)/scripts/reduced.m4 $(top_srcdir)/scripts/sun.m4 \
52         $(top_srcdir)/configure.in
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = $(top_builddir)/config.h \
57         $(top_builddir)/glib/glibmmconfig.h \
58         $(top_builddir)/gio/giommconfig.h
59 CONFIG_CLEAN_FILES =
60 SOURCES =
61 DIST_SOURCES =
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = ${SHELL} /tmp/glibmm-2.18.2/scripts/missing --run aclocal-1.10 -I ./scripts
64 AMTAR = ${SHELL} /tmp/glibmm-2.18.2/scripts/missing --run tar
65 AR = ar
66 AS = as
67 AUTOCONF = ${SHELL} /tmp/glibmm-2.18.2/scripts/missing --run autoconf
68 AUTOHEADER = :
69 AUTOMAKE = ${SHELL} /tmp/glibmm-2.18.2/scripts/missing --run automake-1.10
70 AWK = gawk
71 CC = gcc
72 CCDEPMODE = depmode=gcc3
73 CFLAGS = -g -O2
74 CPP = gcc -E
75 CPPFLAGS = 
76 CXX = g++
77 CXXCPP = g++ -E
78 CXXDEPMODE = depmode=gcc3
79 CXXFLAGS = -g -O2 -Wall -Wno-long-long
80 CYGPATH_W = echo
81 DEFS = -DHAVE_CONFIG_H
82 DEPDIR = .deps
83 DISABLE_DEPRECATED_API_CFLAGS = 
84 DISABLE_DEPRECATED_CFLAGS = 
85 DLLTOOL = dlltool
86 DSYMUTIL = 
87 ECHO = echo
88 ECHO_C = 
89 ECHO_N = -n
90 ECHO_T = 
91 EGREP = /bin/grep -E
92 EXEEXT = 
93 F77 = gfortran
94 FFLAGS = -g -O2
95 GIOMM_CFLAGS = -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/  
96 GIOMM_LIBS = -Wl,--export-dynamic -lsigc-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
97 GLIBMM_CFLAGS = -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  
98 GLIBMM_LIBS = -Wl,--export-dynamic -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0  
99 GLIBMM_MAJOR_VERSION = 2
100 GLIBMM_MICRO_VERSION = 2
101 GLIBMM_MINOR_VERSION = 18
102 GLIBMM_RELEASE = 2.18
103 GLIBMM_VERSION = 2.18.2
104 GMMPROC_DIR = ${exec_prefix}/lib/glibmm-2.4/proc
105 GREP = /bin/grep
106 GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  
107 GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0  
108 GTKMMPROC_MERGECDOCS = 
109 GTKMM_DOXYGEN_INPUT =  /tmp/glibmm-2.18.2/glib/glibmm/ /tmp/glibmm-2.18.2/gio/giomm/
110 INSTALL = /usr/bin/install -c
111 INSTALL_DATA = ${INSTALL} -m 644
112 INSTALL_PROGRAM = ${INSTALL}
113 INSTALL_SCRIPT = ${INSTALL}
114 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
115 LDFLAGS = 
116 LIBGLIBMM_SO_VERSION = 3:0:2
117 LIBOBJS = 
118 LIBS = 
119 LIBTOOL = $(SHELL) $(top_builddir)/libtool
120 LN_S = ln -s
121 LTLIBOBJS = 
122 M4 = m4
123 MAINT = #
124 MAKEINFO = ${SHELL} /tmp/glibmm-2.18.2/scripts/missing --run makeinfo
125 MKDIR_P = /bin/mkdir -p
126 NMEDIT = 
127 OBJDUMP = objdump
128 OBJEXT = o
129 PACKAGE = glibmm
130 PACKAGE_BUGREPORT = gtkmm-list@gnome.org
131 PACKAGE_NAME = glibmm
132 PACKAGE_STRING = glibmm 2.18.2
133 PACKAGE_TARNAME = glibmm
134 PACKAGE_VERSION = 2.18.2
135 PATH_SEPARATOR = :
136 PERL_PATH = /usr/bin/perl
137 PKG_CONFIG = /usr/bin/pkg-config
138 RANLIB = ranlib
139 SED = /bin/sed
140 SET_MAKE = 
141 SHELL = /bin/sh
142 STRIP = strip
143 VERSION = 2.18.2
144 abs_builddir = /tmp/glibmm-2.18.2/gio/src
145 abs_srcdir = /tmp/glibmm-2.18.2/gio/src
146 abs_top_builddir = /tmp/glibmm-2.18.2
147 abs_top_srcdir = /tmp/glibmm-2.18.2
148 ac_ct_CC = gcc
149 ac_ct_CXX = g++
150 ac_ct_F77 = gfortran
151 am__include = include
152 am__leading_dot = .
153 am__quote = 
154 am__tar = ${AMTAR} chof - "$$tardir"
155 am__untar = ${AMTAR} xf -
156 bindir = ${exec_prefix}/bin
157 build = x86_64-unknown-linux-gnu
158 build_alias = 
159 build_cpu = x86_64
160 build_os = linux-gnu
161 build_vendor = unknown
162 builddir = .
163 datadir = ${datarootdir}
164 datarootdir = ${prefix}/share
165 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
166 dvidir = ${docdir}
167 exec_prefix = ${prefix}
168 host = x86_64-unknown-linux-gnu
169 host_alias = 
170 host_cpu = x86_64
171 host_os = linux-gnu
172 host_vendor = unknown
173 htmldir = ${docdir}
174 includedir = ${prefix}/include
175 infodir = ${datarootdir}/info
176 install_sh = $(SHELL) /tmp/glibmm-2.18.2/scripts/install-sh
177 libdir = ${exec_prefix}/lib
178 libexecdir = ${exec_prefix}/libexec
179 localedir = ${datarootdir}/locale
180 localstatedir = ${prefix}/var
181 mandir = ${datarootdir}/man
182 mkdir_p = /bin/mkdir -p
183 oldincludedir = /usr/include
184 pdfdir = ${docdir}
185 prefix = /usr/local
186 program_transform_name = s,x,x,
187 psdir = ${docdir}
188 sbindir = ${exec_prefix}/sbin
189 sharedstatedir = ${prefix}/com
190 srcdir = .
191 sysconfdir = ${prefix}/etc
192 target_alias = 
193 top_build_prefix = ../../
194 top_builddir = ../..
195 top_srcdir = ../..
196 sublib_name = giomm
197 sublib_namespace = Gio
198 sublib_parentdir = giomm
199 files_defs = gio.defs gio_methods.defs gio_signals.defs gio_enums.defs \
200              gio_docs.xml gio_docs_override.xml gio_vfuncs.defs gio_others.defs
201
202 tools_dir = $(top_srcdir)/tools
203 tools_dir_m4 = $(top_srcdir)/tools/m4
204 tools_dir_pm = $(top_srcdir)/tools/pm
205 gensrc_destdir = $(srcdir)/../$(sublib_name)
206 stamp_dir = $(srcdir)/.stamps
207 files_tools_m4 = base.m4 class_shared.m4 class_boxedtype.m4 class_boxedtype_static.m4 \
208                  class_generic.m4 class_gobject.m4 class_gtkobject.m4 \
209                  class_interface.m4 class_opaque_refcounted.m4 class_opaque_copyable.m4 \
210                  gerror.m4 \
211                  compare.m4 convert.m4 convert_base.m4 convert_gtkmm.m4 convert_atk.m4 convert_gdk.m4 \
212                  convert_glib.m4 convert_gio.m4 convert_gtk.m4 convert_pango.m4 ctor.m4 doc.m4 enum.m4 list.m4 member.m4 \
213                  method.m4 property.m4 signal.m4 vfunc.m4
214
215 files_tools_pm = DocsParser.pm GtkDefs.pm Enum.pm Function.pm FunctionBase.pm Object.pm Output.pm Property.pm Util.pm WrapParser.pm
216 files_tools_genwrap = generate_wrap_init.pl
217 files_tools_perl = $(files_tools_genwrap) gmmproc.in
218 tools_m4 = $(files_tools_m4:%.m4=$(tools_dir_m4)/%.m4)
219 files_posix_hg = unixinputstream.hg unixoutputstream.hg desktopappinfo.hg
220 files_win32_hg = 
221 files_general_hg = appinfo.hg asyncresult.hg cancellable.hg drive.hg error.hg file.hg fileattributeinfo.hg \
222                                    fileattributeinfolist.hg fileenumerator.hg fileicon.hg fileinfo.hg fileinputstream.hg fileoutputstream.hg \
223                                    filemonitor.hg filterinputstream.hg filteroutputstream.hg filenamecompleter.hg \
224                                    icon.hg inputstream.hg loadableicon.hg mount.hg mountoperation.hg outputstream.hg \
225                                    seekable.hg volume.hg volumemonitor.hg bufferedinputstream.hg \
226                                    bufferedoutputstream.hg datainputstream.hg dataoutputstream.hg enums.hg \
227                                    memoryinputstream.hg themedicon.hg
228
229 files_all_hg = \
230         $(files_posix_hg) \
231         $(files_win32_hg) \
232         $(files_general_hg) \
233         $(files_general_deprecated_hg)
234
235 files_hg = $(files_general_hg) $(files_posix_hg) $(files_general_deprecated_hg)
236 #files_hg = $(files_general_hg) $(files_win32_hg) $(files_general_deprecated_hg)
237 files_built_cc = $(files_hg:.hg=.cc) wrap_init.cc
238 files_built_h = $(files_hg:.hg=.h)
239 files_all_built_cc = $(files_all_hg:.hg=.cc) wrap_init.cc
240 files_all_built_h = $(files_all_hg:.hg=.h)
241
242 # Extra files
243 files_all_extra_cc = \
244         $(sublib_files_extra_posix_cc) \
245         $(sublib_files_extra_win32_cc) \
246         $(sublib_files_extra_general_cc) \
247         $(sublib_files_extra_general_deprecated_cc)
248
249 files_all_extra_h = $(sublib_files_extra_posix_h) \
250         $(sublib_files_extra_win32_h) $(sublib_files_extra_general_h) \
251         $(sublib_files_extra_general_deprecated_h) wrap_init.h
252 files_extra_cc = \
253         $(sublib_files_extra_posix_cc) \
254         $(sublib_files_extra_general_cc)
255
256 #files_extra_cc = \
257 #       $(sublib_files_extra_win32_cc) \
258 #       $(sublib_files_extra_general_cc)
259
260 files_extra_h = $(sublib_files_extra_posix_h) \
261         $(sublib_files_extra_general_h) wrap_init.h
262 #files_extra_h = $(sublib_files_extra_win32_h) \
263 #       $(sublib_files_extra_general_h) wrap_init.h
264 # tools_pm      = $(files_tools_pm:%.pm=$(tools_dir_pm)/%.pm)
265 files_all_ccg = $(files_all_hg:%.hg=%.ccg)
266 files_h = $(files_all_hg:%.hg=$(gensrc_destdir)/%.h)
267 files_cc = $(files_all_hg:%.hg=$(gensrc_destdir)/%.cc)
268 files_stamp = $(files_all_hg:%.hg=$(stamp_dir)/stamp-%)
269
270 #The gmmproc from this glibmm:
271 gmmproc_in = $(top_srcdir)/tools/gmmproc.in
272 gmmproc_path = $(top_builddir)/tools/gmmproc
273
274 # We use our own m4 and pm files as well as the ones installed by gtkmm:
275 # Our override m4 include seems to need to be before the default one.
276 gmmproc_args = -I $(tools_dir_m4) --defs $(srcdir)
277 run_gmmproc = $(PERL_PATH) -I$(tools_dir_pm) $(gmmproc_path) $(gmmproc_args)
278 gen_wrap_init_in = $(top_srcdir)/tools/generate_wrap_init.pl.in
279 gen_wrap_init_path = $(top_builddir)/tools/generate_wrap_init.pl
280 gen_wrap_init_args = --namespace=$(sublib_namespace) --parent_dir=$(sublib_parentdir)
281 run_gen_wrap_init = $(PERL_PATH) $(gen_wrap_init_path) $(gen_wrap_init_args)
282 EXTRA_DIST = Makefile_list_of_hg.am_fragment \
283                   $(files_defs) $(files_all_hg) $(files_all_ccg)
284
285 sublib_srcdir = $(srcdir)/../src
286 files_hg_with_path = $(patsubst %.hg,$(sublib_srcdir)/%.hg,$(files_all_hg))
287 all: all-am
288
289 .SUFFIXES:
290 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(top_srcdir)/build_shared/Makefile_gensrc.am_fragment $(top_srcdir)/tools/Makefile_list_of_sources.am_fragment $(top_srcdir)/tools/m4/Makefile_list_of_sources.am_fragment $(top_srcdir)/tools/pm/Makefile_list_of_sources.am_fragment $(srcdir)/../src/Makefile_list_of_hg.am_fragment $(top_srcdir)/build_shared/Makefile_build_gensrc.am_fragment $(am__configure_deps)
291         @for dep in $?; do \
292           case '$(am__configure_deps)' in \
293             *$$dep*) \
294               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
295                 && exit 0; \
296               exit 1;; \
297           esac; \
298         done; \
299         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gio/src/Makefile'; \
300         cd $(top_srcdir) && \
301           $(AUTOMAKE) --gnu  gio/src/Makefile
302 .PRECIOUS: Makefile
303 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
304         @case '$?' in \
305           *config.status*) \
306             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
307           *) \
308             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
309             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
310         esac;
311
312 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
313         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314
315 $(top_srcdir)/configure: # $(am__configure_deps)
316         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
318         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320 mostlyclean-libtool:
321         -rm -f *.lo
322
323 clean-libtool:
324         -rm -rf .libs _libs
325 tags: TAGS
326 TAGS:
327
328 ctags: CTAGS
329 CTAGS:
330
331
332 distdir: $(DISTFILES)
333         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335         list='$(DISTFILES)'; \
336           dist_files=`for file in $$list; do echo $$file; done | \
337           sed -e "s|^$$srcdirstrip/||;t" \
338               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
339         case $$dist_files in \
340           */*) $(MKDIR_P) `echo "$$dist_files" | \
341                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
342                            sort -u` ;; \
343         esac; \
344         for file in $$dist_files; do \
345           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
346           if test -d $$d/$$file; then \
347             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
348             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
349               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
350             fi; \
351             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
352           else \
353             test -f $(distdir)/$$file \
354             || cp -p $$d/$$file $(distdir)/$$file \
355             || exit 1; \
356           fi; \
357         done
358 check-am: all-am
359 check: check-am
360 all-local:
361 all-am: Makefile all-local
362 installdirs:
363 install: install-am
364 install-exec: install-exec-am
365 install-data: install-data-am
366 uninstall: uninstall-am
367
368 install-am: all-am
369         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
370
371 installcheck: installcheck-am
372 install-strip:
373         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
374           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
375           `test -z '$(STRIP)' || \
376             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
377 mostlyclean-generic:
378
379 clean-generic:
380
381 distclean-generic:
382         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
383
384 maintainer-clean-generic:
385         @echo "This command is intended for maintainers to use"
386         @echo "it deletes files that may require special tools to rebuild."
387 clean: clean-am
388
389 clean-am: clean-generic clean-libtool mostlyclean-am
390
391 distclean: distclean-am
392         -rm -f Makefile
393 distclean-am: clean-am distclean-generic
394
395 dvi: dvi-am
396
397 dvi-am:
398
399 html: html-am
400
401 info: info-am
402
403 info-am:
404
405 install-data-am:
406
407 install-dvi: install-dvi-am
408
409 install-exec-am:
410
411 install-html: install-html-am
412
413 install-info: install-info-am
414
415 install-man:
416
417 install-pdf: install-pdf-am
418
419 install-ps: install-ps-am
420
421 installcheck-am:
422
423 maintainer-clean: maintainer-clean-am
424         -rm -f Makefile
425 maintainer-clean-am: distclean-am maintainer-clean-generic \
426         maintainer-clean-local
427
428 mostlyclean: mostlyclean-am
429
430 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
431
432 pdf: pdf-am
433
434 pdf-am:
435
436 ps: ps-am
437
438 ps-am:
439
440 uninstall-am:
441
442 .MAKE: install-am install-strip
443
444 .PHONY: all all-am all-local check check-am clean clean-generic \
445         clean-libtool distclean distclean-generic distclean-libtool \
446         distdir dvi dvi-am html html-am info info-am install \
447         install-am install-data install-data-am install-dvi \
448         install-dvi-am install-exec install-exec-am install-html \
449         install-html-am install-info install-info-am install-man \
450         install-pdf install-pdf-am install-ps install-ps-am \
451         install-strip installcheck installcheck-am installdirs \
452         maintainer-clean maintainer-clean-generic \
453         maintainer-clean-local mostlyclean mostlyclean-generic \
454         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
455
456
457 $(stamp_dir)/stamp-%: %.hg %.ccg $(tools_m4) $(files_defs)
458         $(run_gmmproc) $(notdir $*) $(srcdir) $(gensrc_destdir)
459         @echo 'timestamp' > $@
460
461 $(gensrc_destdir)/wrap_init.cc: $(gen_wrap_init_path) $(files_hg_with_path)
462         $(run_gen_wrap_init) $(files_all_hg:%.hg=$(srcdir)/%.hg) >$@
463
464 create-stamp-dir:
465         @(test -d $(stamp_dir) || mkdir $(stamp_dir))
466
467 #all-local: create-stamp-dir $(files_stamp) $(gensrc_destdir)/wrap_init.cc
468
469 maintainer-clean-local:
470         rm -rf $(stamp_dir)
471 # Tell versions [3.59,3.63) of GNU make to not export all variables.
472 # Otherwise a system limit (for SysV at least) may be exceeded.
473 .NOEXPORT: