tracing and small fixes to improve object destruction pathways
[ardour.git] / libs / cairomm / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 @SET_MAKE@
16
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 = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/cairomm-1.0.pc.in \
41         $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
42         config.guess config.sub depcomp install-sh ltmain.sh missing
43 subdir = .
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_boost_base.m4 \
46         $(top_srcdir)/m4/ax_boost_unit_test_framework.m4 \
47         $(top_srcdir)/m4/reduced.m4 $(top_srcdir)/configure.in
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49         $(ACLOCAL_M4)
50 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
51  configure.lineno configure.status.lineno
52 mkinstalldirs = $(install_sh) -d
53 CONFIG_HEADER = $(top_builddir)/cairomm/cairommconfig.h
54 CONFIG_CLEAN_FILES = cairomm-1.0.pc
55 SOURCES =
56 DIST_SOURCES =
57 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
58         html-recursive info-recursive install-data-recursive \
59         install-exec-recursive install-info-recursive \
60         install-recursive installcheck-recursive installdirs-recursive \
61         pdf-recursive ps-recursive uninstall-info-recursive \
62         uninstall-recursive
63 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64 am__vpath_adj = case $$p in \
65     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66     *) f=$$p;; \
67   esac;
68 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
69 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
70 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
71 DATA = $(pkgconfig_DATA)
72 ETAGS = etags
73 CTAGS = ctags
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 distdir = $(PACKAGE)-$(VERSION)
76 top_distdir = $(distdir)
77 am__remove_distdir = \
78   { test ! -d $(distdir) \
79     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
80          && rm -fr $(distdir); }; }
81 DIST_ARCHIVES = $(distdir).tar.gz
82 GZIP_ENV = --best
83 distuninstallcheck_listfiles = find . -type f -print
84 distcleancheck_listfiles = find . -type f -print
85 ACLOCAL = @ACLOCAL@
86 AMDEP_FALSE = @AMDEP_FALSE@
87 AMDEP_TRUE = @AMDEP_TRUE@
88 AMTAR = @AMTAR@
89 AR = @AR@
90 AS = @AS@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AUTOTESTS_FALSE = @AUTOTESTS_FALSE@
95 AUTOTESTS_TRUE = @AUTOTESTS_TRUE@
96 AWK = @AWK@
97 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
98 BOOST_LDFLAGS = @BOOST_LDFLAGS@
99 BOOST_UNIT_TEST_FRAMEWORK_LIB = @BOOST_UNIT_TEST_FRAMEWORK_LIB@
100 CAIROMM_CFLAGS = @CAIROMM_CFLAGS@
101 CAIROMM_LIBS = @CAIROMM_LIBS@
102 CC = @CC@
103 CCDEPMODE = @CCDEPMODE@
104 CFLAGS = @CFLAGS@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 DLLTOOL = @DLLTOOL@
115 DOCS_SUBDIR = @DOCS_SUBDIR@
116 DOT = @DOT@
117 DOXYGEN = @DOXYGEN@
118 ECHO = @ECHO@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 F77 = @F77@
125 FFLAGS = @FFLAGS@
126 GENERIC_LIBRARY_VERSION = @GENERIC_LIBRARY_VERSION@
127 GENERIC_MAJOR_VERSION = @GENERIC_MAJOR_VERSION@
128 GENERIC_MICRO_VERSION = @GENERIC_MICRO_VERSION@
129 GENERIC_MINOR_VERSION = @GENERIC_MINOR_VERSION@
130 GENERIC_VERSION = @GENERIC_VERSION@
131 GREP = @GREP@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 LDFLAGS = @LDFLAGS@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBTOOL = @LIBTOOL@
140 LN_S = @LN_S@
141 LTLIBOBJS = @LTLIBOBJS@
142 MAKEINFO = @MAKEINFO@
143 OBJDUMP = @OBJDUMP@
144 OBJEXT = @OBJEXT@
145 OS_WIN32_FALSE = @OS_WIN32_FALSE@
146 OS_WIN32_TRUE = @OS_WIN32_TRUE@
147 PACKAGE = @PACKAGE@
148 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149 PACKAGE_NAME = @PACKAGE_NAME@
150 PACKAGE_STRING = @PACKAGE_STRING@
151 PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 PACKAGE_VERSION = @PACKAGE_VERSION@
153 PATH_SEPARATOR = @PATH_SEPARATOR@
154 PKG_CONFIG = @PKG_CONFIG@
155 PLATFORM_WIN32_FALSE = @PLATFORM_WIN32_FALSE@
156 PLATFORM_WIN32_TRUE = @PLATFORM_WIN32_TRUE@
157 RANLIB = @RANLIB@
158 SED = @SED@
159 SET_MAKE = @SET_MAKE@
160 SHELL = @SHELL@
161 STRIP = @STRIP@
162 VERSION = @VERSION@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_CXX = @ac_ct_CXX@
165 ac_ct_F77 = @ac_ct_F77@
166 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170 am__include = @am__include@
171 am__leading_dot = @am__leading_dot@
172 am__quote = @am__quote@
173 am__tar = @am__tar@
174 am__untar = @am__untar@
175 bindir = @bindir@
176 build = @build@
177 build_alias = @build_alias@
178 build_cpu = @build_cpu@
179 build_os = @build_os@
180 build_vendor = @build_vendor@
181 datadir = @datadir@
182 datarootdir = @datarootdir@
183 docdir = @docdir@
184 dvidir = @dvidir@
185 exec_prefix = @exec_prefix@
186 host = @host@
187 host_alias = @host_alias@
188 host_cpu = @host_cpu@
189 host_os = @host_os@
190 host_vendor = @host_vendor@
191 htmldir = @htmldir@
192 includedir = @includedir@
193 infodir = @infodir@
194 install_sh = @install_sh@
195 libdir = @libdir@
196 libexecdir = @libexecdir@
197 localedir = @localedir@
198 localstatedir = @localstatedir@
199 mandir = @mandir@
200 mkdir_p = @mkdir_p@
201 oldincludedir = @oldincludedir@
202 pdfdir = @pdfdir@
203 prefix = @prefix@
204 program_transform_name = @program_transform_name@
205 psdir = @psdir@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 sysconfdir = @sysconfdir@
209 target_alias = @target_alias@
210 SUBDIRS = cairomm examples MSVC $(DOCS_SUBDIR) tests
211 #docs examples
212 ACLOCAL_AMFLAGS = -I m4
213 EXTRA_DIST = MAINTAINERS cairomm-1.0.pc.in
214 DIST_SUBDIRS = $(SUBDIRS)
215
216 # Install the pkg-config file:
217 pkgconfigdir = $(libdir)/pkgconfig
218 pkgconfig_DATA = cairomm-1.0.pc
219
220 # Copied from cairo/Makefile.am:
221 #
222 # Some custom targets to make it easier to release things.
223 # Use either:
224 #               make release-check
225 # or            make release-publish
226 RELEASE_UPLOAD_HOST = cairographics.org
227 RELEASE_UPLOAD_BASE = /srv/cairo.freedesktop.org/www
228 RELEASE_UPLOAD_DIR = $(RELEASE_UPLOAD_BASE)/releases
229 RELEASE_URL_BASE = http://cairographics.org/releases
230 RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org (and CC gnome-announce-list@gnome.org)
231 GIT = $(top_srcdir)/missing --run git
232
233 #MANUAL_DATED =         cairo-manual-`date +%Y%m%d`
234 #MANUAL_TAR_FILE =      $(MANUAL_DATED).tar.gz
235 #MANUAL_UPLOAD_DIR =    $(RELEASE_UPLOAD_BASE)
236 tar_file = $(PACKAGE)-$(VERSION).tar.gz
237 sha1_file = $(tar_file).sha1
238 gpg_file = $(sha1_file).asc
239 all: all-recursive
240
241 .SUFFIXES:
242 am--refresh:
243         @:
244 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
245         @for dep in $?; do \
246           case '$(am__configure_deps)' in \
247             *$$dep*) \
248               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
249               cd $(srcdir) && $(AUTOMAKE) --gnu  \
250                 && exit 0; \
251               exit 1;; \
252           esac; \
253         done; \
254         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
255         cd $(top_srcdir) && \
256           $(AUTOMAKE) --gnu  Makefile
257 .PRECIOUS: Makefile
258 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
259         @case '$?' in \
260           *config.status*) \
261             echo ' $(SHELL) ./config.status'; \
262             $(SHELL) ./config.status;; \
263           *) \
264             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
265             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
266         esac;
267
268 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
269         $(SHELL) ./config.status --recheck
270
271 $(top_srcdir)/configure:  $(am__configure_deps)
272         cd $(srcdir) && $(AUTOCONF)
273 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
274         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
275 cairomm-1.0.pc: $(top_builddir)/config.status $(srcdir)/cairomm-1.0.pc.in
276         cd $(top_builddir) && $(SHELL) ./config.status $@
277
278 mostlyclean-libtool:
279         -rm -f *.lo
280
281 clean-libtool:
282         -rm -rf .libs _libs
283
284 distclean-libtool:
285         -rm -f libtool
286 uninstall-info-am:
287 install-pkgconfigDATA: $(pkgconfig_DATA)
288         @$(NORMAL_INSTALL)
289         test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
290         @list='$(pkgconfig_DATA)'; for p in $$list; do \
291           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
292           f=$(am__strip_dir) \
293           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
294           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
295         done
296
297 uninstall-pkgconfigDATA:
298         @$(NORMAL_UNINSTALL)
299         @list='$(pkgconfig_DATA)'; for p in $$list; do \
300           f=$(am__strip_dir) \
301           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
302           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
303         done
304
305 # This directory's subdirectories are mostly independent; you can cd
306 # into them and run `make' without going through this Makefile.
307 # To change the values of `make' variables: instead of editing Makefiles,
308 # (1) if the variable is set in `config.status', edit `config.status'
309 #     (which will cause the Makefiles to be regenerated when you run `make');
310 # (2) otherwise, pass the desired values on the `make' command line.
311 $(RECURSIVE_TARGETS):
312         @failcom='exit 1'; \
313         for f in x $$MAKEFLAGS; do \
314           case $$f in \
315             *=* | --[!k]*);; \
316             *k*) failcom='fail=yes';; \
317           esac; \
318         done; \
319         dot_seen=no; \
320         target=`echo $@ | sed s/-recursive//`; \
321         list='$(SUBDIRS)'; for subdir in $$list; do \
322           echo "Making $$target in $$subdir"; \
323           if test "$$subdir" = "."; then \
324             dot_seen=yes; \
325             local_target="$$target-am"; \
326           else \
327             local_target="$$target"; \
328           fi; \
329           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
330           || eval $$failcom; \
331         done; \
332         if test "$$dot_seen" = "no"; then \
333           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
334         fi; test -z "$$fail"
335
336 mostlyclean-recursive clean-recursive distclean-recursive \
337 maintainer-clean-recursive:
338         @failcom='exit 1'; \
339         for f in x $$MAKEFLAGS; do \
340           case $$f in \
341             *=* | --[!k]*);; \
342             *k*) failcom='fail=yes';; \
343           esac; \
344         done; \
345         dot_seen=no; \
346         case "$@" in \
347           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
348           *) list='$(SUBDIRS)' ;; \
349         esac; \
350         rev=''; for subdir in $$list; do \
351           if test "$$subdir" = "."; then :; else \
352             rev="$$subdir $$rev"; \
353           fi; \
354         done; \
355         rev="$$rev ."; \
356         target=`echo $@ | sed s/-recursive//`; \
357         for subdir in $$rev; do \
358           echo "Making $$target in $$subdir"; \
359           if test "$$subdir" = "."; then \
360             local_target="$$target-am"; \
361           else \
362             local_target="$$target"; \
363           fi; \
364           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
365           || eval $$failcom; \
366         done && test -z "$$fail"
367 tags-recursive:
368         list='$(SUBDIRS)'; for subdir in $$list; do \
369           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
370         done
371 ctags-recursive:
372         list='$(SUBDIRS)'; for subdir in $$list; do \
373           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
374         done
375
376 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
377         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
378         unique=`for i in $$list; do \
379             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
380           done | \
381           $(AWK) '    { files[$$0] = 1; } \
382                END { for (i in files) print i; }'`; \
383         mkid -fID $$unique
384 tags: TAGS
385
386 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
387                 $(TAGS_FILES) $(LISP)
388         tags=; \
389         here=`pwd`; \
390         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
391           include_option=--etags-include; \
392           empty_fix=.; \
393         else \
394           include_option=--include; \
395           empty_fix=; \
396         fi; \
397         list='$(SUBDIRS)'; for subdir in $$list; do \
398           if test "$$subdir" = .; then :; else \
399             test ! -f $$subdir/TAGS || \
400               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
401           fi; \
402         done; \
403         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
404         unique=`for i in $$list; do \
405             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
406           done | \
407           $(AWK) '    { files[$$0] = 1; } \
408                END { for (i in files) print i; }'`; \
409         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
410           test -n "$$unique" || unique=$$empty_fix; \
411           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
412             $$tags $$unique; \
413         fi
414 ctags: CTAGS
415 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
416                 $(TAGS_FILES) $(LISP)
417         tags=; \
418         here=`pwd`; \
419         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
420         unique=`for i in $$list; do \
421             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
422           done | \
423           $(AWK) '    { files[$$0] = 1; } \
424                END { for (i in files) print i; }'`; \
425         test -z "$(CTAGS_ARGS)$$tags$$unique" \
426           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
427              $$tags $$unique
428
429 GTAGS:
430         here=`$(am__cd) $(top_builddir) && pwd` \
431           && cd $(top_srcdir) \
432           && gtags -i $(GTAGS_ARGS) $$here
433
434 distclean-tags:
435         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
436
437 distdir: $(DISTFILES)
438         $(am__remove_distdir)
439         mkdir $(distdir)
440         $(mkdir_p) $(distdir)/. $(distdir)/MSVC/cairomm $(distdir)/docs/reference $(distdir)/m4
441         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
442         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
443         list='$(DISTFILES)'; for file in $$list; do \
444           case $$file in \
445             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
446             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
447           esac; \
448           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
449           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
450           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
451             dir="/$$dir"; \
452             $(mkdir_p) "$(distdir)$$dir"; \
453           else \
454             dir=''; \
455           fi; \
456           if test -d $$d/$$file; then \
457             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459             fi; \
460             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461           else \
462             test -f $(distdir)/$$file \
463             || cp -p $$d/$$file $(distdir)/$$file \
464             || exit 1; \
465           fi; \
466         done
467         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
468           if test "$$subdir" = .; then :; else \
469             test -d "$(distdir)/$$subdir" \
470             || $(mkdir_p) "$(distdir)/$$subdir" \
471             || exit 1; \
472             distdir=`$(am__cd) $(distdir) && pwd`; \
473             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
474             (cd $$subdir && \
475               $(MAKE) $(AM_MAKEFLAGS) \
476                 top_distdir="$$top_distdir" \
477                 distdir="$$distdir/$$subdir" \
478                 distdir) \
479               || exit 1; \
480           fi; \
481         done
482         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
483           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
484           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
485           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
486         || chmod -R a+r $(distdir)
487 dist-gzip: distdir
488         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
489         $(am__remove_distdir)
490
491 dist-bzip2: distdir
492         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
493         $(am__remove_distdir)
494
495 dist-tarZ: distdir
496         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
497         $(am__remove_distdir)
498
499 dist-shar: distdir
500         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
501         $(am__remove_distdir)
502
503 dist-zip: distdir
504         -rm -f $(distdir).zip
505         zip -rq $(distdir).zip $(distdir)
506         $(am__remove_distdir)
507
508 dist dist-all: distdir
509         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
510         $(am__remove_distdir)
511
512 # This target untars the dist file and tries a VPATH configuration.  Then
513 # it guarantees that the distribution is self-contained by making another
514 # tarfile.
515 distcheck: dist
516         case '$(DIST_ARCHIVES)' in \
517         *.tar.gz*) \
518           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
519         *.tar.bz2*) \
520           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
521         *.tar.Z*) \
522           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
523         *.shar.gz*) \
524           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
525         *.zip*) \
526           unzip $(distdir).zip ;;\
527         esac
528         chmod -R a-w $(distdir); chmod a+w $(distdir)
529         mkdir $(distdir)/_build
530         mkdir $(distdir)/_inst
531         chmod a-w $(distdir)
532         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
533           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
534           && cd $(distdir)/_build \
535           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
536             $(DISTCHECK_CONFIGURE_FLAGS) \
537           && $(MAKE) $(AM_MAKEFLAGS) \
538           && $(MAKE) $(AM_MAKEFLAGS) dvi \
539           && $(MAKE) $(AM_MAKEFLAGS) check \
540           && $(MAKE) $(AM_MAKEFLAGS) install \
541           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
542           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
543           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
544                 distuninstallcheck \
545           && chmod -R a-w "$$dc_install_base" \
546           && ({ \
547                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
548                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
549                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
550                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
551                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
552               } || { rm -rf "$$dc_destdir"; exit 1; }) \
553           && rm -rf "$$dc_destdir" \
554           && $(MAKE) $(AM_MAKEFLAGS) dist \
555           && rm -rf $(DIST_ARCHIVES) \
556           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
557         $(am__remove_distdir)
558         @(echo "$(distdir) archives ready for distribution: "; \
559           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
560           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
561 distuninstallcheck:
562         @cd $(distuninstallcheck_dir) \
563         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
564            || { echo "ERROR: files left after uninstall:" ; \
565                 if test -n "$(DESTDIR)"; then \
566                   echo "  (check DESTDIR support)"; \
567                 fi ; \
568                 $(distuninstallcheck_listfiles) ; \
569                 exit 1; } >&2
570 distcleancheck: distclean
571         @if test '$(srcdir)' = . ; then \
572           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
573           exit 1 ; \
574         fi
575         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
576           || { echo "ERROR: files left in build directory after distclean:" ; \
577                $(distcleancheck_listfiles) ; \
578                exit 1; } >&2
579 check-am: all-am
580 check: check-recursive
581 all-am: Makefile $(DATA)
582 installdirs: installdirs-recursive
583 installdirs-am:
584         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
585           test -z "$$dir" || $(mkdir_p) "$$dir"; \
586         done
587 install: install-recursive
588 install-exec: install-exec-recursive
589 install-data: install-data-recursive
590 uninstall: uninstall-recursive
591
592 install-am: all-am
593         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
594
595 installcheck: installcheck-recursive
596 install-strip:
597         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
598           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
599           `test -z '$(STRIP)' || \
600             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
601 mostlyclean-generic:
602
603 clean-generic:
604
605 distclean-generic:
606         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
607
608 maintainer-clean-generic:
609         @echo "This command is intended for maintainers to use"
610         @echo "it deletes files that may require special tools to rebuild."
611 clean: clean-recursive
612
613 clean-am: clean-generic clean-libtool mostlyclean-am
614
615 distclean: distclean-recursive
616         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
617         -rm -f Makefile
618 distclean-am: clean-am distclean-generic distclean-libtool \
619         distclean-tags
620
621 dvi: dvi-recursive
622
623 dvi-am:
624
625 html: html-recursive
626
627 info: info-recursive
628
629 info-am:
630
631 install-data-am: install-pkgconfigDATA
632
633 install-exec-am:
634
635 install-info: install-info-recursive
636
637 install-man:
638
639 installcheck-am:
640
641 maintainer-clean: maintainer-clean-recursive
642         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
643         -rm -rf $(top_srcdir)/autom4te.cache
644         -rm -f Makefile
645 maintainer-clean-am: distclean-am maintainer-clean-generic
646
647 mostlyclean: mostlyclean-recursive
648
649 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
650
651 pdf: pdf-recursive
652
653 pdf-am:
654
655 ps: ps-recursive
656
657 ps-am:
658
659 uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
660
661 uninstall-info: uninstall-info-recursive
662
663 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
664         check-am clean clean-generic clean-libtool clean-recursive \
665         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
666         dist-shar dist-tarZ dist-zip distcheck distclean \
667         distclean-generic distclean-libtool distclean-recursive \
668         distclean-tags distcleancheck distdir distuninstallcheck dvi \
669         dvi-am html html-am info info-am install install-am \
670         install-data install-data-am install-exec install-exec-am \
671         install-info install-info-am install-man install-pkgconfigDATA \
672         install-strip installcheck installcheck-am installdirs \
673         installdirs-am maintainer-clean maintainer-clean-generic \
674         maintainer-clean-recursive mostlyclean mostlyclean-generic \
675         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
676         tags tags-recursive uninstall uninstall-am uninstall-info-am \
677         uninstall-pkgconfigDATA
678
679
680 $(sha1_file): $(tar_file)
681         sha1sum $^ > $@
682
683 $(gpg_file): $(sha1_file)
684         @echo "Please enter your GPG password to sign the checksum."
685         gpg --armor --sign $^ 
686
687 release-verify-even-micro:
688         @echo -n "Checking that $(VERSION) has an even micro component..."
689         @test "$(GENERIC_MICRO_VERSION)" = "`echo $(GENERIC_MICRO_VERSION)/2*2 | bc`" \
690                 || (echo "Ouch." && echo "The version micro component '$(GENERIC_MICRO_VERSION)' is not an even number." \
691                 && echo "The version in configure.in must be incremented before a new release." \
692                 && false)
693         @echo "Good."
694
695 release-verify-newer:
696         @echo -n "Checking that no $(VERSION) release already exists..."
697         @ssh $(RELEASE_UPLOAD_HOST) test ! -e $(RELEASE_UPLOAD_DIR)/$(tar_file) \
698                 || (echo "Ouch." && echo "Found: $(RELEASE_UPLOAD_HOST):$(RELEASE_UPLOAD_DIR)/$(tar_file)" \
699                 && echo "Are you sure you have an updated git checkout?" \
700                 && echo "This should never happen." \
701                 && false)
702         @echo "Good."
703
704 release-remove-old:
705         rm -f $(tar_file) $(sha1_file) $(gpg_file)
706
707 # Maybe it's just my system, but somehow group sticky bits keep
708 # getting set and this causes failures in un-tarring on some systems.
709 # Until I figure out where the sticky bit is coming from, just clean
710 # these up before building a release.
711 release-cleanup-group-sticky:
712         find . -type f | xargs chmod g-s
713
714 release-check: release-verify-even-micro release-verify-newer release-remove-old release-cleanup-group-sticky distcheck
715
716 release-upload: release-check $(tar_file) $(sha1_file) $(gpg_file)
717         mkdir -p releases
718         scp $(tar_file) $(sha1_file) $(gpg_file) $(RELEASE_UPLOAD_HOST):$(RELEASE_UPLOAD_DIR)
719         mv $(tar_file) $(sha1_file) $(gpg_file) releases
720         ssh $(RELEASE_UPLOAD_HOST) "rm -f $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-[0-9]* && ln -s $(tar_file) $(RELEASE_UPLOAD_DIR)/LATEST-$(PACKAGE)-$(VERSION)"
721         $(GIT) tag -s -m "$(PACKAGE) release $(VERSION)" v$(VERSION)
722
723 doc-publish:
724         (cd docs/reference && $(MAKE) $(AM_MAKEFLAGS) publish)
725
726 release-publish: release-upload doc-publish releases/$(sha1_file)
727         @echo ""
728         @echo "Please send an announcement to $(RELEASE_ANNOUNCE_LIST)"
729         @echo "including the following:"
730         @echo ""
731         @echo "Subject: $(PACKAGE) release $(VERSION) now available"
732         @echo ""
733         @echo "============================== CUT HERE =============================="
734         @echo "cairomm is a C++ API for the cairo graphics library.  For more "
735         @echo "information, see http://cairographics.org/cairomm"
736         @echo ""
737         @echo "A new $(PACKAGE) release $(VERSION) is now available from:"
738         @echo ""
739         @echo " $(RELEASE_URL_BASE)/$(tar_file)"
740         @echo ""
741         @echo "    which can be verified with:"
742         @echo ""
743         @echo " $(RELEASE_URL_BASE)/$(sha1_file)"
744         @echo -n "      "
745         @cat releases/$(sha1_file)
746         @echo ""
747         @echo " $(RELEASE_URL_BASE)/$(gpg_file)"
748         @echo " (signed by `getent passwd "$$USER" | cut -d: -f 5 | cut -d, -f 1`)"
749         @echo ""
750         @echo "WHAT'S NEW"
751         @echo "=========="
752         @echo ""
753         @echo "============================== CUT HERE =============================="
754         @echo "Also, please include the new entries from the NEWS file."
755         @echo ""
756         @echo "Last but not least, do not forget to bump up the micro"
757         @echo "version component to the next (odd) number and commit."
758
759 doc-clean-recursive:
760         (cd docs && $(MAKE) $(AM_MAKEFLAGS) doc-clean)
761
762 doc-clean: doc-clean-recursive
763
764 doc-rebuild:
765         (cd docs && $(MAKE) $(AM_MAKEFLAGS) doc-rebuild)
766
767 .PHONY: release-verify-even-micro release-verify-newer release-remove-old release-cleanup-group-sticky release-check release-upload release-publish doc-clean doc-clean-recursive doc-rebuild
768 # Tell versions [3.59,3.63) of GNU make to not export all variables.
769 # Otherwise a system limit (for SysV at least) may be exceeded.
770 .NOEXPORT: