Advertisement
Guest User

Untitled

a guest
May 24th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 22.48 KB | None | 0 0
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # mission-control-plugin/Makefile.  Generated from Makefile.in by configure.
  3.  
  4. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  5. # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
  6. # Inc.
  7. # This Makefile.in is free software; the Free Software Foundation
  8. # gives unlimited permission to copy and/or distribute it,
  9. # with or without modifications, as long as this notice is preserved.
  10.  
  11. # This program is distributed in the hope that it will be useful,
  12. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  13. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  14. # PARTICULAR PURPOSE.
  15.  
  16.  
  17.  
  18.  
  19. pkgdatadir = $(datadir)/libsocialweb
  20. pkgincludedir = $(includedir)/libsocialweb
  21. pkglibdir = $(libdir)/libsocialweb
  22. pkglibexecdir = $(libexecdir)/libsocialweb
  23. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  24. install_sh_DATA = $(install_sh) -c -m 644
  25. install_sh_PROGRAM = $(install_sh) -c
  26. install_sh_SCRIPT = $(install_sh) -c
  27. INSTALL_HEADER = $(INSTALL_DATA)
  28. transform = $(program_transform_name)
  29. NORMAL_INSTALL = :
  30. PRE_INSTALL = :
  31. POST_INSTALL = :
  32. NORMAL_UNINSTALL = :
  33. PRE_UNINSTALL = :
  34. POST_UNINSTALL = :
  35. build_triplet = i686-pc-linux-gnu
  36. host_triplet = i686-pc-linux-gnu
  37. subdir = mission-control-plugin
  38. DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
  39. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  40. am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
  41.     $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
  42.     $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
  43.     $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/shave.m4 \
  44.     $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
  45. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  46.     $(ACLOCAL_M4)
  47. mkinstalldirs = $(install_sh) -d
  48. CONFIG_HEADER = $(top_builddir)/config.h
  49. CONFIG_CLEAN_FILES =
  50. CONFIG_CLEAN_VPATH_FILES =
  51. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  52. am__vpath_adj = case $$p in \
  53.     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  54.     *) f=$$p;; \
  55.   esac;
  56. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  57. am__install_max = 40
  58. am__nobase_strip_setup = \
  59.   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  60. am__nobase_strip = \
  61.   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  62. am__nobase_list = $(am__nobase_strip_setup); \
  63.   for p in $$list; do echo "$$p $$p"; done | \
  64.   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  65.   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  66.    if (++n[$$2] == $(am__install_max)) \
  67.      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  68.    END { for (dir in files) print dir, files[dir] }'
  69. am__base_list = \
  70.   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  71.   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  72. am__installdirs = "$(DESTDIR)$(pluginsdir)"
  73. LTLIBRARIES = $(plugins_LTLIBRARIES)
  74. am__DEPENDENCIES_1 =
  75. libmcp_account_manager_socialweb_la_DEPENDENCIES =  \
  76.     ../libsocialweb/libsocialweb.la $(am__DEPENDENCIES_1)
  77. am_libmcp_account_manager_socialweb_la_OBJECTS =  \
  78.     mcp-account-manager-socialweb.lo
  79. libmcp_account_manager_socialweb_la_OBJECTS =  \
  80.     $(am_libmcp_account_manager_socialweb_la_OBJECTS)
  81. DEFAULT_INCLUDES = -I. -I$(top_builddir)
  82. depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
  83. am__depfiles_maybe = depfiles
  84. am__mv = mv -f
  85. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  86.     $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  87. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  88.     --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  89.     $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  90. CCLD = $(CC)
  91. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  92.     --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  93.     $(LDFLAGS) -o $@
  94. SOURCES = $(libmcp_account_manager_socialweb_la_SOURCES)
  95. DIST_SOURCES = $(libmcp_account_manager_socialweb_la_SOURCES)
  96. ETAGS = etags
  97. CTAGS = ctags
  98. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  99. ACLOCAL = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run aclocal-1.11
  100. ALL_LINGUAS = ar ast bn_IN ca da de en_GB es eu fi fr gl hu id it ja ko nl pa pl pt_BR ro ru sk sv th tr uk wa zh_CN zh_TW
  101. AMTAR = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run tar
  102. AM_MAKEFLAGS = `test -z $V && echo -s`
  103. AR = ar
  104. AUTOCONF = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run autoconf
  105. AUTOHEADER = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run autoheader
  106. AUTOMAKE = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run automake-1.11
  107. AWK = gawk
  108. CATALOGS =  ar.gmo ast.gmo bn_IN.gmo ca.gmo da.gmo de.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sv.gmo th.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo
  109. CATOBJEXT = .gmo
  110. CC = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave cc gcc -std=gnu99
  111. CCDEPMODE = depmode=gcc3
  112. CFLAGS = -ggdb -O0 -Wall
  113. CPP = gcc -E
  114. CPPFLAGS =
  115. CXX = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave cxx
  116. CYGPATH_W = echo
  117. DATADIRNAME = share
  118. DBUS_GLIB_CFLAGS = -pthread -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
  119. DBUS_GLIB_LIBS = -pthread -L/home/danni/src/install/lib -L/lib -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  120. DEFS = -DHAVE_CONFIG_H
  121. DEPDIR = .deps
  122. DSYMUTIL =
  123. DUMPBIN =
  124. ECHO_C =
  125. ECHO_N = -n
  126. ECHO_T =
  127. EGREP = /bin/grep -E
  128. EXEEXT =
  129. F77 = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave f77
  130. FC = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave fc
  131. FGREP = /bin/grep -F
  132. GCONF_CFLAGS = -pthread -DORBIT2=1 -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
  133. GCONF_LIBS = -L/home/danni/src/install/lib -lgconf-2 -lglib-2.0  
  134. GETTEXT_PACKAGE = libsocialweb
  135. GIO_CFLAGS = -pthread -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include  
  136. GIO_LIBS = -pthread -L/home/danni/src/install/lib -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  137. GLIB_CFLAGS = -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include  
  138. GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
  139. GLIB_LIBS = -L/home/danni/src/install/lib -lglib-2.0  
  140. GMOFILES =  ar.gmo ast.gmo bn_IN.gmo ca.gmo da.gmo de.gmo en_GB.gmo es.gmo eu.gmo fi.gmo fr.gmo gl.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nl.gmo pa.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sv.gmo th.gmo tr.gmo uk.gmo wa.gmo zh_CN.gmo zh_TW.gmo
  141. GMSGFMT = /usr/bin/msgfmt
  142. GOBJECT_CFLAGS = -pthread -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include  
  143. GOBJECT_LIBS = -pthread -L/home/danni/src/install/lib -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  144. GREP = /bin/grep
  145. GTK_CFLAGS =
  146. GTK_LIBS =
  147. INSTALL = /usr/bin/install -c
  148. INSTALL_DATA = ${INSTALL} -m 644
  149. INSTALL_PROGRAM = ${INSTALL}
  150. INSTALL_SCRIPT = ${INSTALL}
  151. INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
  152. INSTOBJEXT = .mo
  153. INTLLIBS =
  154. INTLTOOL_EXTRACT = /usr/bin/intltool-extract
  155. INTLTOOL_MERGE = /usr/bin/intltool-merge
  156. INTLTOOL_PERL = /usr/bin/perl
  157. INTLTOOL_SOCIALWEB_KEYS = %.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
  158. INTLTOOL_UPDATE = /usr/bin/intltool-update
  159. KEYRING_CFLAGS = -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/gnome-keyring-1  
  160. KEYRING_LIBS = -L/home/danni/src/install/lib -lgnome-keyring -lglib-2.0  
  161. LD = /usr/bin/ld
  162. LDFLAGS =
  163. LIBOBJS =
  164. LIBS =
  165. LIBSOCIALWEB_CLIENT_AGE = 0
  166. LIBSOCIALWEB_CLIENT_CURRENT = 1
  167. LIBSOCIALWEB_CLIENT_REVISION = 0
  168. LIBTOOL = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave-libtool '$(SHELL) $(top_builddir)/libtool'
  169. LIPO =
  170. LN_S = ln -s
  171. LTLIBOBJS =
  172. MAKEFLAGS = -s
  173. MAKEINFO = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/missing --run makeinfo
  174. MC_PLUGIN_DIR = /home/danni/src/install/lib/mission-control-plugins.0
  175. MISSION_CONTROL_CFLAGS = -pthread -I/home/danni/src/install/include/mission-control-5.3 -I/home/danni/src/install/include/telepathy-1.0 -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include  
  176. MISSION_CONTROL_LIBS = -L/home/danni/src/install/lib -lmission-control-plugins -ltelepathy-glib  
  177. MKDIR_P = /bin/mkdir -p
  178. MKINSTALLDIRS = build-aux/mkinstalldirs
  179. MSGFMT = /usr/bin/msgfmt
  180. MSGFMT_OPTS = -c
  181. MSGMERGE = /usr/bin/msgmerge
  182. NM = /usr/bin/nm -B
  183. NMEDIT =
  184. NM_CFLAGS =
  185. NM_LIBS =
  186. OBJC = /bin/bash /home/danni/src/GIT/moblin/libsocialweb/build-aux/shave objc
  187. OBJDUMP = objdump
  188. OBJEXT = o
  189. OTOOL =
  190. OTOOL64 =
  191. PACKAGE = libsocialweb
  192. PACKAGE_BUGREPORT =
  193. PACKAGE_NAME = libsocialweb
  194. PACKAGE_STRING = libsocialweb 0.24.8
  195. PACKAGE_TARNAME = libsocialweb
  196. PACKAGE_URL =
  197. PACKAGE_VERSION = 0.24.8
  198. PATH_SEPARATOR = :
  199. PKG_CONFIG = /usr/bin/pkg-config
  200. POFILES =  ar.po ast.po bn_IN.po ca.po da.po de.po en_GB.po es.po eu.po fi.po fr.po gl.po hu.po id.po it.po ja.po ko.po nl.po pa.po pl.po pt_BR.po ro.po ru.po sk.po sv.po th.po tr.po uk.po wa.po zh_CN.po zh_TW.po
  201. POSUB = po
  202. PO_IN_DATADIR_FALSE =
  203. PO_IN_DATADIR_TRUE =
  204. Q = $(V:1=)
  205. RANLIB = ranlib
  206. REST_CFLAGS = -pthread -I/home/danni/src/install/include/rest-0.6 -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2  
  207. REST_LIBS = -pthread -L/home/danni/src/install/lib -lrest-0.6 -lrest-extras-0.6 -lsoup-2.4 -lxml2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  208. SED = /bin/sed
  209. SET_MAKE =
  210. SHELL = /bin/bash
  211. SOUP_CFLAGS = -pthread -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2  
  212. SOUP_GNOME_CFLAGS = -pthread -I/home/danni/src/install/include/glib-2.0 -I/home/danni/src/install/lib/glib-2.0/include -I/usr/include/libsoup-gnome-2.4 -I/usr/include/libsoup-2.4 -I/usr/include/libxml2  
  213. SOUP_GNOME_LIBS = -pthread -L/home/danni/src/install/lib -lsoup-gnome-2.4 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  214. SOUP_LIBS = -pthread -L/home/danni/src/install/lib -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  215. STRIP = strip
  216. USE_NLS = yes
  217. V = @
  218. VERSION = 0.24.8
  219. XGETTEXT = /usr/bin/xgettext
  220. abs_builddir = /home/danni/src/GIT/moblin/libsocialweb/mission-control-plugin
  221. abs_srcdir = /home/danni/src/GIT/moblin/libsocialweb/mission-control-plugin
  222. abs_top_builddir = /home/danni/src/GIT/moblin/libsocialweb
  223. abs_top_srcdir = /home/danni/src/GIT/moblin/libsocialweb
  224. ac_ct_CC = gcc
  225. ac_ct_DUMPBIN =
  226. am__include = include
  227. am__leading_dot = .
  228. am__quote =
  229. am__tar = ${AMTAR} chof - "$$tardir"
  230. am__untar = ${AMTAR} xf -
  231. bindir = ${exec_prefix}/bin
  232. build = i686-pc-linux-gnu
  233. build_alias =
  234. build_cpu = i686
  235. build_os = linux-gnu
  236. build_vendor = pc
  237. builddir = .
  238. datadir = ${datarootdir}
  239. datarootdir = ${prefix}/share
  240. docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
  241. dvidir = ${docdir}
  242. exec_prefix = ${prefix}
  243. host = i686-pc-linux-gnu
  244. host_alias =
  245. host_cpu = i686
  246. host_os = linux-gnu
  247. host_vendor = pc
  248. htmldir = ${docdir}
  249. includedir = ${prefix}/include
  250. infodir = ${datarootdir}/info
  251. install_sh = ${SHELL} /home/danni/src/GIT/moblin/libsocialweb/build-aux/install-sh
  252. libdir = ${exec_prefix}/lib
  253. libexecdir = ${exec_prefix}/libexec
  254. localedir = ${datarootdir}/locale
  255. localstatedir = ${prefix}/var
  256. lt_ECHO = echo
  257. mandir = ${datarootdir}/man
  258. mkdir_p = /bin/mkdir -p
  259. oldincludedir = /usr/include
  260. pdfdir = ${docdir}
  261. prefix = /home/danni/src/install
  262. program_transform_name = s,x,x,
  263. psdir = ${docdir}
  264. sbindir = ${exec_prefix}/sbin
  265. servicesdatadir = ${pkgdatadir}/services
  266. servicesdir = ${libdir}/libsocialweb/services
  267. sharedstatedir = ${prefix}/com
  268. shavedir = /home/danni/src/GIT/moblin/libsocialweb/build-aux
  269. srcdir = .
  270. sysconfdir = ${prefix}/etc
  271. target_alias =
  272. top_build_prefix = ../
  273. top_builddir = ..
  274. top_srcdir = ..
  275. AM_CPPFLAGS = \
  276.     $(MISSION_CONTROL_CFLAGS)
  277.  
  278. pluginsdir = $(MC_PLUGINS_DIR)
  279. plugins_LTLIBRARIES = \
  280.     libmcp-account-manager-socialweb.la
  281.  
  282. libmcp_account_manager_socialweb_la_SOURCES = \
  283.     mcp-account-manager-socialweb.c mcp-account-manager-socialweb.h
  284.  
  285. libmcp_account_manager_socialweb_la_LIBADD = \
  286.     ../libsocialweb/libsocialweb.la \
  287.     $(MISSION_CONTROL_LIBS)
  288.  
  289. all: all-am
  290.  
  291. .SUFFIXES:
  292. .SUFFIXES: .c .lo .o .obj
  293. $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
  294.     @for dep in $?; do \
  295.       case '$(am__configure_deps)' in \
  296.         *$$dep*) \
  297.           ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
  298.             && { if test -f $@; then exit 0; else break; fi; }; \
  299.           exit 1;; \
  300.       esac; \
  301.     done; \
  302.     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mission-control-plugin/Makefile'; \
  303.     $(am__cd) $(top_srcdir) && \
  304.       $(AUTOMAKE) --foreign mission-control-plugin/Makefile
  305. .PRECIOUS: Makefile
  306. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  307.     @case '$?' in \
  308.       *config.status*) \
  309.         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
  310.       *) \
  311.         echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
  312.         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
  313.     esac;
  314.  
  315. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  316.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  317.  
  318. $(top_srcdir)/configure:  $(am__configure_deps)
  319.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  320. $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
  321.     cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
  322. $(am__aclocal_m4_deps):
  323. install-pluginsLTLIBRARIES: $(plugins_LTLIBRARIES)
  324.     @$(NORMAL_INSTALL)
  325.     test -z "$(pluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginsdir)"
  326.     @list='$(plugins_LTLIBRARIES)'; test -n "$(pluginsdir)" || list=; \
  327.     list2=; for p in $$list; do \
  328.       if test -f $$p; then \
  329.         list2="$$list2 $$p"; \
  330.       else :; fi; \
  331.     done; \
  332.     test -z "$$list2" || { \
  333.       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pluginsdir)'"; \
  334.       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pluginsdir)"; \
  335.     }
  336.  
  337. uninstall-pluginsLTLIBRARIES:
  338.     @$(NORMAL_UNINSTALL)
  339.     @list='$(plugins_LTLIBRARIES)'; test -n "$(pluginsdir)" || list=; \
  340.     for p in $$list; do \
  341.       $(am__strip_dir) \
  342.       echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginsdir)/$$f'"; \
  343.       $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginsdir)/$$f"; \
  344.     done
  345.  
  346. clean-pluginsLTLIBRARIES:
  347.     -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
  348.     @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
  349.       dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  350.       test "$$dir" != "$$p" || dir=.; \
  351.       echo "rm -f \"$${dir}/so_locations\""; \
  352.       rm -f "$${dir}/so_locations"; \
  353.     done
  354. libmcp-account-manager-socialweb.la: $(libmcp_account_manager_socialweb_la_OBJECTS) $(libmcp_account_manager_socialweb_la_DEPENDENCIES)
  355.     $(LINK) -rpath $(pluginsdir) $(libmcp_account_manager_socialweb_la_OBJECTS) $(libmcp_account_manager_socialweb_la_LIBADD) $(LIBS)
  356.  
  357. mostlyclean-compile:
  358.     -rm -f *.$(OBJEXT)
  359.  
  360. distclean-compile:
  361.     -rm -f *.tab.c
  362.  
  363. include ./$(DEPDIR)/mcp-account-manager-socialweb.Plo
  364.  
  365. .c.o:
  366.     $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  367.     $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  368. #   source='$<' object='$@' libtool=no \
  369. #   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  370. #   $(COMPILE) -c $<
  371.  
  372. .c.obj:
  373.     $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  374.     $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  375. #   source='$<' object='$@' libtool=no \
  376. #   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  377. #   $(COMPILE) -c `$(CYGPATH_W) '$<'`
  378.  
  379. .c.lo:
  380.     $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  381.     $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  382. #   source='$<' object='$@' libtool=yes \
  383. #   DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
  384. #   $(LTCOMPILE) -c -o $@ $<
  385.  
  386. mostlyclean-libtool:
  387.     -rm -f *.lo
  388.  
  389. clean-libtool:
  390.     -rm -rf .libs _libs
  391.  
  392. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  393.     list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  394.     unique=`for i in $$list; do \
  395.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  396.       done | \
  397.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  398.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  399.     mkid -fID $$unique
  400. tags: TAGS
  401.  
  402. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  403.         $(TAGS_FILES) $(LISP)
  404.     set x; \
  405.     here=`pwd`; \
  406.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  407.     unique=`for i in $$list; do \
  408.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  409.       done | \
  410.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  411.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  412.     shift; \
  413.     if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  414.       test -n "$$unique" || unique=$$empty_fix; \
  415.       if test $$# -gt 0; then \
  416.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  417.           "$$@" $$unique; \
  418.       else \
  419.         $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  420.           $$unique; \
  421.       fi; \
  422.     fi
  423. ctags: CTAGS
  424. CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
  425.         $(TAGS_FILES) $(LISP)
  426.     list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
  427.     unique=`for i in $$list; do \
  428.         if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  429.       done | \
  430.       $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  431.           END { if (nonempty) { for (i in files) print i; }; }'`; \
  432.     test -z "$(CTAGS_ARGS)$$unique" \
  433.       || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  434.          $$unique
  435.  
  436. GTAGS:
  437.     here=`$(am__cd) $(top_builddir) && pwd` \
  438.       && $(am__cd) $(top_srcdir) \
  439.       && gtags -i $(GTAGS_ARGS) "$$here"
  440.  
  441. distclean-tags:
  442.     -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  443.  
  444. distdir: $(DISTFILES)
  445.     @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  446.     topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  447.     list='$(DISTFILES)'; \
  448.       dist_files=`for file in $$list; do echo $$file; done | \
  449.       sed -e "s|^$$srcdirstrip/||;t" \
  450.           -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  451.     case $$dist_files in \
  452.       */*) $(MKDIR_P) `echo "$$dist_files" | \
  453.                sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  454.                sort -u` ;; \
  455.     esac; \
  456.     for file in $$dist_files; do \
  457.       if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  458.       if test -d $$d/$$file; then \
  459.         dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  460.         if test -d "$(distdir)/$$file"; then \
  461.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  462.         fi; \
  463.         if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  464.           cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  465.           find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  466.         fi; \
  467.         cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  468.       else \
  469.         test -f "$(distdir)/$$file" \
  470.         || cp -p $$d/$$file "$(distdir)/$$file" \
  471.         || exit 1; \
  472.       fi; \
  473.     done
  474. check-am: all-am
  475. check: check-am
  476. all-am: Makefile $(LTLIBRARIES)
  477. installdirs:
  478.     for dir in "$(DESTDIR)$(pluginsdir)"; do \
  479.       test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  480.     done
  481. install: install-am
  482. install-exec: install-exec-am
  483. install-data: install-data-am
  484. uninstall: uninstall-am
  485.  
  486. install-am: all-am
  487.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  488.  
  489. installcheck: installcheck-am
  490. install-strip:
  491.     $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  492.       install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  493.       `test -z '$(STRIP)' || \
  494.         echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  495. mostlyclean-generic:
  496.  
  497. clean-generic:
  498.  
  499. distclean-generic:
  500.     -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  501.     -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  502.  
  503. maintainer-clean-generic:
  504.     @echo "This command is intended for maintainers to use"
  505.     @echo "it deletes files that may require special tools to rebuild."
  506. clean: clean-am
  507.  
  508. clean-am: clean-generic clean-libtool clean-pluginsLTLIBRARIES \
  509.     mostlyclean-am
  510.  
  511. distclean: distclean-am
  512.     -rm -rf ./$(DEPDIR)
  513.     -rm -f Makefile
  514. distclean-am: clean-am distclean-compile distclean-generic \
  515.     distclean-tags
  516.  
  517. dvi: dvi-am
  518.  
  519. dvi-am:
  520.  
  521. html: html-am
  522.  
  523. html-am:
  524.  
  525. info: info-am
  526.  
  527. info-am:
  528.  
  529. install-data-am: install-pluginsLTLIBRARIES
  530.  
  531. install-dvi: install-dvi-am
  532.  
  533. install-dvi-am:
  534.  
  535. install-exec-am:
  536.  
  537. install-html: install-html-am
  538.  
  539. install-html-am:
  540.  
  541. install-info: install-info-am
  542.  
  543. install-info-am:
  544.  
  545. install-man:
  546.  
  547. install-pdf: install-pdf-am
  548.  
  549. install-pdf-am:
  550.  
  551. install-ps: install-ps-am
  552.  
  553. install-ps-am:
  554.  
  555. installcheck-am:
  556.  
  557. maintainer-clean: maintainer-clean-am
  558.     -rm -rf ./$(DEPDIR)
  559.     -rm -f Makefile
  560. maintainer-clean-am: distclean-am maintainer-clean-generic
  561.  
  562. mostlyclean: mostlyclean-am
  563.  
  564. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  565.     mostlyclean-libtool
  566.  
  567. pdf: pdf-am
  568.  
  569. pdf-am:
  570.  
  571. ps: ps-am
  572.  
  573. ps-am:
  574.  
  575. uninstall-am: uninstall-pluginsLTLIBRARIES
  576.  
  577. .MAKE: install-am install-strip
  578.  
  579. .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
  580.     clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
  581.     distclean-compile distclean-generic distclean-libtool \
  582.     distclean-tags distdir dvi dvi-am html html-am info info-am \
  583.     install install-am install-data install-data-am install-dvi \
  584.     install-dvi-am install-exec install-exec-am install-html \
  585.     install-html-am install-info install-info-am install-man \
  586.     install-pdf install-pdf-am install-pluginsLTLIBRARIES \
  587.     install-ps install-ps-am install-strip installcheck \
  588.     installcheck-am installdirs maintainer-clean \
  589.     maintainer-clean-generic mostlyclean mostlyclean-compile \
  590.     mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  591.     tags uninstall uninstall-am uninstall-pluginsLTLIBRARIES
  592.  
  593.  
  594. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  595. # Otherwise a system limit (for SysV at least) may be exceeded.
  596. .NOEXPORT:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement