Initial submission of GUPnP to Tizen IVI
[profile/ivi/GUPnP.git] / tests / 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 target_triplet = @target@
38 noinst_PROGRAMS = test-browsing$(EXEEXT) test-proxy$(EXEEXT) \
39         test-server$(EXEEXT) test-introspection$(EXEEXT)
40 subdir = tests
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
44         $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
45         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.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 CONFIG_CLEAN_VPATH_FILES =
54 PROGRAMS = $(noinst_PROGRAMS)
55 am_test_browsing_OBJECTS = test-browsing.$(OBJEXT)
56 test_browsing_OBJECTS = $(am_test_browsing_OBJECTS)
57 am__DEPENDENCIES_1 =
58 test_browsing_DEPENDENCIES = $(top_builddir)/libgupnp/libgupnp-1.0.la \
59         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
60 AM_V_lt = $(am__v_lt_@AM_V@)
61 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
62 am__v_lt_0 = --silent
63 am_test_introspection_OBJECTS = test-introspection.$(OBJEXT)
64 test_introspection_OBJECTS = $(am_test_introspection_OBJECTS)
65 test_introspection_DEPENDENCIES =  \
66         $(top_builddir)/libgupnp/libgupnp-1.0.la $(am__DEPENDENCIES_1) \
67         $(am__DEPENDENCIES_1)
68 am_test_proxy_OBJECTS = test-proxy.$(OBJEXT)
69 test_proxy_OBJECTS = $(am_test_proxy_OBJECTS)
70 test_proxy_DEPENDENCIES = $(top_builddir)/libgupnp/libgupnp-1.0.la \
71         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
72 am_test_server_OBJECTS = test-server.$(OBJEXT)
73 test_server_OBJECTS = $(am_test_server_OBJECTS)
74 test_server_DEPENDENCIES = $(top_builddir)/libgupnp/libgupnp-1.0.la \
75         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
76 test_server_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
77         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78         $(test_server_LDFLAGS) $(LDFLAGS) -o $@
79 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
80 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
81 am__depfiles_maybe = depfiles
82 am__mv = mv -f
83 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
85 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
86         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
87         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
88         $(AM_CFLAGS) $(CFLAGS)
89 AM_V_CC = $(am__v_CC_@AM_V@)
90 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
91 am__v_CC_0 = @echo "  CC    " $@;
92 AM_V_at = $(am__v_at_@AM_V@)
93 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
94 am__v_at_0 = @
95 CCLD = $(CC)
96 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
97         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
98         $(AM_LDFLAGS) $(LDFLAGS) -o $@
99 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
100 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
101 am__v_CCLD_0 = @echo "  CCLD  " $@;
102 AM_V_GEN = $(am__v_GEN_@AM_V@)
103 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
104 am__v_GEN_0 = @echo "  GEN   " $@;
105 SOURCES = $(test_browsing_SOURCES) $(test_introspection_SOURCES) \
106         $(test_proxy_SOURCES) $(test_server_SOURCES)
107 DIST_SOURCES = $(test_browsing_SOURCES) $(test_introspection_SOURCES) \
108         $(test_proxy_SOURCES) $(test_server_SOURCES)
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110         html-recursive info-recursive install-data-recursive \
111         install-dvi-recursive install-exec-recursive \
112         install-html-recursive install-info-recursive \
113         install-pdf-recursive install-ps-recursive install-recursive \
114         installcheck-recursive installdirs-recursive pdf-recursive \
115         ps-recursive uninstall-recursive
116 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
117   distclean-recursive maintainer-clean-recursive
118 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
119         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
120         distdir
121 ETAGS = etags
122 CTAGS = ctags
123 DIST_SUBDIRS = $(SUBDIRS)
124 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
125 am__relativize = \
126   dir0=`pwd`; \
127   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
128   sed_rest='s,^[^/]*/*,,'; \
129   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
130   sed_butlast='s,/*[^/]*$$,,'; \
131   while test -n "$$dir1"; do \
132     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
133     if test "$$first" != "."; then \
134       if test "$$first" = ".."; then \
135         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
136         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
137       else \
138         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
139         if test "$$first2" = "$$first"; then \
140           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
141         else \
142           dir2="../$$dir2"; \
143         fi; \
144         dir0="$$dir0"/"$$first"; \
145       fi; \
146     fi; \
147     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
148   done; \
149   reldir="$$dir2"
150 ACLOCAL = @ACLOCAL@
151 AMTAR = @AMTAR@
152 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
153 AR = @AR@
154 AUTOCONF = @AUTOCONF@
155 AUTOHEADER = @AUTOHEADER@
156 AUTOMAKE = @AUTOMAKE@
157 AWK = @AWK@
158 CC = @CC@
159 CCDEPMODE = @CCDEPMODE@
160 CFLAGS = @CFLAGS@
161 CONNMAN_CFLAGS = @CONNMAN_CFLAGS@
162 CONNMAN_LIBS = @CONNMAN_LIBS@
163 CPP = @CPP@
164 CPPFLAGS = @CPPFLAGS@
165 CYGPATH_W = @CYGPATH_W@
166 DEFS = @DEFS@
167 DEPDIR = @DEPDIR@
168 DLLTOOL = @DLLTOOL@
169 DSYMUTIL = @DSYMUTIL@
170 DUMPBIN = @DUMPBIN@
171 ECHO_C = @ECHO_C@
172 ECHO_N = @ECHO_N@
173 ECHO_T = @ECHO_T@
174 EGREP = @EGREP@
175 EXEEXT = @EXEEXT@
176 FGREP = @FGREP@
177 GIO_CFLAGS = @GIO_CFLAGS@
178 GIO_LIBS = @GIO_LIBS@
179 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
180 GREP = @GREP@
181 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
182 GTHREAD_LIBS = @GTHREAD_LIBS@
183 GTKDOC_CHECK = @GTKDOC_CHECK@
184 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
185 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
186 GTKDOC_MKPDF = @GTKDOC_MKPDF@
187 GTKDOC_REBASE = @GTKDOC_REBASE@
188 GTest_CFLAGS = @GTest_CFLAGS@
189 GTest_LIBS = @GTest_LIBS@
190 HAVE_NETLINK = @HAVE_NETLINK@
191 HTML_DIR = @HTML_DIR@
192 INSTALL = @INSTALL@
193 INSTALL_DATA = @INSTALL_DATA@
194 INSTALL_PROGRAM = @INSTALL_PROGRAM@
195 INSTALL_SCRIPT = @INSTALL_SCRIPT@
196 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
197 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
198 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
199 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
200 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
201 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
202 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
203 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
204 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
205 LD = @LD@
206 LDFLAGS = @LDFLAGS@
207 LIBGUPNP_CFLAGS = @LIBGUPNP_CFLAGS@
208 LIBGUPNP_LIBS = @LIBGUPNP_LIBS@
209 LIBOBJS = @LIBOBJS@
210 LIBS = @LIBS@
211 LIBTOOL = @LIBTOOL@
212 LIPO = @LIPO@
213 LN_S = @LN_S@
214 LTLIBOBJS = @LTLIBOBJS@
215 MAINT = @MAINT@
216 MAKEINFO = @MAKEINFO@
217 MANIFEST_TOOL = @MANIFEST_TOOL@
218 MKDIR_P = @MKDIR_P@
219 NM = @NM@
220 NMEDIT = @NMEDIT@
221 OBJDUMP = @OBJDUMP@
222 OBJEXT = @OBJEXT@
223 OTOOL = @OTOOL@
224 OTOOL64 = @OTOOL64@
225 PACKAGE = @PACKAGE@
226 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
227 PACKAGE_NAME = @PACKAGE_NAME@
228 PACKAGE_STRING = @PACKAGE_STRING@
229 PACKAGE_TARNAME = @PACKAGE_TARNAME@
230 PACKAGE_URL = @PACKAGE_URL@
231 PACKAGE_VERSION = @PACKAGE_VERSION@
232 PATH_SEPARATOR = @PATH_SEPARATOR@
233 PKG_CONFIG = @PKG_CONFIG@
234 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
235 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
236 RANLIB = @RANLIB@
237 SED = @SED@
238 SET_MAKE = @SET_MAKE@
239 SHELL = @SHELL@
240 STRIP = @STRIP@
241 USE_NETLINK = @USE_NETLINK@
242 VERSION = @VERSION@
243 abs_builddir = @abs_builddir@
244 abs_srcdir = @abs_srcdir@
245 abs_top_builddir = @abs_top_builddir@
246 abs_top_srcdir = @abs_top_srcdir@
247 ac_ct_AR = @ac_ct_AR@
248 ac_ct_CC = @ac_ct_CC@
249 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250 am__include = @am__include@
251 am__leading_dot = @am__leading_dot@
252 am__quote = @am__quote@
253 am__tar = @am__tar@
254 am__untar = @am__untar@
255 bindir = @bindir@
256 build = @build@
257 build_alias = @build_alias@
258 build_cpu = @build_cpu@
259 build_os = @build_os@
260 build_vendor = @build_vendor@
261 builddir = @builddir@
262 datadir = @datadir@
263 datarootdir = @datarootdir@
264 docdir = @docdir@
265 dvidir = @dvidir@
266 exec_prefix = @exec_prefix@
267 host = @host@
268 host_alias = @host_alias@
269 host_cpu = @host_cpu@
270 host_os = @host_os@
271 host_vendor = @host_vendor@
272 htmldir = @htmldir@
273 includedir = @includedir@
274 infodir = @infodir@
275 install_sh = @install_sh@
276 libdir = @libdir@
277 libexecdir = @libexecdir@
278 localedir = @localedir@
279 localstatedir = @localstatedir@
280 mandir = @mandir@
281 mkdir_p = @mkdir_p@
282 oldincludedir = @oldincludedir@
283 pdfdir = @pdfdir@
284 prefix = @prefix@
285 program_transform_name = @program_transform_name@
286 psdir = @psdir@
287 sbindir = @sbindir@
288 sharedstatedir = @sharedstatedir@
289 srcdir = @srcdir@
290 sysconfdir = @sysconfdir@
291 target = @target@
292 target_alias = @target_alias@
293 target_cpu = @target_cpu@
294 target_os = @target_os@
295 target_vendor = @target_vendor@
296 top_build_prefix = @top_build_prefix@
297 top_builddir = @top_builddir@
298 top_srcdir = @top_srcdir@
299 SUBDIRS = gtest
300 AM_CFLAGS = $(LIBGUPNP_CFLAGS) $(GTHREAD_CFLAGS) -I$(top_srcdir)
301 test_browsing_SOURCES = test-browsing.c
302 test_browsing_LDADD = $(top_builddir)/libgupnp/libgupnp-1.0.la \
303                         $(GTHREAD_LIBS) \
304                         $(LIBGUPNP_LIBS)
305
306 test_proxy_SOURCES = test-proxy.c
307 test_proxy_LDADD = $(top_builddir)/libgupnp/libgupnp-1.0.la \
308                      $(GTHREAD_LIBS) \
309                      $(LIBGUPNP_LIBS)
310
311 test_introspection_SOURCES = test-introspection.c
312 test_introspection_LDADD = $(top_builddir)/libgupnp/libgupnp-1.0.la \
313                              $(GTHREAD_LIBS) \
314                              $(LIBGUPNP_LIBS)
315
316 test_server_SOURCES = test-server.c
317 test_server_LDADD = $(top_builddir)/libgupnp/libgupnp-1.0.la \
318                       $(GTHREAD_LIBS) \
319                       $(LIBGUPNP_LIBS)
320
321 test_server_LDFLAGS = -export-dynamic
322 CLEANFILES = $(BUILT_SOURCES)
323 DISTCLEANFILES = $(BUILT_SOURCES)
324 MAINTAINERCLEANFILES = Makefile.in $(BUILT_SOURCES)
325 all: all-recursive
326
327 .SUFFIXES:
328 .SUFFIXES: .c .lo .o .obj
329 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
330         @for dep in $?; do \
331           case '$(am__configure_deps)' in \
332             *$$dep*) \
333               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
334                 && { if test -f $@; then exit 0; else break; fi; }; \
335               exit 1;; \
336           esac; \
337         done; \
338         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
339         $(am__cd) $(top_srcdir) && \
340           $(AUTOMAKE) --gnu tests/Makefile
341 .PRECIOUS: Makefile
342 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
343         @case '$?' in \
344           *config.status*) \
345             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
346           *) \
347             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
348             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
349         esac;
350
351 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
352         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
353
354 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
355         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
357         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358 $(am__aclocal_m4_deps):
359
360 clean-noinstPROGRAMS:
361         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
362         echo " rm -f" $$list; \
363         rm -f $$list || exit $$?; \
364         test -n "$(EXEEXT)" || exit 0; \
365         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
366         echo " rm -f" $$list; \
367         rm -f $$list
368 test-browsing$(EXEEXT): $(test_browsing_OBJECTS) $(test_browsing_DEPENDENCIES) $(EXTRA_test_browsing_DEPENDENCIES) 
369         @rm -f test-browsing$(EXEEXT)
370         $(AM_V_CCLD)$(LINK) $(test_browsing_OBJECTS) $(test_browsing_LDADD) $(LIBS)
371 test-introspection$(EXEEXT): $(test_introspection_OBJECTS) $(test_introspection_DEPENDENCIES) $(EXTRA_test_introspection_DEPENDENCIES) 
372         @rm -f test-introspection$(EXEEXT)
373         $(AM_V_CCLD)$(LINK) $(test_introspection_OBJECTS) $(test_introspection_LDADD) $(LIBS)
374 test-proxy$(EXEEXT): $(test_proxy_OBJECTS) $(test_proxy_DEPENDENCIES) $(EXTRA_test_proxy_DEPENDENCIES) 
375         @rm -f test-proxy$(EXEEXT)
376         $(AM_V_CCLD)$(LINK) $(test_proxy_OBJECTS) $(test_proxy_LDADD) $(LIBS)
377 test-server$(EXEEXT): $(test_server_OBJECTS) $(test_server_DEPENDENCIES) $(EXTRA_test_server_DEPENDENCIES) 
378         @rm -f test-server$(EXEEXT)
379         $(AM_V_CCLD)$(test_server_LINK) $(test_server_OBJECTS) $(test_server_LDADD) $(LIBS)
380
381 mostlyclean-compile:
382         -rm -f *.$(OBJEXT)
383
384 distclean-compile:
385         -rm -f *.tab.c
386
387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-browsing.Po@am__quote@
388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-introspection.Po@am__quote@
389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-proxy.Po@am__quote@
390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-server.Po@am__quote@
391
392 .c.o:
393 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
394 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
396 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
397 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
398
399 .c.obj:
400 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
401 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
402 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
403 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
404 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
405
406 .c.lo:
407 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
408 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
410 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
411 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
412
413 mostlyclean-libtool:
414         -rm -f *.lo
415
416 clean-libtool:
417         -rm -rf .libs _libs
418
419 # This directory's subdirectories are mostly independent; you can cd
420 # into them and run `make' without going through this Makefile.
421 # To change the values of `make' variables: instead of editing Makefiles,
422 # (1) if the variable is set in `config.status', edit `config.status'
423 #     (which will cause the Makefiles to be regenerated when you run `make');
424 # (2) otherwise, pass the desired values on the `make' command line.
425 $(RECURSIVE_TARGETS):
426         @fail= failcom='exit 1'; \
427         for f in x $$MAKEFLAGS; do \
428           case $$f in \
429             *=* | --[!k]*);; \
430             *k*) failcom='fail=yes';; \
431           esac; \
432         done; \
433         dot_seen=no; \
434         target=`echo $@ | sed s/-recursive//`; \
435         list='$(SUBDIRS)'; for subdir in $$list; do \
436           echo "Making $$target in $$subdir"; \
437           if test "$$subdir" = "."; then \
438             dot_seen=yes; \
439             local_target="$$target-am"; \
440           else \
441             local_target="$$target"; \
442           fi; \
443           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
444           || eval $$failcom; \
445         done; \
446         if test "$$dot_seen" = "no"; then \
447           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
448         fi; test -z "$$fail"
449
450 $(RECURSIVE_CLEAN_TARGETS):
451         @fail= failcom='exit 1'; \
452         for f in x $$MAKEFLAGS; do \
453           case $$f in \
454             *=* | --[!k]*);; \
455             *k*) failcom='fail=yes';; \
456           esac; \
457         done; \
458         dot_seen=no; \
459         case "$@" in \
460           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
461           *) list='$(SUBDIRS)' ;; \
462         esac; \
463         rev=''; for subdir in $$list; do \
464           if test "$$subdir" = "."; then :; else \
465             rev="$$subdir $$rev"; \
466           fi; \
467         done; \
468         rev="$$rev ."; \
469         target=`echo $@ | sed s/-recursive//`; \
470         for subdir in $$rev; do \
471           echo "Making $$target in $$subdir"; \
472           if test "$$subdir" = "."; then \
473             local_target="$$target-am"; \
474           else \
475             local_target="$$target"; \
476           fi; \
477           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
478           || eval $$failcom; \
479         done && test -z "$$fail"
480 tags-recursive:
481         list='$(SUBDIRS)'; for subdir in $$list; do \
482           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483         done
484 ctags-recursive:
485         list='$(SUBDIRS)'; for subdir in $$list; do \
486           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
487         done
488
489 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
490         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491         unique=`for i in $$list; do \
492             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493           done | \
494           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
495               END { if (nonempty) { for (i in files) print i; }; }'`; \
496         mkid -fID $$unique
497 tags: TAGS
498
499 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
500                 $(TAGS_FILES) $(LISP)
501         set x; \
502         here=`pwd`; \
503         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
504           include_option=--etags-include; \
505           empty_fix=.; \
506         else \
507           include_option=--include; \
508           empty_fix=; \
509         fi; \
510         list='$(SUBDIRS)'; for subdir in $$list; do \
511           if test "$$subdir" = .; then :; else \
512             test ! -f $$subdir/TAGS || \
513               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
514           fi; \
515         done; \
516         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
517         unique=`for i in $$list; do \
518             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519           done | \
520           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
521               END { if (nonempty) { for (i in files) print i; }; }'`; \
522         shift; \
523         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
524           test -n "$$unique" || unique=$$empty_fix; \
525           if test $$# -gt 0; then \
526             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527               "$$@" $$unique; \
528           else \
529             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
530               $$unique; \
531           fi; \
532         fi
533 ctags: CTAGS
534 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
535                 $(TAGS_FILES) $(LISP)
536         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
537         unique=`for i in $$list; do \
538             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539           done | \
540           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
541               END { if (nonempty) { for (i in files) print i; }; }'`; \
542         test -z "$(CTAGS_ARGS)$$unique" \
543           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
544              $$unique
545
546 GTAGS:
547         here=`$(am__cd) $(top_builddir) && pwd` \
548           && $(am__cd) $(top_srcdir) \
549           && gtags -i $(GTAGS_ARGS) "$$here"
550
551 distclean-tags:
552         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
553
554 distdir: $(DISTFILES)
555         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
556         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
557         list='$(DISTFILES)'; \
558           dist_files=`for file in $$list; do echo $$file; done | \
559           sed -e "s|^$$srcdirstrip/||;t" \
560               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
561         case $$dist_files in \
562           */*) $(MKDIR_P) `echo "$$dist_files" | \
563                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
564                            sort -u` ;; \
565         esac; \
566         for file in $$dist_files; do \
567           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
568           if test -d $$d/$$file; then \
569             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
570             if test -d "$(distdir)/$$file"; then \
571               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
572             fi; \
573             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
574               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
575               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
576             fi; \
577             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
578           else \
579             test -f "$(distdir)/$$file" \
580             || cp -p $$d/$$file "$(distdir)/$$file" \
581             || exit 1; \
582           fi; \
583         done
584         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
585           if test "$$subdir" = .; then :; else \
586             test -d "$(distdir)/$$subdir" \
587             || $(MKDIR_P) "$(distdir)/$$subdir" \
588             || exit 1; \
589           fi; \
590         done
591         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
592           if test "$$subdir" = .; then :; else \
593             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
594             $(am__relativize); \
595             new_distdir=$$reldir; \
596             dir1=$$subdir; dir2="$(top_distdir)"; \
597             $(am__relativize); \
598             new_top_distdir=$$reldir; \
599             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
600             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
601             ($(am__cd) $$subdir && \
602               $(MAKE) $(AM_MAKEFLAGS) \
603                 top_distdir="$$new_top_distdir" \
604                 distdir="$$new_distdir" \
605                 am__remove_distdir=: \
606                 am__skip_length_check=: \
607                 am__skip_mode_fix=: \
608                 distdir) \
609               || exit 1; \
610           fi; \
611         done
612 check-am: all-am
613 check: check-recursive
614 all-am: Makefile $(PROGRAMS)
615 installdirs: installdirs-recursive
616 installdirs-am:
617 install: install-recursive
618 install-exec: install-exec-recursive
619 install-data: install-data-recursive
620 uninstall: uninstall-recursive
621
622 install-am: all-am
623         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
624
625 installcheck: installcheck-recursive
626 install-strip:
627         if test -z '$(STRIP)'; then \
628           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
629             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
630               install; \
631         else \
632           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
633             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
634             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
635         fi
636 mostlyclean-generic:
637
638 clean-generic:
639         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
640
641 distclean-generic:
642         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
643         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
644         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
645
646 maintainer-clean-generic:
647         @echo "This command is intended for maintainers to use"
648         @echo "it deletes files that may require special tools to rebuild."
649         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
650 clean: clean-recursive
651
652 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
653         mostlyclean-am
654
655 distclean: distclean-recursive
656         -rm -rf ./$(DEPDIR)
657         -rm -f Makefile
658 distclean-am: clean-am distclean-compile distclean-generic \
659         distclean-tags
660
661 dvi: dvi-recursive
662
663 dvi-am:
664
665 html: html-recursive
666
667 html-am:
668
669 info: info-recursive
670
671 info-am:
672
673 install-data-am:
674
675 install-dvi: install-dvi-recursive
676
677 install-dvi-am:
678
679 install-exec-am:
680
681 install-html: install-html-recursive
682
683 install-html-am:
684
685 install-info: install-info-recursive
686
687 install-info-am:
688
689 install-man:
690
691 install-pdf: install-pdf-recursive
692
693 install-pdf-am:
694
695 install-ps: install-ps-recursive
696
697 install-ps-am:
698
699 installcheck-am:
700
701 maintainer-clean: maintainer-clean-recursive
702         -rm -rf ./$(DEPDIR)
703         -rm -f Makefile
704 maintainer-clean-am: distclean-am maintainer-clean-generic
705
706 mostlyclean: mostlyclean-recursive
707
708 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
709         mostlyclean-libtool
710
711 pdf: pdf-recursive
712
713 pdf-am:
714
715 ps: ps-recursive
716
717 ps-am:
718
719 uninstall-am:
720
721 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
722         install-am install-strip tags-recursive
723
724 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
725         all all-am check check-am clean clean-generic clean-libtool \
726         clean-noinstPROGRAMS ctags ctags-recursive distclean \
727         distclean-compile distclean-generic distclean-libtool \
728         distclean-tags distdir dvi dvi-am html html-am info info-am \
729         install install-am install-data install-data-am install-dvi \
730         install-dvi-am install-exec install-exec-am install-html \
731         install-html-am install-info install-info-am install-man \
732         install-pdf install-pdf-am install-ps install-ps-am \
733         install-strip installcheck installcheck-am installdirs \
734         installdirs-am maintainer-clean maintainer-clean-generic \
735         mostlyclean mostlyclean-compile mostlyclean-generic \
736         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
737         uninstall uninstall-am
738
739
740 # Tell versions [3.59,3.63) of GNU make to not export all variables.
741 # Otherwise a system limit (for SysV at least) may be exceeded.
742 .NOEXPORT: