telepathygabble/src/Makefile.in
changeset 10 59927b2d3b75
parent 0 d0f3a028347a
equal deleted inserted replaced
0:d0f3a028347a 10:59927b2d3b75
     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 
       
    18 srcdir = @srcdir@
       
    19 top_srcdir = @top_srcdir@
       
    20 VPATH = @srcdir@
       
    21 pkgdatadir = $(datadir)/@PACKAGE@
       
    22 pkglibdir = $(libdir)/@PACKAGE@
       
    23 pkgincludedir = $(includedir)/@PACKAGE@
       
    24 top_builddir = ..
       
    25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
       
    26 INSTALL = @INSTALL@
       
    27 install_sh_DATA = $(install_sh) -c -m 644
       
    28 install_sh_PROGRAM = $(install_sh) -c
       
    29 install_sh_SCRIPT = $(install_sh) -c
       
    30 INSTALL_HEADER = $(INSTALL_DATA)
       
    31 transform = $(program_transform_name)
       
    32 NORMAL_INSTALL = :
       
    33 PRE_INSTALL = :
       
    34 POST_INSTALL = :
       
    35 NORMAL_UNINSTALL = :
       
    36 PRE_UNINSTALL = :
       
    37 POST_UNINSTALL = :
       
    38 build_triplet = @build@
       
    39 host_triplet = @host@
       
    40 bin_PROGRAMS = telepathy-gabble$(EXEEXT)
       
    41 noinst_PROGRAMS = write-mgr-file$(EXEEXT)
       
    42 subdir = src
       
    43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
       
    44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
       
    45 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
       
    46 	$(top_srcdir)/m4/as-compiler-flag.m4 \
       
    47 	$(top_srcdir)/configure.ac
       
    48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
       
    49 	$(ACLOCAL_M4)
       
    50 mkinstalldirs = $(install_sh) -d
       
    51 CONFIG_HEADER = $(top_builddir)/config.h
       
    52 CONFIG_CLEAN_FILES =
       
    53 LTLIBRARIES = $(noinst_LTLIBRARIES)
       
    54 libgabble_convenience_la_LIBADD =
       
    55 am__objects_1 = gabble-connection-manager-signals-marshal.lo \
       
    56 	gabble-connection-signals-marshal.lo \
       
    57 	gabble-register-signals-marshal.lo \
       
    58 	gabble-im-channel-signals-marshal.lo \
       
    59 	gabble-muc-channel-signals-marshal.lo \
       
    60 	gabble-media-channel-signals-marshal.lo \
       
    61 	gabble-media-session-signals-marshal.lo \
       
    62 	gabble-media-session-enumtypes.lo \
       
    63 	gabble-media-stream-signals-marshal.lo \
       
    64 	gabble-presence-cache-signals-marshal.lo \
       
    65 	gabble-roster-channel-signals-marshal.lo \
       
    66 	gabble-roomlist-channel-signals-marshal.lo \
       
    67 	group-mixin-signals-marshal.lo \
       
    68 	properties-mixin-signals-marshal.lo \
       
    69 	telepathy-errors-enumtypes.lo text-mixin-signals-marshal.lo \
       
    70 	tp-channel-factory-iface-signals-marshal.lo
       
    71 am__objects_2 = capabilities.lo debug.lo disco.lo gabble-error.lo \
       
    72 	gabble-connection-manager.lo gabble-connection.lo \
       
    73 	gabble-im-channel.lo gabble-muc-channel.lo \
       
    74 	gabble-media-channel.lo gabble-media-session.lo \
       
    75 	gabble-media-stream.lo gabble-presence.lo \
       
    76 	gabble-presence-cache.lo gabble-register.lo \
       
    77 	gabble-roster-channel.lo gabble-roomlist-channel.lo gheap.lo \
       
    78 	gintset.lo group-mixin.lo handles.lo handle-set.lo \
       
    79 	jingle-info.lo im-factory.lo media-factory.lo muc-factory.lo \
       
    80 	properties-mixin.lo roster.lo telepathy-errors.lo \
       
    81 	telepathy-helpers.lo text-mixin.lo tp-channel-iface.lo \
       
    82 	tp-channel-factory-iface.lo util.lo vcard-manager.lo \
       
    83 	$(am__objects_1)
       
    84 am_libgabble_convenience_la_OBJECTS = $(am__objects_2)
       
    85 libgabble_convenience_la_OBJECTS =  \
       
    86 	$(am_libgabble_convenience_la_OBJECTS)
       
    87 am__installdirs = "$(DESTDIR)$(bindir)"
       
    88 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
       
    89 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
       
    90 am_telepathy_gabble_OBJECTS = gabble.$(OBJEXT)
       
    91 telepathy_gabble_OBJECTS = $(am_telepathy_gabble_OBJECTS)
       
    92 telepathy_gabble_DEPENDENCIES = libgabble-convenience.la
       
    93 am_write_mgr_file_OBJECTS = write-mgr-file.$(OBJEXT)
       
    94 write_mgr_file_OBJECTS = $(am_write_mgr_file_OBJECTS)
       
    95 write_mgr_file_DEPENDENCIES = libgabble-convenience.la
       
    96 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
       
    97 depcomp = $(SHELL) $(top_srcdir)/depcomp
       
    98 am__depfiles_maybe = depfiles
       
    99 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
       
   100 	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
       
   101 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
       
   102 	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
       
   103 	$(AM_CFLAGS) $(CFLAGS)
       
   104 CCLD = $(CC)
       
   105 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
       
   106 	$(AM_LDFLAGS) $(LDFLAGS) -o $@
       
   107 SOURCES = $(libgabble_convenience_la_SOURCES) \
       
   108 	$(telepathy_gabble_SOURCES) $(write_mgr_file_SOURCES)
       
   109 DIST_SOURCES = $(libgabble_convenience_la_SOURCES) \
       
   110 	$(telepathy_gabble_SOURCES) $(write_mgr_file_SOURCES)
       
   111 ETAGS = etags
       
   112 CTAGS = ctags
       
   113 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
       
   114 ACLOCAL = @ACLOCAL@
       
   115 AMDEP_FALSE = @AMDEP_FALSE@
       
   116 AMDEP_TRUE = @AMDEP_TRUE@
       
   117 AMTAR = @AMTAR@
       
   118 AR = @AR@
       
   119 AUTOCONF = @AUTOCONF@
       
   120 AUTOHEADER = @AUTOHEADER@
       
   121 AUTOMAKE = @AUTOMAKE@
       
   122 AWK = @AWK@
       
   123 CC = @CC@
       
   124 CCDEPMODE = @CCDEPMODE@
       
   125 CFLAGS = @CFLAGS@
       
   126 CPP = @CPP@
       
   127 CPPFLAGS = @CPPFLAGS@
       
   128 CXX = @CXX@
       
   129 CXXCPP = @CXXCPP@
       
   130 CXXDEPMODE = @CXXDEPMODE@
       
   131 CXXFLAGS = @CXXFLAGS@
       
   132 CYGPATH_W = @CYGPATH_W@
       
   133 DATADIR = @DATADIR@
       
   134 DBUS_CFLAGS = @DBUS_CFLAGS@
       
   135 DBUS_LIBS = @DBUS_LIBS@
       
   136 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
       
   137 DEFS = @DEFS@
       
   138 DEPDIR = @DEPDIR@
       
   139 ECHO = @ECHO@
       
   140 ECHO_C = @ECHO_C@
       
   141 ECHO_N = @ECHO_N@
       
   142 ECHO_T = @ECHO_T@
       
   143 EGREP = @EGREP@
       
   144 ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
       
   145 ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
       
   146 ERROR_CFLAGS = @ERROR_CFLAGS@
       
   147 EXEEXT = @EXEEXT@
       
   148 F77 = @F77@
       
   149 FFLAGS = @FFLAGS@
       
   150 GLIB_CFLAGS = @GLIB_CFLAGS@
       
   151 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
       
   152 GLIB_LIBS = @GLIB_LIBS@
       
   153 GREP = @GREP@
       
   154 GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
       
   155 GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
       
   156 HANDLE_LEAK_DEBUG_CFLAGS = @HANDLE_LEAK_DEBUG_CFLAGS@
       
   157 HTML_DIR = @HTML_DIR@
       
   158 INSTALL_DATA = @INSTALL_DATA@
       
   159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
       
   160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
       
   161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
       
   162 LDFLAGS = @LDFLAGS@
       
   163 LIBOBJS = @LIBOBJS@
       
   164 LIBS = @LIBS@
       
   165 LIBTOOL = @LIBTOOL@
       
   166 LN_S = @LN_S@
       
   167 LOUDMOUTH_CFLAGS = @LOUDMOUTH_CFLAGS@
       
   168 LOUDMOUTH_LIBS = @LOUDMOUTH_LIBS@
       
   169 LTLIBOBJS = @LTLIBOBJS@
       
   170 MAKEINFO = @MAKEINFO@
       
   171 OBJEXT = @OBJEXT@
       
   172 PACKAGE = @PACKAGE@
       
   173 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
       
   174 PACKAGE_NAME = @PACKAGE_NAME@
       
   175 PACKAGE_STRING = @PACKAGE_STRING@
       
   176 PACKAGE_TARNAME = @PACKAGE_TARNAME@
       
   177 PACKAGE_VERSION = @PACKAGE_VERSION@
       
   178 PATH_SEPARATOR = @PATH_SEPARATOR@
       
   179 PKG_CONFIG = @PKG_CONFIG@
       
   180 RANLIB = @RANLIB@
       
   181 SET_MAKE = @SET_MAKE@
       
   182 SHELL = @SHELL@
       
   183 STRIP = @STRIP@
       
   184 VERSION = @VERSION@
       
   185 ac_ct_CC = @ac_ct_CC@
       
   186 ac_ct_CXX = @ac_ct_CXX@
       
   187 ac_ct_F77 = @ac_ct_F77@
       
   188 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
       
   189 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
       
   190 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
       
   191 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
       
   192 am__include = @am__include@
       
   193 am__leading_dot = @am__leading_dot@
       
   194 am__quote = @am__quote@
       
   195 am__tar = @am__tar@
       
   196 am__untar = @am__untar@
       
   197 bindir = @bindir@
       
   198 build = @build@
       
   199 build_alias = @build_alias@
       
   200 build_cpu = @build_cpu@
       
   201 build_os = @build_os@
       
   202 build_vendor = @build_vendor@
       
   203 datadir = @datadir@
       
   204 datarootdir = @datarootdir@
       
   205 docdir = @docdir@
       
   206 dvidir = @dvidir@
       
   207 exec_prefix = @exec_prefix@
       
   208 host = @host@
       
   209 host_alias = @host_alias@
       
   210 host_cpu = @host_cpu@
       
   211 host_os = @host_os@
       
   212 host_vendor = @host_vendor@
       
   213 htmldir = @htmldir@
       
   214 includedir = @includedir@
       
   215 infodir = @infodir@
       
   216 install_sh = @install_sh@
       
   217 libdir = @libdir@
       
   218 libexecdir = @libexecdir@
       
   219 localedir = @localedir@
       
   220 localstatedir = @localstatedir@
       
   221 mandir = @mandir@
       
   222 mkdir_p = @mkdir_p@
       
   223 oldincludedir = @oldincludedir@
       
   224 pdfdir = @pdfdir@
       
   225 prefix = @prefix@
       
   226 program_transform_name = @program_transform_name@
       
   227 psdir = @psdir@
       
   228 sbindir = @sbindir@
       
   229 sharedstatedir = @sharedstatedir@
       
   230 sysconfdir = @sysconfdir@
       
   231 target_alias = @target_alias@
       
   232 BUILT_SOURCES = \
       
   233     gabble-connection-manager-glue.h \
       
   234     gabble-connection-manager-signals-marshal.h \
       
   235     gabble-connection-manager-signals-marshal.c \
       
   236     gabble-connection-glue.h \
       
   237     gabble-connection-signals-marshal.h \
       
   238     gabble-connection-signals-marshal.c \
       
   239     gabble-register-signals-marshal.h \
       
   240     gabble-register-signals-marshal.c \
       
   241     gabble-im-channel-glue.h \
       
   242     gabble-im-channel-signals-marshal.h \
       
   243     gabble-im-channel-signals-marshal.c \
       
   244     gabble-muc-channel-glue.h \
       
   245     gabble-muc-channel-signals-marshal.h \
       
   246     gabble-muc-channel-signals-marshal.c \
       
   247     gabble-media-channel-glue.h \
       
   248     gabble-media-channel-signals-marshal.h \
       
   249     gabble-media-channel-signals-marshal.c \
       
   250     gabble-media-session-glue.h \
       
   251     gabble-media-session-signals-marshal.h \
       
   252     gabble-media-session-signals-marshal.c \
       
   253     gabble-media-session-enumtypes.h \
       
   254     gabble-media-session-enumtypes.c \
       
   255     gabble-media-stream-glue.h \
       
   256     gabble-media-stream-signals-marshal.h \
       
   257     gabble-media-stream-signals-marshal.c \
       
   258     gabble-presence-cache-signals-marshal.h \
       
   259     gabble-presence-cache-signals-marshal.c \
       
   260     gabble-roster-channel-glue.h \
       
   261     gabble-roster-channel-signals-marshal.h \
       
   262     gabble-roster-channel-signals-marshal.c \
       
   263     gabble-roomlist-channel-glue.h \
       
   264     gabble-roomlist-channel-signals-marshal.h \
       
   265     gabble-roomlist-channel-signals-marshal.c \
       
   266     group-mixin-signals-marshal.h \
       
   267     group-mixin-signals-marshal.c \
       
   268     properties-mixin-signals-marshal.h \
       
   269     properties-mixin-signals-marshal.c \
       
   270     telepathy-errors-enumtypes.h \
       
   271     telepathy-errors-enumtypes.c \
       
   272     text-mixin-signals-marshal.h \
       
   273     text-mixin-signals-marshal.c \
       
   274     tp-channel-factory-iface-signals-marshal.h \
       
   275     tp-channel-factory-iface-signals-marshal.c
       
   276 
       
   277 
       
   278 # correctly clean the generated source files
       
   279 CLEANFILES = $(BUILT_SOURCES)
       
   280 CORE_SOURCES = \
       
   281     ansi.h \
       
   282     capabilities.h \
       
   283     capabilities.c \
       
   284     debug.h \
       
   285     debug.c \
       
   286     disco.h \
       
   287     disco.c \
       
   288     gabble-error.c \
       
   289     gabble-error.h \
       
   290     gabble-connection-manager.h \
       
   291     gabble-connection-manager.c \
       
   292     gabble-connection.h \
       
   293     gabble-connection.c \
       
   294     gabble-im-channel.h \
       
   295     gabble-im-channel.c \
       
   296     gabble-muc-channel.h \
       
   297     gabble-muc-channel.c \
       
   298     gabble-media-channel.h \
       
   299     gabble-media-channel.c \
       
   300     gabble-media-session.h \
       
   301     gabble-media-session.c \
       
   302     gabble-media-stream.h \
       
   303     gabble-media-stream.c \
       
   304     gabble-presence.h \
       
   305     gabble-presence.c \
       
   306     gabble-presence-cache.h \
       
   307     gabble-presence-cache.c \
       
   308     gabble-register.c \
       
   309     gabble-register.h \
       
   310     gabble-roster-channel.h \
       
   311     gabble-roster-channel.c \
       
   312     gabble-roomlist-channel.h \
       
   313     gabble-roomlist-channel.c \
       
   314     gabble-types.h \
       
   315     gheap.h \
       
   316     gheap.c \
       
   317     gintset.h \
       
   318     gintset.c \
       
   319     group-mixin.h \
       
   320     group-mixin.c \
       
   321     handles.h \
       
   322     handles.c \
       
   323     handle-set.h \
       
   324     handle-set.c \
       
   325     jingle-info.c \
       
   326     jingle-info.h \
       
   327     im-factory.h \
       
   328     im-factory.c \
       
   329     media-factory.h \
       
   330     media-factory.c \
       
   331     muc-factory.h \
       
   332     muc-factory.c \
       
   333     namespaces.h \
       
   334     properties-mixin.h \
       
   335     properties-mixin.c \
       
   336     roster.h \
       
   337     roster.c \
       
   338     telepathy-constants.h \
       
   339     telepathy-interfaces.h \
       
   340     telepathy-errors.h \
       
   341     telepathy-errors.c \
       
   342     telepathy-helpers.h \
       
   343     telepathy-helpers.c \
       
   344     text-mixin.h \
       
   345     text-mixin.c \
       
   346     tp-channel-iface.h \
       
   347     tp-channel-iface.c \
       
   348     tp-channel-factory-iface.h \
       
   349     tp-channel-factory-iface.c \
       
   350     util.h \
       
   351     util.c \
       
   352     vcard-manager.h \
       
   353     vcard-manager.c \
       
   354     $(BUILT_SOURCES)
       
   355 
       
   356 EXTRA_DIST = \
       
   357     gabble-connection-manager-signals-marshal.list \
       
   358     gabble-connection-signals-marshal.list \
       
   359     gabble-im-channel-signals-marshal.list \
       
   360     gabble-media-channel-signals-marshal.list \
       
   361     gabble-media-session-signals-marshal.list \
       
   362     gabble-media-stream-signals-marshal.list \
       
   363     gabble-muc-channel-signals-marshal.list \
       
   364     gabble-presence-cache-signals-marshal.list \
       
   365     gabble-register-signals-marshal.list \
       
   366     gabble-roomlist-channel-signals-marshal.list \
       
   367     gabble-roster-channel-signals-marshal.list \
       
   368     group-mixin-signals-marshal.list \
       
   369     properties-mixin-signals-marshal.list \
       
   370     text-mixin-signals-marshal.list \
       
   371     tp-channel-factory-iface-signals-marshal.list
       
   372 
       
   373 libgabble_convenience_la_SOURCES = \
       
   374     $(CORE_SOURCES)
       
   375 
       
   376 write_mgr_file_SOURCES = write-mgr-file.c
       
   377 write_mgr_file_LDADD = libgabble-convenience.la
       
   378 telepathy_gabble_SOURCES = \
       
   379     gabble.h \
       
   380     gabble.c
       
   381 
       
   382 telepathy_gabble_LDADD = libgabble-convenience.la
       
   383 noinst_LTLIBRARIES = libgabble-convenience.la
       
   384 AM_CFLAGS = $(ERROR_CFLAGS) @DBUS_CFLAGS@ @GLIB_CFLAGS@ @LOUDMOUTH_CFLAGS@ @HANDLE_LEAK_DEBUG_CFLAGS@
       
   385 AM_LDFLAGS = @DBUS_LIBS@ @GLIB_LIBS@ @LOUDMOUTH_LIBS@
       
   386 all: $(BUILT_SOURCES)
       
   387 	$(MAKE) $(AM_MAKEFLAGS) all-am
       
   388 
       
   389 .SUFFIXES:
       
   390 .SUFFIXES: .c .lo .o .obj
       
   391 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
       
   392 	@for dep in $?; do \
       
   393 	  case '$(am__configure_deps)' in \
       
   394 	    *$$dep*) \
       
   395 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
       
   396 		&& exit 0; \
       
   397 	      exit 1;; \
       
   398 	  esac; \
       
   399 	done; \
       
   400 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
       
   401 	cd $(top_srcdir) && \
       
   402 	  $(AUTOMAKE) --gnu  src/Makefile
       
   403 .PRECIOUS: Makefile
       
   404 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
       
   405 	@case '$?' in \
       
   406 	  *config.status*) \
       
   407 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
       
   408 	  *) \
       
   409 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
       
   410 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
       
   411 	esac;
       
   412 
       
   413 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
       
   414 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
       
   415 
       
   416 $(top_srcdir)/configure:  $(am__configure_deps)
       
   417 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
       
   418 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
       
   419 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
       
   420 
       
   421 clean-noinstLTLIBRARIES:
       
   422 	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
       
   423 	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
       
   424 	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
       
   425 	  test "$$dir" != "$$p" || dir=.; \
       
   426 	  echo "rm -f \"$${dir}/so_locations\""; \
       
   427 	  rm -f "$${dir}/so_locations"; \
       
   428 	done
       
   429 libgabble-convenience.la: $(libgabble_convenience_la_OBJECTS) $(libgabble_convenience_la_DEPENDENCIES) 
       
   430 	$(LINK)  $(libgabble_convenience_la_LDFLAGS) $(libgabble_convenience_la_OBJECTS) $(libgabble_convenience_la_LIBADD) $(LIBS)
       
   431 install-binPROGRAMS: $(bin_PROGRAMS)
       
   432 	@$(NORMAL_INSTALL)
       
   433 	test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
       
   434 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
       
   435 	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
       
   436 	  if test -f $$p \
       
   437 	     || test -f $$p1 \
       
   438 	  ; then \
       
   439 	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
       
   440 	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
       
   441 	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
       
   442 	  else :; fi; \
       
   443 	done
       
   444 
       
   445 uninstall-binPROGRAMS:
       
   446 	@$(NORMAL_UNINSTALL)
       
   447 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
       
   448 	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
       
   449 	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
       
   450 	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
       
   451 	done
       
   452 
       
   453 clean-binPROGRAMS:
       
   454 	@list='$(bin_PROGRAMS)'; for p in $$list; do \
       
   455 	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
       
   456 	  echo " rm -f $$p $$f"; \
       
   457 	  rm -f $$p $$f ; \
       
   458 	done
       
   459 
       
   460 clean-noinstPROGRAMS:
       
   461 	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
       
   462 	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
       
   463 	  echo " rm -f $$p $$f"; \
       
   464 	  rm -f $$p $$f ; \
       
   465 	done
       
   466 telepathy-gabble$(EXEEXT): $(telepathy_gabble_OBJECTS) $(telepathy_gabble_DEPENDENCIES) 
       
   467 	@rm -f telepathy-gabble$(EXEEXT)
       
   468 	$(LINK) $(telepathy_gabble_LDFLAGS) $(telepathy_gabble_OBJECTS) $(telepathy_gabble_LDADD) $(LIBS)
       
   469 write-mgr-file$(EXEEXT): $(write_mgr_file_OBJECTS) $(write_mgr_file_DEPENDENCIES) 
       
   470 	@rm -f write-mgr-file$(EXEEXT)
       
   471 	$(LINK) $(write_mgr_file_LDFLAGS) $(write_mgr_file_OBJECTS) $(write_mgr_file_LDADD) $(LIBS)
       
   472 
       
   473 mostlyclean-compile:
       
   474 	-rm -f *.$(OBJEXT)
       
   475 
       
   476 distclean-compile:
       
   477 	-rm -f *.tab.c
       
   478 
       
   479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/capabilities.Plo@am__quote@
       
   480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Plo@am__quote@
       
   481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disco.Plo@am__quote@
       
   482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-connection-manager-signals-marshal.Plo@am__quote@
       
   483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-connection-manager.Plo@am__quote@
       
   484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-connection-signals-marshal.Plo@am__quote@
       
   485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-connection.Plo@am__quote@
       
   486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-error.Plo@am__quote@
       
   487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-im-channel-signals-marshal.Plo@am__quote@
       
   488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-im-channel.Plo@am__quote@
       
   489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-channel-signals-marshal.Plo@am__quote@
       
   490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-channel.Plo@am__quote@
       
   491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-session-enumtypes.Plo@am__quote@
       
   492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-session-signals-marshal.Plo@am__quote@
       
   493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-session.Plo@am__quote@
       
   494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-stream-signals-marshal.Plo@am__quote@
       
   495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-media-stream.Plo@am__quote@
       
   496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-muc-channel-signals-marshal.Plo@am__quote@
       
   497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-muc-channel.Plo@am__quote@
       
   498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-presence-cache-signals-marshal.Plo@am__quote@
       
   499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-presence-cache.Plo@am__quote@
       
   500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-presence.Plo@am__quote@
       
   501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-register-signals-marshal.Plo@am__quote@
       
   502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-register.Plo@am__quote@
       
   503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-roomlist-channel-signals-marshal.Plo@am__quote@
       
   504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-roomlist-channel.Plo@am__quote@
       
   505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-roster-channel-signals-marshal.Plo@am__quote@
       
   506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble-roster-channel.Plo@am__quote@
       
   507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gabble.Po@am__quote@
       
   508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gheap.Plo@am__quote@
       
   509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gintset.Plo@am__quote@
       
   510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group-mixin-signals-marshal.Plo@am__quote@
       
   511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group-mixin.Plo@am__quote@
       
   512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handle-set.Plo@am__quote@
       
   513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/handles.Plo@am__quote@
       
   514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/im-factory.Plo@am__quote@
       
   515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jingle-info.Plo@am__quote@
       
   516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/media-factory.Plo@am__quote@
       
   517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/muc-factory.Plo@am__quote@
       
   518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/properties-mixin-signals-marshal.Plo@am__quote@
       
   519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/properties-mixin.Plo@am__quote@
       
   520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/roster.Plo@am__quote@
       
   521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/telepathy-errors-enumtypes.Plo@am__quote@
       
   522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/telepathy-errors.Plo@am__quote@
       
   523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/telepathy-helpers.Plo@am__quote@
       
   524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-mixin-signals-marshal.Plo@am__quote@
       
   525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-mixin.Plo@am__quote@
       
   526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tp-channel-factory-iface-signals-marshal.Plo@am__quote@
       
   527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tp-channel-factory-iface.Plo@am__quote@
       
   528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tp-channel-iface.Plo@am__quote@
       
   529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
       
   530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vcard-manager.Plo@am__quote@
       
   531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/write-mgr-file.Po@am__quote@
       
   532 
       
   533 .c.o:
       
   534 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
       
   535 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
       
   536 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
       
   537 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
       
   538 @am__fastdepCC_FALSE@	$(COMPILE) -c $<
       
   539 
       
   540 .c.obj:
       
   541 @am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
       
   542 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
       
   543 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
       
   544 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
       
   545 @am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
       
   546 
       
   547 .c.lo:
       
   548 @am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
       
   549 @am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
       
   550 @AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
       
   551 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
       
   552 @am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
       
   553 
       
   554 mostlyclean-libtool:
       
   555 	-rm -f *.lo
       
   556 
       
   557 clean-libtool:
       
   558 	-rm -rf .libs _libs
       
   559 
       
   560 distclean-libtool:
       
   561 	-rm -f libtool
       
   562 uninstall-info-am:
       
   563 
       
   564 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
       
   565 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
       
   566 	unique=`for i in $$list; do \
       
   567 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
       
   568 	  done | \
       
   569 	  $(AWK) '    { files[$$0] = 1; } \
       
   570 	       END { for (i in files) print i; }'`; \
       
   571 	mkid -fID $$unique
       
   572 tags: TAGS
       
   573 
       
   574 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
       
   575 		$(TAGS_FILES) $(LISP)
       
   576 	tags=; \
       
   577 	here=`pwd`; \
       
   578 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
       
   579 	unique=`for i in $$list; do \
       
   580 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
       
   581 	  done | \
       
   582 	  $(AWK) '    { files[$$0] = 1; } \
       
   583 	       END { for (i in files) print i; }'`; \
       
   584 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
       
   585 	  test -n "$$unique" || unique=$$empty_fix; \
       
   586 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
       
   587 	    $$tags $$unique; \
       
   588 	fi
       
   589 ctags: CTAGS
       
   590 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
       
   591 		$(TAGS_FILES) $(LISP)
       
   592 	tags=; \
       
   593 	here=`pwd`; \
       
   594 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
       
   595 	unique=`for i in $$list; do \
       
   596 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
       
   597 	  done | \
       
   598 	  $(AWK) '    { files[$$0] = 1; } \
       
   599 	       END { for (i in files) print i; }'`; \
       
   600 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
       
   601 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
       
   602 	     $$tags $$unique
       
   603 
       
   604 GTAGS:
       
   605 	here=`$(am__cd) $(top_builddir) && pwd` \
       
   606 	  && cd $(top_srcdir) \
       
   607 	  && gtags -i $(GTAGS_ARGS) $$here
       
   608 
       
   609 distclean-tags:
       
   610 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
       
   611 
       
   612 distdir: $(DISTFILES)
       
   613 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
       
   614 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
       
   615 	list='$(DISTFILES)'; for file in $$list; do \
       
   616 	  case $$file in \
       
   617 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
       
   618 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
       
   619 	  esac; \
       
   620 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
       
   621 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
       
   622 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
       
   623 	    dir="/$$dir"; \
       
   624 	    $(mkdir_p) "$(distdir)$$dir"; \
       
   625 	  else \
       
   626 	    dir=''; \
       
   627 	  fi; \
       
   628 	  if test -d $$d/$$file; then \
       
   629 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
       
   630 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
       
   631 	    fi; \
       
   632 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
       
   633 	  else \
       
   634 	    test -f $(distdir)/$$file \
       
   635 	    || cp -p $$d/$$file $(distdir)/$$file \
       
   636 	    || exit 1; \
       
   637 	  fi; \
       
   638 	done
       
   639 check-am: all-am
       
   640 check: $(BUILT_SOURCES)
       
   641 	$(MAKE) $(AM_MAKEFLAGS) check-am
       
   642 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
       
   643 installdirs:
       
   644 	for dir in "$(DESTDIR)$(bindir)"; do \
       
   645 	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
       
   646 	done
       
   647 install: $(BUILT_SOURCES)
       
   648 	$(MAKE) $(AM_MAKEFLAGS) install-am
       
   649 install-exec: install-exec-am
       
   650 install-data: install-data-am
       
   651 uninstall: uninstall-am
       
   652 
       
   653 install-am: all-am
       
   654 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
       
   655 
       
   656 installcheck: installcheck-am
       
   657 install-strip:
       
   658 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
       
   659 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
       
   660 	  `test -z '$(STRIP)' || \
       
   661 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
       
   662 mostlyclean-generic:
       
   663 
       
   664 clean-generic:
       
   665 	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
       
   666 
       
   667 distclean-generic:
       
   668 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
       
   669 
       
   670 maintainer-clean-generic:
       
   671 	@echo "This command is intended for maintainers to use"
       
   672 	@echo "it deletes files that may require special tools to rebuild."
       
   673 	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
       
   674 clean: clean-am
       
   675 
       
   676 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
       
   677 	clean-noinstLTLIBRARIES clean-noinstPROGRAMS mostlyclean-am
       
   678 
       
   679 distclean: distclean-am
       
   680 	-rm -rf ./$(DEPDIR)
       
   681 	-rm -f Makefile
       
   682 distclean-am: clean-am distclean-compile distclean-generic \
       
   683 	distclean-libtool distclean-tags
       
   684 
       
   685 dvi: dvi-am
       
   686 
       
   687 dvi-am:
       
   688 
       
   689 html: html-am
       
   690 
       
   691 info: info-am
       
   692 
       
   693 info-am:
       
   694 
       
   695 install-data-am:
       
   696 
       
   697 install-exec-am: install-binPROGRAMS
       
   698 
       
   699 install-info: install-info-am
       
   700 
       
   701 install-man:
       
   702 
       
   703 installcheck-am:
       
   704 
       
   705 maintainer-clean: maintainer-clean-am
       
   706 	-rm -rf ./$(DEPDIR)
       
   707 	-rm -f Makefile
       
   708 maintainer-clean-am: distclean-am maintainer-clean-generic
       
   709 
       
   710 mostlyclean: mostlyclean-am
       
   711 
       
   712 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
       
   713 	mostlyclean-libtool
       
   714 
       
   715 pdf: pdf-am
       
   716 
       
   717 pdf-am:
       
   718 
       
   719 ps: ps-am
       
   720 
       
   721 ps-am:
       
   722 
       
   723 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
       
   724 
       
   725 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
       
   726 	clean-generic clean-libtool clean-noinstLTLIBRARIES \
       
   727 	clean-noinstPROGRAMS ctags distclean distclean-compile \
       
   728 	distclean-generic distclean-libtool distclean-tags distdir dvi \
       
   729 	dvi-am html html-am info info-am install install-am \
       
   730 	install-binPROGRAMS install-data install-data-am install-exec \
       
   731 	install-exec-am install-info install-info-am install-man \
       
   732 	install-strip installcheck installcheck-am installdirs \
       
   733 	maintainer-clean maintainer-clean-generic mostlyclean \
       
   734 	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
       
   735 	pdf pdf-am ps ps-am tags uninstall uninstall-am \
       
   736 	uninstall-binPROGRAMS uninstall-info-am
       
   737 
       
   738 
       
   739 # rule to generate the binding headers
       
   740 %-glue.h: ../generate/xml-modified/%.xml
       
   741 	dbus-binding-tool --mode=glib-server --output=$@ --prefix=$(subst -,_,$*) $<
       
   742 
       
   743 %-signals-marshal.h: %-signals-marshal.list
       
   744 	glib-genmarshal --header --prefix=$(subst -,_,$*)_marshal $< > $*-signals-marshal.h
       
   745 
       
   746 %-signals-marshal.c: %-signals-marshal.list
       
   747 	glib-genmarshal --body --prefix=$(subst -,_,$*)_marshal $< > $*-signals-marshal.c
       
   748 
       
   749 %-marshal.h: %-marshal.list
       
   750 	glib-genmarshal --header --prefix=$(subst -,_,$*)_marshal $< > $*-marshal.h
       
   751 
       
   752 %-marshal.c: %-marshal.list
       
   753 	glib-genmarshal --body --prefix=$(subst -,_,$*)_marshal $< > $*-marshal.c
       
   754 
       
   755 # rules for making the glib enum objects
       
   756 %-enumtypes.h: %.h Makefile.in
       
   757 	glib-mkenums \
       
   758 	--fhead "#ifndef __$(shell echo $* | tr [:lower:]- [:upper:]_)_ENUM_TYPES_H__\n#define __$(shell echo $* | tr [:lower:]- [:upper:]_)_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
       
   759 	--fprod "/* enumerations from \"@filename@\" */\n" \
       
   760 	--vhead "GType @enum_name@_get_type (void);\n#define $(shell echo $* | tr [:lower:]- [:upper:]_ | sed 's/_.*//')_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
       
   761 	--ftail "G_END_DECLS\n\n#endif /* __$(shell echo $* | tr [:lower:]- [:upper:]_)_ENUM_TYPES_H__ */" \
       
   762 	$< > $@
       
   763 
       
   764 %-enumtypes.c: %.h Makefile.in
       
   765 	glib-mkenums \
       
   766 	--fhead "#include <$*.h>" \
       
   767 	--fprod "\n/* enumerations from \"@filename@\" */" \
       
   768 	--vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {"     \
       
   769 	--vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@VALUENAME@\" }," \
       
   770 	--vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
       
   771 	$< > $@
       
   772 # Tell versions [3.59,3.63) of GNU make to not export all variables.
       
   773 # Otherwise a system limit (for SysV at least) may be exceeded.
       
   774 .NOEXPORT: