Imported Upstream version 2.99.2
[platform/upstream/libsigc++.git] / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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
18
19 VPATH = @srcdir@
20 am__is_gnu_make = { \
21   if test -z '$(MAKELEVEL)'; then \
22     false; \
23   elif test -n '$(MAKE_HOST)'; then \
24     true; \
25   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26     true; \
27   else \
28     false; \
29   fi; \
30 }
31 am__make_running_with_option = \
32   case $${target_option-} in \
33       ?) ;; \
34       *) echo "am__make_running_with_option: internal error: invalid" \
35               "target option '$${target_option-}' specified" >&2; \
36          exit 1;; \
37   esac; \
38   has_opt=no; \
39   sane_makeflags=$$MAKEFLAGS; \
40   if $(am__is_gnu_make); then \
41     sane_makeflags=$$MFLAGS; \
42   else \
43     case $$MAKEFLAGS in \
44       *\\[\ \   ]*) \
45         bs=\\; \
46         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
48     esac; \
49   fi; \
50   skip_next=no; \
51   strip_trailopt () \
52   { \
53     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54   }; \
55   for flg in $$sane_makeflags; do \
56     test $$skip_next = yes && { skip_next=no; continue; }; \
57     case $$flg in \
58       *=*|--*) continue;; \
59         -*I) strip_trailopt 'I'; skip_next=yes;; \
60       -*I?*) strip_trailopt 'I';; \
61         -*O) strip_trailopt 'O'; skip_next=yes;; \
62       -*O?*) strip_trailopt 'O';; \
63         -*l) strip_trailopt 'l'; skip_next=yes;; \
64       -*l?*) strip_trailopt 'l';; \
65       -[dEDm]) skip_next=yes;; \
66       -[JT]) skip_next=yes;; \
67     esac; \
68     case $$flg in \
69       *$$target_option*) has_opt=yes; break;; \
70     esac; \
71   done; \
72   test $$has_opt = yes
73 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75 pkgdatadir = $(datadir)/@PACKAGE@
76 pkgincludedir = $(includedir)/@PACKAGE@
77 pkglibdir = $(libdir)/@PACKAGE@
78 pkglibexecdir = $(libexecdir)/@PACKAGE@
79 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80 install_sh_DATA = $(install_sh) -c -m 644
81 install_sh_PROGRAM = $(install_sh) -c
82 install_sh_SCRIPT = $(install_sh) -c
83 INSTALL_HEADER = $(INSTALL_DATA)
84 transform = $(program_transform_name)
85 NORMAL_INSTALL = :
86 PRE_INSTALL = :
87 POST_INSTALL = :
88 NORMAL_UNINSTALL = :
89 PRE_UNINSTALL = :
90 POST_UNINSTALL = :
91 build_triplet = @build@
92 host_triplet = @host@
93 subdir = .
94 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95 am__aclocal_m4_deps = $(top_srcdir)/build/libtool.m4 \
96         $(top_srcdir)/build/ltoptions.m4 \
97         $(top_srcdir)/build/ltsugar.m4 \
98         $(top_srcdir)/build/ltversion.m4 \
99         $(top_srcdir)/build/lt~obsolete.m4 $(top_srcdir)/configure.ac
100 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
101         $(ACLOCAL_M4)
102 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
103         $(am__configure_deps) $(dist_noinst_SCRIPTS) \
104         $(dist_noinst_DATA) $(am__DIST_COMMON)
105 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
106  configure.lineno config.status.lineno
107 mkinstalldirs = $(install_sh) -d
108 CONFIG_HEADER = config.h sigc++config.h
109 CONFIG_CLEAN_FILES = ${SIGCXX_MODULE_NAME}.pc \
110         ${SIGCXX_MODULE_NAME}-uninstalled.pc docs/reference/Doxyfile \
111         MSVC_Net2013/sigc.rc
112 CONFIG_CLEAN_VPATH_FILES =
113 SCRIPTS = $(dist_noinst_SCRIPTS)
114 AM_V_P = $(am__v_P_@AM_V@)
115 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
116 am__v_P_0 = false
117 am__v_P_1 = :
118 AM_V_GEN = $(am__v_GEN_@AM_V@)
119 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
120 am__v_GEN_0 = @echo "  GEN     " $@;
121 am__v_GEN_1 = 
122 AM_V_at = $(am__v_at_@AM_V@)
123 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
124 am__v_at_0 = @
125 am__v_at_1 = 
126 SOURCES =
127 DIST_SOURCES =
128 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
129         ctags-recursive dvi-recursive html-recursive info-recursive \
130         install-data-recursive install-dvi-recursive \
131         install-exec-recursive install-html-recursive \
132         install-info-recursive install-pdf-recursive \
133         install-ps-recursive install-recursive installcheck-recursive \
134         installdirs-recursive pdf-recursive ps-recursive \
135         tags-recursive uninstall-recursive
136 am__can_run_installinfo = \
137   case $$AM_UPDATE_INFO_DIR in \
138     n|no|NO) false;; \
139     *) (install-info --version) >/dev/null 2>&1;; \
140   esac
141 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142 am__vpath_adj = case $$p in \
143     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144     *) f=$$p;; \
145   esac;
146 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147 am__install_max = 40
148 am__nobase_strip_setup = \
149   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150 am__nobase_strip = \
151   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152 am__nobase_list = $(am__nobase_strip_setup); \
153   for p in $$list; do echo "$$p $$p"; done | \
154   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156     if (++n[$$2] == $(am__install_max)) \
157       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158     END { for (dir in files) print dir, files[dir] }'
159 am__base_list = \
160   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162 am__uninstall_files_from_dir = { \
163   test -z "$$files" \
164     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166          $(am__cd) "$$dir" && rm -f $$files; }; \
167   }
168 am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
169         "$(DESTDIR)$(sigc_configdir)"
170 DATA = $(dist_noinst_DATA) $(nodist_pkgconfig_DATA) $(noinst_DATA)
171 HEADERS = $(nodist_sigc_config_HEADERS)
172 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
173   distclean-recursive maintainer-clean-recursive
174 am__recursive_targets = \
175   $(RECURSIVE_TARGETS) \
176   $(RECURSIVE_CLEAN_TARGETS) \
177   $(am__extra_recursive_targets)
178 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
179         cscope distdir dist dist-all distcheck
180 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
181         $(LISP)config.h.in sigc++config.h.in
182 # Read a list of newline-separated strings from the standard input,
183 # and print each of them once, without duplicates.  Input order is
184 # *not* preserved.
185 am__uniquify_input = $(AWK) '\
186   BEGIN { nonempty = 0; } \
187   { items[$$0] = 1; nonempty = 1; } \
188   END { if (nonempty) { for (i in items) print i; }; } \
189 '
190 # Make sure the list of sources is unique.  This is necessary because,
191 # e.g., the same source file might be shared among _SOURCES variables
192 # for different programs/libraries.
193 am__define_uniq_tagged_files = \
194   list='$(am__tagged_files)'; \
195   unique=`for i in $$list; do \
196     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197   done | $(am__uniquify_input)`
198 ETAGS = etags
199 CTAGS = ctags
200 CSCOPE = cscope
201 DIST_SUBDIRS = sigc++ tests examples cmake docs
202 am__DIST_COMMON = $(srcdir)/MSVC_Net2013/filelist.am \
203         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
204         $(srcdir)/sigc++-uninstalled.pc.in $(srcdir)/sigc++.pc.in \
205         $(srcdir)/sigc++config.h.in \
206         $(top_srcdir)/MSVC_Net2013/sigc.rc.in \
207         $(top_srcdir)/build/compile $(top_srcdir)/build/config.guess \
208         $(top_srcdir)/build/config.sub \
209         $(top_srcdir)/build/dist-changelog.am \
210         $(top_srcdir)/build/install-sh $(top_srcdir)/build/ltmain.sh \
211         $(top_srcdir)/build/missing \
212         $(top_srcdir)/docs/reference/Doxyfile.in AUTHORS COPYING \
213         ChangeLog INSTALL NEWS README build/compile build/config.guess \
214         build/config.sub build/depcomp build/install-sh \
215         build/ltmain.sh build/missing
216 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
217 distdir = $(PACKAGE)-$(VERSION)
218 top_distdir = $(distdir)
219 am__remove_distdir = \
220   if test -d "$(distdir)"; then \
221     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
222       && rm -rf "$(distdir)" \
223       || { sleep 5 && rm -rf "$(distdir)"; }; \
224   else :; fi
225 am__post_remove_distdir = $(am__remove_distdir)
226 am__relativize = \
227   dir0=`pwd`; \
228   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
229   sed_rest='s,^[^/]*/*,,'; \
230   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
231   sed_butlast='s,/*[^/]*$$,,'; \
232   while test -n "$$dir1"; do \
233     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
234     if test "$$first" != "."; then \
235       if test "$$first" = ".."; then \
236         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
237         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
238       else \
239         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
240         if test "$$first2" = "$$first"; then \
241           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
242         else \
243           dir2="../$$dir2"; \
244         fi; \
245         dir0="$$dir0"/"$$first"; \
246       fi; \
247     fi; \
248     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
249   done; \
250   reldir="$$dir2"
251 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
252 GZIP_ENV = --best
253 DIST_TARGETS = dist-bzip2 dist-gzip
254 distuninstallcheck_listfiles = find . -type f -print
255 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
256   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
257 distcleancheck_listfiles = find . -type f -print
258 ACLOCAL = @ACLOCAL@
259 ACLOCAL_FLAGS = @ACLOCAL_FLAGS@
260 AMTAR = @AMTAR@
261 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
262 AR = @AR@
263 AS = @AS@
264 AUTOCONF = @AUTOCONF@
265 AUTOHEADER = @AUTOHEADER@
266 AUTOMAKE = @AUTOMAKE@
267 AWK = @AWK@
268 CC = @CC@
269 CCDEPMODE = @CCDEPMODE@
270 CFLAGS = @CFLAGS@
271 CPP = @CPP@
272 CPPFLAGS = @CPPFLAGS@
273 CXX = @CXX@
274 CXXCPP = @CXXCPP@
275 CXXDEPMODE = @CXXDEPMODE@
276 CXXFLAGS = @CXXFLAGS@
277 CYGPATH_W = @CYGPATH_W@
278 DEFS = @DEFS@
279 DEPDIR = @DEPDIR@
280 DLLTOOL = @DLLTOOL@
281 DOCINSTALL_FLAGS = @DOCINSTALL_FLAGS@
282 DOT = @DOT@
283 DOXYGEN = @DOXYGEN@
284 DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
285 DSYMUTIL = @DSYMUTIL@
286 DUMPBIN = @DUMPBIN@
287 ECHO_C = @ECHO_C@
288 ECHO_N = @ECHO_N@
289 ECHO_T = @ECHO_T@
290 EGREP = @EGREP@
291 EXEEXT = @EXEEXT@
292 FGREP = @FGREP@
293 GREP = @GREP@
294 HAVE_CXX14 = @HAVE_CXX14@
295 INSTALL = @INSTALL@
296 INSTALL_DATA = @INSTALL_DATA@
297 INSTALL_PROGRAM = @INSTALL_PROGRAM@
298 INSTALL_SCRIPT = @INSTALL_SCRIPT@
299 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
300 LD = @LD@
301 LDFLAGS = @LDFLAGS@
302 LIBOBJS = @LIBOBJS@
303 LIBS = @LIBS@
304 LIBTOOL = @LIBTOOL@
305 LIPO = @LIPO@
306 LN_S = @LN_S@
307 LTLIBOBJS = @LTLIBOBJS@
308 M4 = @M4@
309 MAINT = @MAINT@
310 MAKEINFO = @MAKEINFO@
311 MANIFEST_TOOL = @MANIFEST_TOOL@
312 MKDIR_P = @MKDIR_P@
313 MMDOCTOOLDIR = @MMDOCTOOLDIR@
314 NM = @NM@
315 NMEDIT = @NMEDIT@
316 OBJDUMP = @OBJDUMP@
317 OBJEXT = @OBJEXT@
318 OTOOL = @OTOOL@
319 OTOOL64 = @OTOOL64@
320 PACKAGE = @PACKAGE@
321 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
322 PACKAGE_NAME = @PACKAGE_NAME@
323 PACKAGE_STRING = @PACKAGE_STRING@
324 PACKAGE_TARNAME = @PACKAGE_TARNAME@
325 PACKAGE_URL = @PACKAGE_URL@
326 PACKAGE_VERSION = @PACKAGE_VERSION@
327 PATH_SEPARATOR = @PATH_SEPARATOR@
328 PERL = @PERL@
329 PKG_CONFIG = @PKG_CONFIG@
330 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
331 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
332 RANLIB = @RANLIB@
333 SED = @SED@
334 SET_MAKE = @SET_MAKE@
335 SHELL = @SHELL@
336 SIGCXX_API_VERSION = @SIGCXX_API_VERSION@
337 SIGCXX_MAJOR_VERSION = @SIGCXX_MAJOR_VERSION@
338 SIGCXX_MICRO_VERSION = @SIGCXX_MICRO_VERSION@
339 SIGCXX_MINOR_VERSION = @SIGCXX_MINOR_VERSION@
340 SIGCXX_MODULE_NAME = @SIGCXX_MODULE_NAME@
341 SIGCXX_VERSION = @SIGCXX_VERSION@
342 SIGC_WXXFLAGS = @SIGC_WXXFLAGS@
343 STRIP = @STRIP@
344 VERSION = @VERSION@
345 XSLTPROC = @XSLTPROC@
346 abs_builddir = @abs_builddir@
347 abs_srcdir = @abs_srcdir@
348 abs_top_builddir = @abs_top_builddir@
349 abs_top_srcdir = @abs_top_srcdir@
350 ac_ct_AR = @ac_ct_AR@
351 ac_ct_CC = @ac_ct_CC@
352 ac_ct_CXX = @ac_ct_CXX@
353 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
354 am__include = @am__include@
355 am__leading_dot = @am__leading_dot@
356 am__quote = @am__quote@
357 am__tar = @am__tar@
358 am__untar = @am__untar@
359 bindir = @bindir@
360 build = @build@
361 build_alias = @build_alias@
362 build_cpu = @build_cpu@
363 build_os = @build_os@
364 build_vendor = @build_vendor@
365 builddir = @builddir@
366 datadir = @datadir@
367 datarootdir = @datarootdir@
368 docdir = @docdir@
369 dvidir = @dvidir@
370 exec_prefix = @exec_prefix@
371 host = @host@
372 host_alias = @host_alias@
373 host_cpu = @host_cpu@
374 host_os = @host_os@
375 host_vendor = @host_vendor@
376 htmldir = @htmldir@
377 includedir = @includedir@
378 infodir = @infodir@
379 install_sh = @install_sh@
380 libdir = @libdir@
381 libexecdir = @libexecdir@
382 localedir = @localedir@
383 localstatedir = @localstatedir@
384 mandir = @mandir@
385 mkdir_p = @mkdir_p@
386 oldincludedir = @oldincludedir@
387 pdfdir = @pdfdir@
388 prefix = @prefix@
389 program_transform_name = @program_transform_name@
390 psdir = @psdir@
391 sbindir = @sbindir@
392 sharedstatedir = @sharedstatedir@
393 srcdir = @srcdir@
394 sysconfdir = @sysconfdir@
395 target_alias = @target_alias@
396 top_build_prefix = @top_build_prefix@
397 top_builddir = @top_builddir@
398 top_srcdir = @top_srcdir@
399 ACLOCAL_AMFLAGS = -I build ${ACLOCAL_FLAGS}
400 @ENABLE_DOCUMENTATION_FALSE@doc_subdirs = 
401 @ENABLE_DOCUMENTATION_TRUE@doc_subdirs = docs
402 SUBDIRS = sigc++ tests examples cmake $(doc_subdirs)
403 sigc_configdir = $(libdir)/$(SIGCXX_MODULE_NAME)/include
404 nodist_sigc_config_HEADERS = sigc++config.h
405 pkgconfigdir = $(libdir)/pkgconfig
406 nodist_pkgconfig_DATA = $(SIGCXX_MODULE_NAME).pc
407 noinst_DATA = $(SIGCXX_MODULE_NAME)-uninstalled.pc
408 dist_noinst_SCRIPTS = autogen.sh
409 msvc_net2013_data = \
410         libsigc++2.sln                                  \
411         libsigc++2.vcxproj                              \
412         libsigc++2.vcxproj.filters                      \
413         sigc++config.h                                  \
414         sigc.rc                                         \
415         sigc-build-defines.props                                \
416         sigc-debug-dll-build-defines.props              \
417         sigc-install.props                              \
418         sigc-release-dll-build-defines.props            \
419         sigc-version-paths.props                                \
420         sigc-install.vcxproj                            \
421         test_accum_iter.vcxproj                         \
422         test_accum_iter.vcxproj.filters                 \
423         test_accumulated.vcxproj                        \
424         test_accumulated.vcxproj.filters                \
425         test_bind.vcxproj                               \
426         test_bind.vcxproj.filters                       \
427         test_bind_ref.vcxproj                           \
428         test_bind_ref.vcxproj.filters                   \
429         test_bind_refptr.vcxproj                        \
430         test_bind_refptr.vcxproj.filters                \
431         test_bind_return.vcxproj                        \
432         test_bind_return.vcxproj.filters                \
433         test_compose.vcxproj                            \
434         test_compose.vcxproj.filters                    \
435         test_copy_invalid_slot.vcxproj                  \
436         test_copy_invalid_slot.vcxproj.filters          \
437         test_cpp11_lambda.vcxproj                       \
438         test_cpp11_lambda.vcxproj.filters               \
439         test_custom.vcxproj                             \
440         test_custom.vcxproj.filters                     \
441         test_disconnect.vcxproj                         \
442         test_disconnect.vcxproj.filters                 \
443         test_disconnect_during_emit.vcxproj             \
444         test_disconnect_during_emit.vcxproj.filters     \
445         test_exception_catch.vcxproj                    \
446         test_exception_catch.vcxproj.filters            \
447         test_functor_trait.vcxproj                      \
448         test_functor_trait.vcxproj.filters              \
449         test_hide.vcxproj                               \
450         test_hide.vcxproj.filters                       \
451         test_limit_reference.vcxproj                    \
452         test_limit_reference.vcxproj.filters            \
453         test_mem_fun.vcxproj                            \
454         test_mem_fun.vcxproj.filters                    \
455         test_ptr_fun.vcxproj                            \
456         test_ptr_fun.vcxproj.filters                    \
457         test_retype.vcxproj                             \
458         test_retype.vcxproj.filters                     \
459         test_retype_return.vcxproj                      \
460         test_retype_return.vcxproj.filters              \
461         test_signal.vcxproj                             \
462         test_signal.vcxproj.filters                     \
463         test_size.vcxproj                               \
464         test_size.vcxproj.filters                       \
465         test_slot.vcxproj                               \
466         test_slot.vcxproj.filters                       \
467         test_slot_disconnect.vcxproj                    \
468         test_slot_disconnect.vcxproj.filters            \
469         test_trackable.vcxproj                          \
470         test_trackable.vcxproj.filters                  \
471         test_track_obj.vcxproj                          \
472         test_track_obj.vcxproj.filters                  \
473         test_visit_each.vcxproj                         \
474         test_visit_each.vcxproj.filters
475
476 dist_noinst_DATA = $(addprefix MSVC_Net2013/,$(msvc_net2013_data)) CMakeLists.txt sigc++config.h.cmake cmake_uninstall.cmake.in
477 DISTCLEANFILES = MSVC_Net2013/sigc++config.h
478 all: config.h sigc++config.h
479         $(MAKE) $(AM_MAKEFLAGS) all-recursive
480
481 .SUFFIXES:
482 am--refresh: Makefile
483         @:
484 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/MSVC_Net2013/filelist.am $(top_srcdir)/build/dist-changelog.am $(am__configure_deps)
485         @for dep in $?; do \
486           case '$(am__configure_deps)' in \
487             *$$dep*) \
488               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
489               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
490                 && exit 0; \
491               exit 1;; \
492           esac; \
493         done; \
494         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
495         $(am__cd) $(top_srcdir) && \
496           $(AUTOMAKE) --gnu Makefile
497 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
498         @case '$?' in \
499           *config.status*) \
500             echo ' $(SHELL) ./config.status'; \
501             $(SHELL) ./config.status;; \
502           *) \
503             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
504             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
505         esac;
506 $(srcdir)/MSVC_Net2013/filelist.am $(top_srcdir)/build/dist-changelog.am $(am__empty):
507
508 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
509         $(SHELL) ./config.status --recheck
510
511 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
512         $(am__cd) $(srcdir) && $(AUTOCONF)
513 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
514         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
515 $(am__aclocal_m4_deps):
516
517 config.h: stamp-h1
518         @test -f $@ || rm -f stamp-h1
519         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
520
521 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
522         @rm -f stamp-h1
523         cd $(top_builddir) && $(SHELL) ./config.status config.h
524 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
525         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
526         rm -f stamp-h1
527         touch $@
528
529 sigc++config.h: stamp-h2
530         @test -f $@ || rm -f stamp-h2
531         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h2
532
533 stamp-h2: $(srcdir)/sigc++config.h.in $(top_builddir)/config.status
534         @rm -f stamp-h2
535         cd $(top_builddir) && $(SHELL) ./config.status sigc++config.h
536
537 distclean-hdr:
538         -rm -f config.h stamp-h1 sigc++config.h stamp-h2
539 ${SIGCXX_MODULE_NAME}.pc: $(top_builddir)/config.status $(srcdir)/sigc++.pc.in
540         cd $(top_builddir) && $(SHELL) ./config.status $@
541 ${SIGCXX_MODULE_NAME}-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/sigc++-uninstalled.pc.in
542         cd $(top_builddir) && $(SHELL) ./config.status $@
543 docs/reference/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/docs/reference/Doxyfile.in
544         cd $(top_builddir) && $(SHELL) ./config.status $@
545 MSVC_Net2013/sigc.rc: $(top_builddir)/config.status $(top_srcdir)/MSVC_Net2013/sigc.rc.in
546         cd $(top_builddir) && $(SHELL) ./config.status $@
547
548 mostlyclean-libtool:
549         -rm -f *.lo
550
551 clean-libtool:
552         -rm -rf .libs _libs
553
554 distclean-libtool:
555         -rm -f libtool config.lt
556 install-nodist_pkgconfigDATA: $(nodist_pkgconfig_DATA)
557         @$(NORMAL_INSTALL)
558         @list='$(nodist_pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
559         if test -n "$$list"; then \
560           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
561           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
562         fi; \
563         for p in $$list; do \
564           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
565           echo "$$d$$p"; \
566         done | $(am__base_list) | \
567         while read files; do \
568           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
569           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
570         done
571
572 uninstall-nodist_pkgconfigDATA:
573         @$(NORMAL_UNINSTALL)
574         @list='$(nodist_pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
575         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
576         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
577 install-nodist_sigc_configHEADERS: $(nodist_sigc_config_HEADERS)
578         @$(NORMAL_INSTALL)
579         @list='$(nodist_sigc_config_HEADERS)'; test -n "$(sigc_configdir)" || list=; \
580         if test -n "$$list"; then \
581           echo " $(MKDIR_P) '$(DESTDIR)$(sigc_configdir)'"; \
582           $(MKDIR_P) "$(DESTDIR)$(sigc_configdir)" || exit 1; \
583         fi; \
584         for p in $$list; do \
585           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
586           echo "$$d$$p"; \
587         done | $(am__base_list) | \
588         while read files; do \
589           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sigc_configdir)'"; \
590           $(INSTALL_HEADER) $$files "$(DESTDIR)$(sigc_configdir)" || exit $$?; \
591         done
592
593 uninstall-nodist_sigc_configHEADERS:
594         @$(NORMAL_UNINSTALL)
595         @list='$(nodist_sigc_config_HEADERS)'; test -n "$(sigc_configdir)" || list=; \
596         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
597         dir='$(DESTDIR)$(sigc_configdir)'; $(am__uninstall_files_from_dir)
598
599 # This directory's subdirectories are mostly independent; you can cd
600 # into them and run 'make' without going through this Makefile.
601 # To change the values of 'make' variables: instead of editing Makefiles,
602 # (1) if the variable is set in 'config.status', edit 'config.status'
603 #     (which will cause the Makefiles to be regenerated when you run 'make');
604 # (2) otherwise, pass the desired values on the 'make' command line.
605 $(am__recursive_targets):
606         @fail=; \
607         if $(am__make_keepgoing); then \
608           failcom='fail=yes'; \
609         else \
610           failcom='exit 1'; \
611         fi; \
612         dot_seen=no; \
613         target=`echo $@ | sed s/-recursive//`; \
614         case "$@" in \
615           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
616           *) list='$(SUBDIRS)' ;; \
617         esac; \
618         for subdir in $$list; do \
619           echo "Making $$target in $$subdir"; \
620           if test "$$subdir" = "."; then \
621             dot_seen=yes; \
622             local_target="$$target-am"; \
623           else \
624             local_target="$$target"; \
625           fi; \
626           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
627           || eval $$failcom; \
628         done; \
629         if test "$$dot_seen" = "no"; then \
630           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
631         fi; test -z "$$fail"
632
633 ID: $(am__tagged_files)
634         $(am__define_uniq_tagged_files); mkid -fID $$unique
635 tags: tags-recursive
636 TAGS: tags
637
638 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
639         set x; \
640         here=`pwd`; \
641         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
642           include_option=--etags-include; \
643           empty_fix=.; \
644         else \
645           include_option=--include; \
646           empty_fix=; \
647         fi; \
648         list='$(SUBDIRS)'; for subdir in $$list; do \
649           if test "$$subdir" = .; then :; else \
650             test ! -f $$subdir/TAGS || \
651               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
652           fi; \
653         done; \
654         $(am__define_uniq_tagged_files); \
655         shift; \
656         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
657           test -n "$$unique" || unique=$$empty_fix; \
658           if test $$# -gt 0; then \
659             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
660               "$$@" $$unique; \
661           else \
662             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
663               $$unique; \
664           fi; \
665         fi
666 ctags: ctags-recursive
667
668 CTAGS: ctags
669 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
670         $(am__define_uniq_tagged_files); \
671         test -z "$(CTAGS_ARGS)$$unique" \
672           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
673              $$unique
674
675 GTAGS:
676         here=`$(am__cd) $(top_builddir) && pwd` \
677           && $(am__cd) $(top_srcdir) \
678           && gtags -i $(GTAGS_ARGS) "$$here"
679 cscope: cscope.files
680         test ! -s cscope.files \
681           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
682 clean-cscope:
683         -rm -f cscope.files
684 cscope.files: clean-cscope cscopelist
685 cscopelist: cscopelist-recursive
686
687 cscopelist-am: $(am__tagged_files)
688         list='$(am__tagged_files)'; \
689         case "$(srcdir)" in \
690           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
691           *) sdir=$(subdir)/$(srcdir) ;; \
692         esac; \
693         for i in $$list; do \
694           if test -f "$$i"; then \
695             echo "$(subdir)/$$i"; \
696           else \
697             echo "$$sdir/$$i"; \
698           fi; \
699         done >> $(top_builddir)/cscope.files
700
701 distclean-tags:
702         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
703         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
704
705 distdir: $(DISTFILES)
706         @case `sed 15q $(srcdir)/NEWS` in \
707         *"$(VERSION)"*) : ;; \
708         *) \
709           echo "NEWS not updated; not releasing" 1>&2; \
710           exit 1;; \
711         esac
712         $(am__remove_distdir)
713         test -d "$(distdir)" || mkdir "$(distdir)"
714         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
715         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
716         list='$(DISTFILES)'; \
717           dist_files=`for file in $$list; do echo $$file; done | \
718           sed -e "s|^$$srcdirstrip/||;t" \
719               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
720         case $$dist_files in \
721           */*) $(MKDIR_P) `echo "$$dist_files" | \
722                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
723                            sort -u` ;; \
724         esac; \
725         for file in $$dist_files; do \
726           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727           if test -d $$d/$$file; then \
728             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
729             if test -d "$(distdir)/$$file"; then \
730               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731             fi; \
732             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
733               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
734               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735             fi; \
736             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
737           else \
738             test -f "$(distdir)/$$file" \
739             || cp -p $$d/$$file "$(distdir)/$$file" \
740             || exit 1; \
741           fi; \
742         done
743         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
744           if test "$$subdir" = .; then :; else \
745             $(am__make_dryrun) \
746               || test -d "$(distdir)/$$subdir" \
747               || $(MKDIR_P) "$(distdir)/$$subdir" \
748               || exit 1; \
749             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
750             $(am__relativize); \
751             new_distdir=$$reldir; \
752             dir1=$$subdir; dir2="$(top_distdir)"; \
753             $(am__relativize); \
754             new_top_distdir=$$reldir; \
755             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
756             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
757             ($(am__cd) $$subdir && \
758               $(MAKE) $(AM_MAKEFLAGS) \
759                 top_distdir="$$new_top_distdir" \
760                 distdir="$$new_distdir" \
761                 am__remove_distdir=: \
762                 am__skip_length_check=: \
763                 am__skip_mode_fix=: \
764                 distdir) \
765               || exit 1; \
766           fi; \
767         done
768         $(MAKE) $(AM_MAKEFLAGS) \
769           top_distdir="$(top_distdir)" distdir="$(distdir)" \
770           dist-hook
771         -test -n "$(am__skip_mode_fix)" \
772         || find "$(distdir)" -type d ! -perm -755 \
773                 -exec chmod u+rwx,go+rx {} \; -o \
774           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
775           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
776           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
777         || chmod -R a+r "$(distdir)"
778 dist-gzip: distdir
779         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
780         $(am__post_remove_distdir)
781 dist-bzip2: distdir
782         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
783         $(am__post_remove_distdir)
784
785 dist-lzip: distdir
786         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
787         $(am__post_remove_distdir)
788
789 dist-xz: distdir
790         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
791         $(am__post_remove_distdir)
792
793 dist-tarZ: distdir
794         @echo WARNING: "Support for distribution archives compressed with" \
795                        "legacy program 'compress' is deprecated." >&2
796         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
797         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
798         $(am__post_remove_distdir)
799
800 dist-shar: distdir
801         @echo WARNING: "Support for shar distribution archives is" \
802                        "deprecated." >&2
803         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
804         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
805         $(am__post_remove_distdir)
806
807 dist-zip: distdir
808         -rm -f $(distdir).zip
809         zip -rq $(distdir).zip $(distdir)
810         $(am__post_remove_distdir)
811
812 dist dist-all:
813         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
814         $(am__post_remove_distdir)
815
816 # This target untars the dist file and tries a VPATH configuration.  Then
817 # it guarantees that the distribution is self-contained by making another
818 # tarfile.
819 distcheck: dist
820         case '$(DIST_ARCHIVES)' in \
821         *.tar.gz*) \
822           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
823         *.tar.bz2*) \
824           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
825         *.tar.lz*) \
826           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
827         *.tar.xz*) \
828           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
829         *.tar.Z*) \
830           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
831         *.shar.gz*) \
832           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
833         *.zip*) \
834           unzip $(distdir).zip ;;\
835         esac
836         chmod -R a-w $(distdir)
837         chmod u+w $(distdir)
838         mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
839         chmod a-w $(distdir)
840         test -d $(distdir)/_build || exit 0; \
841         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
842           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
843           && am__cwd=`pwd` \
844           && $(am__cd) $(distdir)/_build/sub \
845           && ../../configure \
846             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
847             $(DISTCHECK_CONFIGURE_FLAGS) \
848             --srcdir=../.. --prefix="$$dc_install_base" \
849           && $(MAKE) $(AM_MAKEFLAGS) \
850           && $(MAKE) $(AM_MAKEFLAGS) dvi \
851           && $(MAKE) $(AM_MAKEFLAGS) check \
852           && $(MAKE) $(AM_MAKEFLAGS) install \
853           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
854           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
855           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
856                 distuninstallcheck \
857           && chmod -R a-w "$$dc_install_base" \
858           && ({ \
859                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
860                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
861                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
862                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
863                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
864               } || { rm -rf "$$dc_destdir"; exit 1; }) \
865           && rm -rf "$$dc_destdir" \
866           && $(MAKE) $(AM_MAKEFLAGS) dist \
867           && rm -rf $(DIST_ARCHIVES) \
868           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
869           && cd "$$am__cwd" \
870           || exit 1
871         $(am__post_remove_distdir)
872         @(echo "$(distdir) archives ready for distribution: "; \
873           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
874           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
875 distuninstallcheck:
876         @test -n '$(distuninstallcheck_dir)' || { \
877           echo 'ERROR: trying to run $@ with an empty' \
878                '$$(distuninstallcheck_dir)' >&2; \
879           exit 1; \
880         }; \
881         $(am__cd) '$(distuninstallcheck_dir)' || { \
882           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
883           exit 1; \
884         }; \
885         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
886            || { echo "ERROR: files left after uninstall:" ; \
887                 if test -n "$(DESTDIR)"; then \
888                   echo "  (check DESTDIR support)"; \
889                 fi ; \
890                 $(distuninstallcheck_listfiles) ; \
891                 exit 1; } >&2
892 distcleancheck: distclean
893         @if test '$(srcdir)' = . ; then \
894           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
895           exit 1 ; \
896         fi
897         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
898           || { echo "ERROR: files left in build directory after distclean:" ; \
899                $(distcleancheck_listfiles) ; \
900                exit 1; } >&2
901 check-am: all-am
902 check: check-recursive
903 all-am: Makefile $(SCRIPTS) $(DATA) $(HEADERS) config.h sigc++config.h
904 installdirs: installdirs-recursive
905 installdirs-am:
906         for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(sigc_configdir)"; do \
907           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
908         done
909 install: install-recursive
910 install-exec: install-exec-recursive
911 install-data: install-data-recursive
912 uninstall: uninstall-recursive
913
914 install-am: all-am
915         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
916
917 installcheck: installcheck-recursive
918 install-strip:
919         if test -z '$(STRIP)'; then \
920           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
921             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
922               install; \
923         else \
924           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
925             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
926             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
927         fi
928 mostlyclean-generic:
929
930 clean-generic:
931
932 distclean-generic:
933         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
934         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
935         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
936
937 maintainer-clean-generic:
938         @echo "This command is intended for maintainers to use"
939         @echo "it deletes files that may require special tools to rebuild."
940 clean: clean-recursive
941
942 clean-am: clean-generic clean-libtool mostlyclean-am
943
944 distclean: distclean-recursive
945         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
946         -rm -f Makefile
947 distclean-am: clean-am distclean-generic distclean-hdr \
948         distclean-libtool distclean-tags
949
950 dvi: dvi-recursive
951
952 dvi-am:
953
954 html: html-recursive
955
956 html-am:
957
958 info: info-recursive
959
960 info-am:
961
962 install-data-am: install-nodist_pkgconfigDATA \
963         install-nodist_sigc_configHEADERS
964
965 install-dvi: install-dvi-recursive
966
967 install-dvi-am:
968
969 install-exec-am:
970
971 install-html: install-html-recursive
972
973 install-html-am:
974
975 install-info: install-info-recursive
976
977 install-info-am:
978
979 install-man:
980
981 install-pdf: install-pdf-recursive
982
983 install-pdf-am:
984
985 install-ps: install-ps-recursive
986
987 install-ps-am:
988
989 installcheck-am:
990
991 maintainer-clean: maintainer-clean-recursive
992         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
993         -rm -rf $(top_srcdir)/autom4te.cache
994         -rm -f Makefile
995 maintainer-clean-am: distclean-am maintainer-clean-generic
996
997 mostlyclean: mostlyclean-recursive
998
999 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1000
1001 pdf: pdf-recursive
1002
1003 pdf-am:
1004
1005 ps: ps-recursive
1006
1007 ps-am:
1008
1009 uninstall-am: uninstall-nodist_pkgconfigDATA \
1010         uninstall-nodist_sigc_configHEADERS
1011
1012 .MAKE: $(am__recursive_targets) all install-am install-strip
1013
1014 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1015         am--refresh check check-am clean clean-cscope clean-generic \
1016         clean-libtool cscope cscopelist-am ctags ctags-am dist \
1017         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
1018         dist-tarZ dist-xz dist-zip distcheck distclean \
1019         distclean-generic distclean-hdr distclean-libtool \
1020         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1021         dvi-am html html-am info info-am install install-am \
1022         install-data install-data-am install-dvi install-dvi-am \
1023         install-exec install-exec-am install-html install-html-am \
1024         install-info install-info-am install-man \
1025         install-nodist_pkgconfigDATA install-nodist_sigc_configHEADERS \
1026         install-pdf install-pdf-am install-ps install-ps-am \
1027         install-strip installcheck installcheck-am installdirs \
1028         installdirs-am maintainer-clean maintainer-clean-generic \
1029         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1030         ps ps-am tags tags-am uninstall uninstall-am \
1031         uninstall-nodist_pkgconfigDATA \
1032         uninstall-nodist_sigc_configHEADERS
1033
1034 .PRECIOUS: Makefile
1035
1036
1037 @MAINTAINER_MODE_TRUE@dist-hook: dist-changelog
1038 @MAINTAINER_MODE_FALSE@dist-hook:
1039
1040 .PHONY: dist-changelog
1041
1042 dist-changelog:
1043         $(AM_V_at)if git --git-dir=$(top_srcdir)/.git --work-tree=$(top_srcdir) \
1044                 log --no-merges --date=short --pretty='tformat:%cd  %an  <%ae>%n%n%s%n%n%b' | \
1045          $(SED) -e '/^[12]...-[01].-[0123].  [^<>]*  <[^<>]*>$$/,/^$$/ b' \
1046                 -e '/[^  ]/,/^[  ]*$$/ !d' \
1047                 -e 's/^[         ]*/    /' \
1048                 -e 's/^[         ]*$$//' >.ChangeLog.tmp; \
1049         then mv -f .ChangeLog.tmp "$(top_distdir)/ChangeLog"; \
1050         else rm -f .ChangeLog.tmp; exit 1; fi
1051
1052 # Optional: auto-generate the ChangeLog file from the git log on make dist
1053
1054 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1055 # Otherwise a system limit (for SysV at least) may be exceeded.
1056 .NOEXPORT: