Update to upstream 1.0.1
[profile/ivi/gsignond.git] / src / plugins / ssotest / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, 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 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
36 host_triplet = @host@
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(top_srcdir)/common.mk
39 subdir = src/plugins/ssotest
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gnu_make.m4 \
42         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
43         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58 am__install_max = 40
59 am__nobase_strip_setup = \
60   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 am__nobase_strip = \
62   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63 am__nobase_list = $(am__nobase_strip_setup); \
64   for p in $$list; do echo "$$p $$p"; done | \
65   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67     if (++n[$$2] == $(am__install_max)) \
68       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69     END { for (dir in files) print dir, files[dir] }'
70 am__base_list = \
71   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__uninstall_files_from_dir = { \
74   test -z "$$files" \
75     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
76     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
77          $(am__cd) "$$dir" && rm -f $$files; }; \
78   }
79 am__installdirs = "$(DESTDIR)$(gpluginsdir)"
80 LTLIBRARIES = $(gplugins_LTLIBRARIES)
81 am__DEPENDENCIES_1 =
82 libssotest_la_DEPENDENCIES =  \
83         $(top_builddir)/src/common/libgsignond-common.la \
84         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
85 am__objects_1 =
86 am_libssotest_la_OBJECTS = libssotest_la-gsignond-ssotest-plugin.lo \
87         $(am__objects_1)
88 libssotest_la_OBJECTS = $(am_libssotest_la_OBJECTS)
89 AM_V_lt = $(am__v_lt_@AM_V@)
90 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
91 am__v_lt_0 = --silent
92 libssotest_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
93         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94         $(libssotest_la_LDFLAGS) $(LDFLAGS) -o $@
95 DEFAULT_INCLUDES = 
96 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
97 am__depfiles_maybe = depfiles
98 am__mv = mv -f
99 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
100         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
101 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
102         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
103         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
104         $(AM_CFLAGS) $(CFLAGS)
105 AM_V_CC = $(am__v_CC_@AM_V@)
106 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
107 am__v_CC_0 = @echo "  CC    " $@;
108 AM_V_at = $(am__v_at_@AM_V@)
109 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110 am__v_at_0 = @
111 CCLD = $(CC)
112 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
113         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
114         $(AM_LDFLAGS) $(LDFLAGS) -o $@
115 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
116 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
117 am__v_CCLD_0 = @echo "  CCLD  " $@;
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 SOURCES = $(libssotest_la_SOURCES)
122 DIST_SOURCES = $(libssotest_la_SOURCES)
123 ETAGS = etags
124 CTAGS = ctags
125 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
126 ACLOCAL = @ACLOCAL@
127 AMTAR = @AMTAR@
128 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
129 AR = @AR@
130 AUTOCONF = @AUTOCONF@
131 AUTOHEADER = @AUTOHEADER@
132 AUTOMAKE = @AUTOMAKE@
133 AWK = @AWK@
134 BASE_STORAGE_DIR = @BASE_STORAGE_DIR@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CFLAGS = @CFLAGS@
138 CHECK_CFLAGS = @CHECK_CFLAGS@
139 CHECK_LIBS = @CHECK_LIBS@
140 CPP = @CPP@
141 CPPFLAGS = @CPPFLAGS@
142 CYGPATH_W = @CYGPATH_W@
143 DBUS_INTERFACES_DIR = @DBUS_INTERFACES_DIR@
144 DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
145 DEFS = @DEFS@
146 DEPDIR = @DEPDIR@
147 DLLTOOL = @DLLTOOL@
148 DSYMUTIL = @DSYMUTIL@
149 DUMPBIN = @DUMPBIN@
150 ECHO_C = @ECHO_C@
151 ECHO_N = @ECHO_N@
152 ECHO_T = @ECHO_T@
153 EGREP = @EGREP@
154 EXEEXT = @EXEEXT@
155 FGREP = @FGREP@
156 GLIB_MKENUMS = @GLIB_MKENUMS@
157 GREP = @GREP@
158 GSIGNOND_CFLAGS = @GSIGNOND_CFLAGS@
159 GSIGNOND_LIBS = @GSIGNOND_LIBS@
160 GTKDOC_CHECK = @GTKDOC_CHECK@
161 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
162 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
163 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
164 GTKDOC_MKPDF = @GTKDOC_MKPDF@
165 GTKDOC_REBASE = @GTKDOC_REBASE@
166 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
167 GTestDBus_LIBS = @GTestDBus_LIBS@
168 HTML_DIR = @HTML_DIR@
169 INSTALL = @INSTALL@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174 KEYCHAIN_SYSCTX = @KEYCHAIN_SYSCTX@
175 LD = @LD@
176 LDFLAGS = @LDFLAGS@
177 LIBECRYPTFS_CFLAGS = @LIBECRYPTFS_CFLAGS@
178 LIBECRYPTFS_LIBS = @LIBECRYPTFS_LIBS@
179 LIBOBJS = @LIBOBJS@
180 LIBS = @LIBS@
181 LIBSMACK_CFLAGS = @LIBSMACK_CFLAGS@
182 LIBSMACK_LIBS = @LIBSMACK_LIBS@
183 LIBTOOL = @LIBTOOL@
184 LIPO = @LIPO@
185 LN_S = @LN_S@
186 LTLIBOBJS = @LTLIBOBJS@
187 MAKEINFO = @MAKEINFO@
188 MANIFEST_TOOL = @MANIFEST_TOOL@
189 MESSAGE_BUS_TYPE = @MESSAGE_BUS_TYPE@
190 MKDIR_P = @MKDIR_P@
191 NM = @NM@
192 NMEDIT = @NMEDIT@
193 OBJDUMP = @OBJDUMP@
194 OBJEXT = @OBJEXT@
195 OTOOL = @OTOOL@
196 OTOOL64 = @OTOOL64@
197 PACKAGE = @PACKAGE@
198 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
199 PACKAGE_NAME = @PACKAGE_NAME@
200 PACKAGE_STRING = @PACKAGE_STRING@
201 PACKAGE_TARNAME = @PACKAGE_TARNAME@
202 PACKAGE_URL = @PACKAGE_URL@
203 PACKAGE_VERSION = @PACKAGE_VERSION@
204 PATH_SEPARATOR = @PATH_SEPARATOR@
205 PKG_CONFIG = @PKG_CONFIG@
206 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
207 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
208 RANLIB = @RANLIB@
209 SED = @SED@
210 SET_MAKE = @SET_MAKE@
211 SHELL = @SHELL@
212 STRIP = @STRIP@
213 VERSION = @VERSION@
214 abs_builddir = @abs_builddir@
215 abs_srcdir = @abs_srcdir@
216 abs_top_builddir = @abs_top_builddir@
217 abs_top_srcdir = @abs_top_srcdir@
218 ac_ct_AR = @ac_ct_AR@
219 ac_ct_CC = @ac_ct_CC@
220 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
221 am__include = @am__include@
222 am__leading_dot = @am__leading_dot@
223 am__quote = @am__quote@
224 am__tar = @am__tar@
225 am__untar = @am__untar@
226 bindir = @bindir@
227 build = @build@
228 build_alias = @build_alias@
229 build_cpu = @build_cpu@
230 build_os = @build_os@
231 build_vendor = @build_vendor@
232 builddir = @builddir@
233 datadir = @datadir@
234 datarootdir = @datarootdir@
235 docdir = @docdir@
236 dvidir = @dvidir@
237 exec_prefix = @exec_prefix@
238 host = @host@
239 host_alias = @host_alias@
240 host_cpu = @host_cpu@
241 host_os = @host_os@
242 host_vendor = @host_vendor@
243 htmldir = @htmldir@
244 ifGNUmake = @ifGNUmake@
245 includedir = @includedir@
246 infodir = @infodir@
247 install_sh = @install_sh@
248 libdir = @libdir@
249 libexecdir = @libexecdir@
250 localedir = @localedir@
251 localstatedir = @localstatedir@
252 mandir = @mandir@
253 mkdir_p = @mkdir_p@
254 oldincludedir = @oldincludedir@
255 pdfdir = @pdfdir@
256 prefix = @prefix@
257 program_transform_name = @program_transform_name@
258 psdir = @psdir@
259 sbindir = @sbindir@
260 sharedstatedir = @sharedstatedir@
261 srcdir = @srcdir@
262 sysconfdir = @sysconfdir@
263 target_alias = @target_alias@
264 top_build_prefix = @top_build_prefix@
265 top_builddir = @top_builddir@
266 top_srcdir = @top_srcdir@
267 extensionsdir = $(pkglibdir)/extensions
268 pluginloadersdir = $(pkglibdir)/pluginloaders
269 gpluginsdir = $(pkglibdir)/gplugins
270 gplugins_LTLIBRARIES = libssotest.la
271 NULL = 
272 libssotest_la_CPPFLAGS = \
273     -I$(top_builddir) \
274     -I$(top_srcdir)/src \
275     -I$(top_srcdir)/include \
276     $(GSIGNOND_CFLAGS) \
277     $(NULL)
278
279 libssotest_la_LIBADD = \
280     $(top_builddir)/src/common/libgsignond-common.la \
281     $(GSIGNOND_LIBS) \
282     $(NULL)
283
284 libssotest_la_SOURCES = \
285     gsignond-ssotest-plugin.h \
286     gsignond-ssotest-plugin.c \
287     $(NULL)
288
289 libssotest_la_LDFLAGS = -avoid-version
290 all: all-am
291
292 .SUFFIXES:
293 .SUFFIXES: .c .lo .o .obj
294 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
295         @for dep in $?; do \
296           case '$(am__configure_deps)' in \
297             *$$dep*) \
298               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
299                 && { if test -f $@; then exit 0; else break; fi; }; \
300               exit 1;; \
301           esac; \
302         done; \
303         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/ssotest/Makefile'; \
304         $(am__cd) $(top_srcdir) && \
305           $(AUTOMAKE) --gnu src/plugins/ssotest/Makefile
306 .PRECIOUS: Makefile
307 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
308         @case '$?' in \
309           *config.status*) \
310             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
311           *) \
312             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
313             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
314         esac;
315 $(top_srcdir)/common.mk:
316
317 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
318         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
319
320 $(top_srcdir)/configure:  $(am__configure_deps)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
323         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
324 $(am__aclocal_m4_deps):
325 install-gpluginsLTLIBRARIES: $(gplugins_LTLIBRARIES)
326         @$(NORMAL_INSTALL)
327         test -z "$(gpluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(gpluginsdir)"
328         @list='$(gplugins_LTLIBRARIES)'; test -n "$(gpluginsdir)" || list=; \
329         list2=; for p in $$list; do \
330           if test -f $$p; then \
331             list2="$$list2 $$p"; \
332           else :; fi; \
333         done; \
334         test -z "$$list2" || { \
335           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(gpluginsdir)'"; \
336           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(gpluginsdir)"; \
337         }
338
339 uninstall-gpluginsLTLIBRARIES:
340         @$(NORMAL_UNINSTALL)
341         @list='$(gplugins_LTLIBRARIES)'; test -n "$(gpluginsdir)" || list=; \
342         for p in $$list; do \
343           $(am__strip_dir) \
344           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(gpluginsdir)/$$f'"; \
345           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(gpluginsdir)/$$f"; \
346         done
347
348 clean-gpluginsLTLIBRARIES:
349         -test -z "$(gplugins_LTLIBRARIES)" || rm -f $(gplugins_LTLIBRARIES)
350         @list='$(gplugins_LTLIBRARIES)'; for p in $$list; do \
351           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
352           test "$$dir" != "$$p" || dir=.; \
353           echo "rm -f \"$${dir}/so_locations\""; \
354           rm -f "$${dir}/so_locations"; \
355         done
356 libssotest.la: $(libssotest_la_OBJECTS) $(libssotest_la_DEPENDENCIES) $(EXTRA_libssotest_la_DEPENDENCIES) 
357         $(AM_V_CCLD)$(libssotest_la_LINK) -rpath $(gpluginsdir) $(libssotest_la_OBJECTS) $(libssotest_la_LIBADD) $(LIBS)
358
359 mostlyclean-compile:
360         -rm -f *.$(OBJEXT)
361
362 distclean-compile:
363         -rm -f *.tab.c
364
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libssotest_la-gsignond-ssotest-plugin.Plo@am__quote@
366
367 .c.o:
368 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
369 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
370 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
371 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
374
375 .c.obj:
376 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
377 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
378 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
379 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
382
383 .c.lo:
384 @am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
385 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
386 @am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
390
391 libssotest_la-gsignond-ssotest-plugin.lo: gsignond-ssotest-plugin.c
392 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssotest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libssotest_la-gsignond-ssotest-plugin.lo -MD -MP -MF $(DEPDIR)/libssotest_la-gsignond-ssotest-plugin.Tpo -c -o libssotest_la-gsignond-ssotest-plugin.lo `test -f 'gsignond-ssotest-plugin.c' || echo '$(srcdir)/'`gsignond-ssotest-plugin.c
393 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libssotest_la-gsignond-ssotest-plugin.Tpo $(DEPDIR)/libssotest_la-gsignond-ssotest-plugin.Plo
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='gsignond-ssotest-plugin.c' object='libssotest_la-gsignond-ssotest-plugin.lo' libtool=yes @AMDEPBACKSLASH@
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libssotest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libssotest_la-gsignond-ssotest-plugin.lo `test -f 'gsignond-ssotest-plugin.c' || echo '$(srcdir)/'`gsignond-ssotest-plugin.c
397
398 mostlyclean-libtool:
399         -rm -f *.lo
400
401 clean-libtool:
402         -rm -rf .libs _libs
403
404 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406         unique=`for i in $$list; do \
407             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408           done | \
409           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410               END { if (nonempty) { for (i in files) print i; }; }'`; \
411         mkid -fID $$unique
412 tags: TAGS
413
414 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
415                 $(TAGS_FILES) $(LISP)
416         set x; \
417         here=`pwd`; \
418         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419         unique=`for i in $$list; do \
420             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421           done | \
422           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423               END { if (nonempty) { for (i in files) print i; }; }'`; \
424         shift; \
425         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
426           test -n "$$unique" || unique=$$empty_fix; \
427           if test $$# -gt 0; then \
428             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429               "$$@" $$unique; \
430           else \
431             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432               $$unique; \
433           fi; \
434         fi
435 ctags: CTAGS
436 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
437                 $(TAGS_FILES) $(LISP)
438         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443               END { if (nonempty) { for (i in files) print i; }; }'`; \
444         test -z "$(CTAGS_ARGS)$$unique" \
445           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446              $$unique
447
448 GTAGS:
449         here=`$(am__cd) $(top_builddir) && pwd` \
450           && $(am__cd) $(top_srcdir) \
451           && gtags -i $(GTAGS_ARGS) "$$here"
452
453 distclean-tags:
454         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456 distdir: $(DISTFILES)
457         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459         list='$(DISTFILES)'; \
460           dist_files=`for file in $$list; do echo $$file; done | \
461           sed -e "s|^$$srcdirstrip/||;t" \
462               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463         case $$dist_files in \
464           */*) $(MKDIR_P) `echo "$$dist_files" | \
465                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466                            sort -u` ;; \
467         esac; \
468         for file in $$dist_files; do \
469           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470           if test -d $$d/$$file; then \
471             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472             if test -d "$(distdir)/$$file"; then \
473               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474             fi; \
475             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478             fi; \
479             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480           else \
481             test -f "$(distdir)/$$file" \
482             || cp -p $$d/$$file "$(distdir)/$$file" \
483             || exit 1; \
484           fi; \
485         done
486 check-am: all-am
487 check: check-am
488 all-am: Makefile $(LTLIBRARIES) all-local
489 installdirs:
490         for dir in "$(DESTDIR)$(gpluginsdir)"; do \
491           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
492         done
493 install: install-am
494 install-exec: install-exec-am
495 install-data: install-data-am
496 uninstall: uninstall-am
497
498 install-am: all-am
499         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501 installcheck: installcheck-am
502 install-strip:
503         if test -z '$(STRIP)'; then \
504           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
505             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
506               install; \
507         else \
508           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
509             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
510             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
511         fi
512 mostlyclean-generic:
513
514 clean-generic:
515
516 distclean-generic:
517         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
518         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
519
520 maintainer-clean-generic:
521         @echo "This command is intended for maintainers to use"
522         @echo "it deletes files that may require special tools to rebuild."
523 clean: clean-am
524
525 clean-am: clean-generic clean-gpluginsLTLIBRARIES clean-libtool \
526         mostlyclean-am
527
528 distclean: distclean-am
529         -rm -rf ./$(DEPDIR)
530         -rm -f Makefile
531 distclean-am: clean-am distclean-compile distclean-generic \
532         distclean-tags
533
534 dvi: dvi-am
535
536 dvi-am:
537
538 html: html-am
539
540 html-am:
541
542 info: info-am
543
544 info-am:
545
546 install-data-am: install-gpluginsLTLIBRARIES
547
548 install-dvi: install-dvi-am
549
550 install-dvi-am:
551
552 install-exec-am:
553
554 install-html: install-html-am
555
556 install-html-am:
557
558 install-info: install-info-am
559
560 install-info-am:
561
562 install-man:
563
564 install-pdf: install-pdf-am
565
566 install-pdf-am:
567
568 install-ps: install-ps-am
569
570 install-ps-am:
571
572 installcheck-am:
573
574 maintainer-clean: maintainer-clean-am
575         -rm -rf ./$(DEPDIR)
576         -rm -f Makefile
577 maintainer-clean-am: distclean-am maintainer-clean-generic
578
579 mostlyclean: mostlyclean-am
580
581 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
582         mostlyclean-libtool
583
584 pdf: pdf-am
585
586 pdf-am:
587
588 ps: ps-am
589
590 ps-am:
591
592 uninstall-am: uninstall-gpluginsLTLIBRARIES
593
594 .MAKE: install-am install-strip
595
596 .PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
597         clean-generic clean-gpluginsLTLIBRARIES clean-libtool ctags \
598         distclean distclean-compile distclean-generic \
599         distclean-libtool distclean-tags distdir dvi dvi-am html \
600         html-am info info-am install install-am install-data \
601         install-data-am install-dvi install-dvi-am install-exec \
602         install-exec-am install-gpluginsLTLIBRARIES install-html \
603         install-html-am install-info install-info-am install-man \
604         install-pdf install-pdf-am install-ps install-ps-am \
605         install-strip installcheck installcheck-am installdirs \
606         maintainer-clean maintainer-clean-generic mostlyclean \
607         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
608         pdf pdf-am ps ps-am tags uninstall uninstall-am \
609         uninstall-gpluginsLTLIBRARIES
610
611
612 all-local: slink
613
614 slink:
615         ln -sf $(abs_top_builddir)/src/plugins/ssotest/.libs/libssotest.so ../.libs/libssotest.so
616
617 # Tell versions [3.59,3.63) of GNU make to not export all variables.
618 # Otherwise a system limit (for SysV at least) may be exceeded.
619 .NOEXPORT: