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