Initial commit
[platform/upstream/glib2.0.git] / gio / inotify / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  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 @SET_MAKE@
17
18 # GLIB - Library of useful C routines
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(top_srcdir)/Makefile.decl
41 subdir = gio/inotify
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
44         $(top_srcdir)/acglib.m4 \
45         $(top_srcdir)/glib/libcharset/codeset.m4 \
46         $(top_srcdir)/glib/libcharset/glibc21.m4 \
47         $(top_srcdir)/m4macros/glib-gettext.m4 \
48         $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52 CONFIG_HEADER = $(top_builddir)/config.h
53 CONFIG_CLEAN_FILES =
54 CONFIG_CLEAN_VPATH_FILES =
55 LTLIBRARIES = $(noinst_LTLIBRARIES)
56 libinotify_la_LIBADD =
57 am__objects_1 =
58 am_libinotify_la_OBJECTS = libinotify_la-inotify-kernel.lo \
59         libinotify_la-inotify-sub.lo libinotify_la-inotify-path.lo \
60         libinotify_la-inotify-missing.lo \
61         libinotify_la-inotify-helper.lo libinotify_la-inotify-diag.lo \
62         libinotify_la-ginotifyfilemonitor.lo \
63         libinotify_la-ginotifydirectorymonitor.lo $(am__objects_1)
64 libinotify_la_OBJECTS = $(am_libinotify_la_OBJECTS)
65 AM_V_lt = $(am__v_lt_$(V))
66 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
67 am__v_lt_0 = --silent
68 libinotify_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
69         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libinotify_la_CFLAGS) \
70         $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
71 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
72 depcomp = $(SHELL) $(top_srcdir)/depcomp
73 am__depfiles_maybe = depfiles
74 am__mv = mv -f
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
78         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
79         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80         $(AM_CFLAGS) $(CFLAGS)
81 AM_V_CC = $(am__v_CC_$(V))
82 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
83 am__v_CC_0 = @echo "  CC    " $@;
84 AM_V_at = $(am__v_at_$(V))
85 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
86 am__v_at_0 = @
87 CCLD = $(CC)
88 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
89         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
90         $(AM_LDFLAGS) $(LDFLAGS) -o $@
91 AM_V_CCLD = $(am__v_CCLD_$(V))
92 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
93 am__v_CCLD_0 = @echo "  CCLD  " $@;
94 AM_V_GEN = $(am__v_GEN_$(V))
95 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
96 am__v_GEN_0 = @echo "  GEN   " $@;
97 SOURCES = $(libinotify_la_SOURCES)
98 DIST_SOURCES = $(libinotify_la_SOURCES)
99 ETAGS = etags
100 CTAGS = ctags
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 ABS_GLIB_RUNTIME_LIBDIR = @ABS_GLIB_RUNTIME_LIBDIR@
103 ACLOCAL = @ACLOCAL@
104 ALLOCA = @ALLOCA@
105 AMTAR = @AMTAR@
106 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
107 AR = @AR@
108 AS = @AS@
109 AUTOCONF = @AUTOCONF@
110 AUTOHEADER = @AUTOHEADER@
111 AUTOMAKE = @AUTOMAKE@
112 AWK = @AWK@
113 CATALOGS = @CATALOGS@
114 CATOBJEXT = @CATOBJEXT@
115 CC = @CC@
116 CCDEPMODE = @CCDEPMODE@
117 CFLAGS = @CFLAGS@
118 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CXX = @CXX@
122 CXXCPP = @CXXCPP@
123 CXXDEPMODE = @CXXDEPMODE@
124 CXXFLAGS = @CXXFLAGS@
125 CYGPATH_W = @CYGPATH_W@
126 DATADIRNAME = @DATADIRNAME@
127 DEFS = @DEFS@
128 DEPDIR = @DEPDIR@
129 DISABLE_MEM_POOLS = @DISABLE_MEM_POOLS@
130 DLLTOOL = @DLLTOOL@
131 DSYMUTIL = @DSYMUTIL@
132 DUMPBIN = @DUMPBIN@
133 ECHO_C = @ECHO_C@
134 ECHO_N = @ECHO_N@
135 ECHO_T = @ECHO_T@
136 EGREP = @EGREP@
137 EXEEXT = @EXEEXT@
138 FAM_LIBS = @FAM_LIBS@
139 FGREP = @FGREP@
140 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
141 GIO = @GIO@
142 GIO_MODULE_DIR = @GIO_MODULE_DIR@
143 GLIBC21 = @GLIBC21@
144 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
145 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
146 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
147 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
148 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
149 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
150 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
151 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
152 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
153 GLIB_VERSION = @GLIB_VERSION@
154 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
155 GMOFILES = @GMOFILES@
156 GMSGFMT = @GMSGFMT@
157 GREP = @GREP@
158 GSPAWN = @GSPAWN@
159 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
160 GTKDOC_CHECK = @GTKDOC_CHECK@
161 GTKDOC_MKPDF = @GTKDOC_MKPDF@
162 GTKDOC_REBASE = @GTKDOC_REBASE@
163 G_LIBS_EXTRA = @G_LIBS_EXTRA@
164 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
165 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
166 G_MODULE_IMPL = @G_MODULE_IMPL@
167 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
168 G_MODULE_LIBS = @G_MODULE_LIBS@
169 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
170 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
171 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
172 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
173 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
174 G_THREAD_LIBS = @G_THREAD_LIBS@
175 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
176 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
177 HTML_DIR = @HTML_DIR@
178 ICONV_LIBS = @ICONV_LIBS@
179 INDENT = @INDENT@
180 INSTALL = @INSTALL@
181 INSTALL_DATA = @INSTALL_DATA@
182 INSTALL_PROGRAM = @INSTALL_PROGRAM@
183 INSTALL_SCRIPT = @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
185 INSTOBJEXT = @INSTOBJEXT@
186 INTLLIBS = @INTLLIBS@
187 LD = @LD@
188 LDFLAGS = @LDFLAGS@
189 LIBASYNCNS_LIBADD = @LIBASYNCNS_LIBADD@
190 LIBOBJS = @LIBOBJS@
191 LIBS = @LIBS@
192 LIBTOOL = @LIBTOOL@
193 LIBTOOL_EXPORT_OPTIONS = @LIBTOOL_EXPORT_OPTIONS@
194 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
195 LIPO = @LIPO@
196 LN_S = @LN_S@
197 LTLIBOBJS = @LTLIBOBJS@
198 LT_AGE = @LT_AGE@
199 LT_CURRENT = @LT_CURRENT@
200 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
201 LT_RELEASE = @LT_RELEASE@
202 LT_REVISION = @LT_REVISION@
203 MAINT = @MAINT@
204 MAKEINFO = @MAKEINFO@
205 MKDIR_P = @MKDIR_P@
206 MKINSTALLDIRS = @MKINSTALLDIRS@
207 MSGFMT = @MSGFMT@
208 MSGFMT_OPTS = @MSGFMT_OPTS@
209 NM = @NM@
210 NMEDIT = @NMEDIT@
211 OBJDUMP = @OBJDUMP@
212 OBJEXT = @OBJEXT@
213 OTOOL = @OTOOL@
214 OTOOL64 = @OTOOL64@
215 PACKAGE = @PACKAGE@
216 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
217 PACKAGE_NAME = @PACKAGE_NAME@
218 PACKAGE_STRING = @PACKAGE_STRING@
219 PACKAGE_TARNAME = @PACKAGE_TARNAME@
220 PACKAGE_URL = @PACKAGE_URL@
221 PACKAGE_VERSION = @PACKAGE_VERSION@
222 PATH_SEPARATOR = @PATH_SEPARATOR@
223 PCRE_CFLAGS = @PCRE_CFLAGS@
224 PCRE_LIBS = @PCRE_LIBS@
225 PCRE_REQUIRES = @PCRE_REQUIRES@
226 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
227 PERL = @PERL@
228 PERL_PATH = @PERL_PATH@
229 PKG_CONFIG = @PKG_CONFIG@
230 PLATFORMDEP = @PLATFORMDEP@
231 POFILES = @POFILES@
232 POSUB = @POSUB@
233 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
234 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
235 PYTHON = @PYTHON@
236 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
237 PYTHON_PLATFORM = @PYTHON_PLATFORM@
238 PYTHON_PREFIX = @PYTHON_PREFIX@
239 PYTHON_VERSION = @PYTHON_VERSION@
240 RANLIB = @RANLIB@
241 REBUILD = @REBUILD@
242 SED = @SED@
243 SELINUX_LIBS = @SELINUX_LIBS@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 USE_NLS = @USE_NLS@
248 VERSION = @VERSION@
249 WINDRES = @WINDRES@
250 XATTR_LIBS = @XATTR_LIBS@
251 XGETTEXT = @XGETTEXT@
252 XMLCATALOG = @XMLCATALOG@
253 XML_CATALOG_FILE = @XML_CATALOG_FILE@
254 XSLTPROC = @XSLTPROC@
255 ZLIB_LIBS = @ZLIB_LIBS@
256 abs_builddir = @abs_builddir@
257 abs_srcdir = @abs_srcdir@
258 abs_top_builddir = @abs_top_builddir@
259 abs_top_srcdir = @abs_top_srcdir@
260 ac_ct_CC = @ac_ct_CC@
261 ac_ct_CXX = @ac_ct_CXX@
262 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
263 am__include = @am__include@
264 am__leading_dot = @am__leading_dot@
265 am__quote = @am__quote@
266 am__tar = @am__tar@
267 am__untar = @am__untar@
268 bindir = @bindir@
269 build = @build@
270 build_alias = @build_alias@
271 build_cpu = @build_cpu@
272 build_os = @build_os@
273 build_vendor = @build_vendor@
274 builddir = @builddir@
275 datadir = @datadir@
276 datarootdir = @datarootdir@
277 docdir = @docdir@
278 dvidir = @dvidir@
279 exec_prefix = @exec_prefix@
280 host = @host@
281 host_alias = @host_alias@
282 host_cpu = @host_cpu@
283 host_os = @host_os@
284 host_vendor = @host_vendor@
285 htmldir = @htmldir@
286 includedir = @includedir@
287 infodir = @infodir@
288 install_sh = @install_sh@
289 libdir = @libdir@
290 libexecdir = @libexecdir@
291 localedir = @localedir@
292 localstatedir = @localstatedir@
293 lt_ECHO = @lt_ECHO@
294 mandir = @mandir@
295 mkdir_p = @mkdir_p@
296 ms_librarian = @ms_librarian@
297 oldincludedir = @oldincludedir@
298 pdfdir = @pdfdir@
299 pkgpyexecdir = @pkgpyexecdir@
300 pkgpythondir = @pkgpythondir@
301 prefix = @prefix@
302 program_transform_name = @program_transform_name@
303 psdir = @psdir@
304 pyexecdir = @pyexecdir@
305 pythondir = @pythondir@
306 sbindir = @sbindir@
307 sharedstatedir = @sharedstatedir@
308 srcdir = @srcdir@
309 sysconfdir = @sysconfdir@
310 target_alias = @target_alias@
311 top_build_prefix = @top_build_prefix@
312 top_builddir = @top_builddir@
313 top_srcdir = @top_srcdir@
314
315 #GTESTER = gtester                      # for non-GLIB packages
316 GTESTER = $(top_builddir)/glib/gtester                  # for the GLIB package
317 GTESTER_REPORT = $(top_builddir)/glib/gtester-report    # for the GLIB package
318
319 # initialize variables for unconditional += appending
320 EXTRA_DIST = 
321 TEST_PROGS = 
322 NULL = 
323 noinst_LTLIBRARIES = libinotify.la
324 libinotify_la_SOURCES = \
325         inotify-kernel.c                \
326         inotify-sub.c                   \
327         inotify-path.c                  \
328         inotify-missing.c               \
329         inotify-helper.c                \
330         inotify-diag.c                  \
331         inotify-diag.h                  \
332         inotify-kernel.h                \
333         inotify-missing.h               \
334         inotify-path.h                  \
335         inotify-sub.h                   \
336         inotify-helper.h                \
337         ginotifyfilemonitor.c           \
338         ginotifyfilemonitor.h           \
339         ginotifydirectorymonitor.c      \
340         ginotifydirectorymonitor.h      \
341         $(NULL)
342
343 libinotify_la_CFLAGS = \
344         -DG_LOG_DOMAIN=\"GLib-GIO\"     \
345         -I$(top_srcdir)                 \
346         -I$(top_srcdir)/glib            \
347         -I$(top_srcdir)/gmodule         \
348         -I$(top_srcdir)/gio             \
349         -I$(top_builddir)/gio           \
350         $(GLIB_DEBUG_FLAGS)             \
351         -DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\"  \
352         -DGIO_COMPILATION               \
353         -DG_DISABLE_DEPRECATED
354
355 all: all-am
356
357 .SUFFIXES:
358 .SUFFIXES: .c .lo .o .obj
359 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/Makefile.decl $(am__configure_deps)
360         @for dep in $?; do \
361           case '$(am__configure_deps)' in \
362             *$$dep*) \
363               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364                 && { if test -f $@; then exit 0; else break; fi; }; \
365               exit 1;; \
366           esac; \
367         done; \
368         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu gio/inotify/Makefile'; \
369         $(am__cd) $(top_srcdir) && \
370           $(AUTOMAKE) --gnu gio/inotify/Makefile
371 .PRECIOUS: Makefile
372 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373         @case '$?' in \
374           *config.status*) \
375             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376           *) \
377             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379         esac;
380
381 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
385         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
387         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388 $(am__aclocal_m4_deps):
389
390 clean-noinstLTLIBRARIES:
391         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
392         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
393           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
394           test "$$dir" != "$$p" || dir=.; \
395           echo "rm -f \"$${dir}/so_locations\""; \
396           rm -f "$${dir}/so_locations"; \
397         done
398 libinotify.la: $(libinotify_la_OBJECTS) $(libinotify_la_DEPENDENCIES) 
399         $(AM_V_CCLD)$(libinotify_la_LINK)  $(libinotify_la_OBJECTS) $(libinotify_la_LIBADD) $(LIBS)
400
401 mostlyclean-compile:
402         -rm -f *.$(OBJEXT)
403
404 distclean-compile:
405         -rm -f *.tab.c
406
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-ginotifydirectorymonitor.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-ginotifyfilemonitor.Plo@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-diag.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-helper.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-kernel.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-missing.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-path.Plo@am__quote@
414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinotify_la-inotify-sub.Plo@am__quote@
415
416 .c.o:
417 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
418 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
419 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
420 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
421 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
423
424 .c.obj:
425 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
426 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
427 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
428 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
431
432 .c.lo:
433 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
434 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
435 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
436 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
438 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
439
440 libinotify_la-inotify-kernel.lo: inotify-kernel.c
441 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-kernel.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-kernel.Tpo -c -o libinotify_la-inotify-kernel.lo `test -f 'inotify-kernel.c' || echo '$(srcdir)/'`inotify-kernel.c
442 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-kernel.Tpo $(DEPDIR)/libinotify_la-inotify-kernel.Plo
443 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-kernel.c' object='libinotify_la-inotify-kernel.lo' libtool=yes @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-kernel.lo `test -f 'inotify-kernel.c' || echo '$(srcdir)/'`inotify-kernel.c
447
448 libinotify_la-inotify-sub.lo: inotify-sub.c
449 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-sub.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-sub.Tpo -c -o libinotify_la-inotify-sub.lo `test -f 'inotify-sub.c' || echo '$(srcdir)/'`inotify-sub.c
450 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-sub.Tpo $(DEPDIR)/libinotify_la-inotify-sub.Plo
451 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-sub.c' object='libinotify_la-inotify-sub.lo' libtool=yes @AMDEPBACKSLASH@
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
454 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-sub.lo `test -f 'inotify-sub.c' || echo '$(srcdir)/'`inotify-sub.c
455
456 libinotify_la-inotify-path.lo: inotify-path.c
457 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-path.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-path.Tpo -c -o libinotify_la-inotify-path.lo `test -f 'inotify-path.c' || echo '$(srcdir)/'`inotify-path.c
458 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-path.Tpo $(DEPDIR)/libinotify_la-inotify-path.Plo
459 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-path.c' object='libinotify_la-inotify-path.lo' libtool=yes @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-path.lo `test -f 'inotify-path.c' || echo '$(srcdir)/'`inotify-path.c
463
464 libinotify_la-inotify-missing.lo: inotify-missing.c
465 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-missing.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-missing.Tpo -c -o libinotify_la-inotify-missing.lo `test -f 'inotify-missing.c' || echo '$(srcdir)/'`inotify-missing.c
466 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-missing.Tpo $(DEPDIR)/libinotify_la-inotify-missing.Plo
467 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-missing.c' object='libinotify_la-inotify-missing.lo' libtool=yes @AMDEPBACKSLASH@
469 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
470 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-missing.lo `test -f 'inotify-missing.c' || echo '$(srcdir)/'`inotify-missing.c
471
472 libinotify_la-inotify-helper.lo: inotify-helper.c
473 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-helper.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-helper.Tpo -c -o libinotify_la-inotify-helper.lo `test -f 'inotify-helper.c' || echo '$(srcdir)/'`inotify-helper.c
474 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-helper.Tpo $(DEPDIR)/libinotify_la-inotify-helper.Plo
475 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
476 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-helper.c' object='libinotify_la-inotify-helper.lo' libtool=yes @AMDEPBACKSLASH@
477 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
478 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-helper.lo `test -f 'inotify-helper.c' || echo '$(srcdir)/'`inotify-helper.c
479
480 libinotify_la-inotify-diag.lo: inotify-diag.c
481 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-inotify-diag.lo -MD -MP -MF $(DEPDIR)/libinotify_la-inotify-diag.Tpo -c -o libinotify_la-inotify-diag.lo `test -f 'inotify-diag.c' || echo '$(srcdir)/'`inotify-diag.c
482 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-inotify-diag.Tpo $(DEPDIR)/libinotify_la-inotify-diag.Plo
483 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
484 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inotify-diag.c' object='libinotify_la-inotify-diag.lo' libtool=yes @AMDEPBACKSLASH@
485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-inotify-diag.lo `test -f 'inotify-diag.c' || echo '$(srcdir)/'`inotify-diag.c
487
488 libinotify_la-ginotifyfilemonitor.lo: ginotifyfilemonitor.c
489 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF $(DEPDIR)/libinotify_la-ginotifyfilemonitor.Tpo -c -o libinotify_la-ginotifyfilemonitor.lo `test -f 'ginotifyfilemonitor.c' || echo '$(srcdir)/'`ginotifyfilemonitor.c
490 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-ginotifyfilemonitor.Tpo $(DEPDIR)/libinotify_la-ginotifyfilemonitor.Plo
491 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
492 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ginotifyfilemonitor.c' object='libinotify_la-ginotifyfilemonitor.lo' libtool=yes @AMDEPBACKSLASH@
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-ginotifyfilemonitor.lo `test -f 'ginotifyfilemonitor.c' || echo '$(srcdir)/'`ginotifyfilemonitor.c
495
496 libinotify_la-ginotifydirectorymonitor.lo: ginotifydirectorymonitor.c
497 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF $(DEPDIR)/libinotify_la-ginotifydirectorymonitor.Tpo -c -o libinotify_la-ginotifydirectorymonitor.lo `test -f 'ginotifydirectorymonitor.c' || echo '$(srcdir)/'`ginotifydirectorymonitor.c
498 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinotify_la-ginotifydirectorymonitor.Tpo $(DEPDIR)/libinotify_la-ginotifydirectorymonitor.Plo
499 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ginotifydirectorymonitor.c' object='libinotify_la-ginotifydirectorymonitor.lo' libtool=yes @AMDEPBACKSLASH@
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
502 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinotify_la_CFLAGS) $(CFLAGS) -c -o libinotify_la-ginotifydirectorymonitor.lo `test -f 'ginotifydirectorymonitor.c' || echo '$(srcdir)/'`ginotifydirectorymonitor.c
503
504 mostlyclean-libtool:
505         -rm -f *.lo
506
507 clean-libtool:
508         -rm -rf .libs _libs
509
510 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512         unique=`for i in $$list; do \
513             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514           done | \
515           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516               END { if (nonempty) { for (i in files) print i; }; }'`; \
517         mkid -fID $$unique
518 tags: TAGS
519
520 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
521                 $(TAGS_FILES) $(LISP)
522         set x; \
523         here=`pwd`; \
524         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
525         unique=`for i in $$list; do \
526             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527           done | \
528           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529               END { if (nonempty) { for (i in files) print i; }; }'`; \
530         shift; \
531         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
532           test -n "$$unique" || unique=$$empty_fix; \
533           if test $$# -gt 0; then \
534             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535               "$$@" $$unique; \
536           else \
537             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538               $$unique; \
539           fi; \
540         fi
541 ctags: CTAGS
542 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
543                 $(TAGS_FILES) $(LISP)
544         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
545         unique=`for i in $$list; do \
546             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547           done | \
548           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549               END { if (nonempty) { for (i in files) print i; }; }'`; \
550         test -z "$(CTAGS_ARGS)$$unique" \
551           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
552              $$unique
553
554 GTAGS:
555         here=`$(am__cd) $(top_builddir) && pwd` \
556           && $(am__cd) $(top_srcdir) \
557           && gtags -i $(GTAGS_ARGS) "$$here"
558
559 distclean-tags:
560         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
561
562 distdir: $(DISTFILES)
563         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565         list='$(DISTFILES)'; \
566           dist_files=`for file in $$list; do echo $$file; done | \
567           sed -e "s|^$$srcdirstrip/||;t" \
568               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
569         case $$dist_files in \
570           */*) $(MKDIR_P) `echo "$$dist_files" | \
571                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572                            sort -u` ;; \
573         esac; \
574         for file in $$dist_files; do \
575           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
576           if test -d $$d/$$file; then \
577             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
578             if test -d "$(distdir)/$$file"; then \
579               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580             fi; \
581             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
582               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
583               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584             fi; \
585             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
586           else \
587             test -f "$(distdir)/$$file" \
588             || cp -p $$d/$$file "$(distdir)/$$file" \
589             || exit 1; \
590           fi; \
591         done
592 check-am: all-am
593         $(MAKE) $(AM_MAKEFLAGS) check-local
594 check: check-am
595 all-am: Makefile $(LTLIBRARIES)
596 installdirs:
597 install: install-am
598 install-exec: install-exec-am
599 install-data: install-data-am
600 uninstall: uninstall-am
601
602 install-am: all-am
603         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
604
605 installcheck: installcheck-am
606 install-strip:
607         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
608           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
609           `test -z '$(STRIP)' || \
610             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
611 mostlyclean-generic:
612
613 clean-generic:
614
615 distclean-generic:
616         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
617         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
618
619 maintainer-clean-generic:
620         @echo "This command is intended for maintainers to use"
621         @echo "it deletes files that may require special tools to rebuild."
622 clean: clean-am
623
624 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
625         mostlyclean-am
626
627 distclean: distclean-am
628         -rm -rf ./$(DEPDIR)
629         -rm -f Makefile
630 distclean-am: clean-am distclean-compile distclean-generic \
631         distclean-tags
632
633 dvi: dvi-am
634
635 dvi-am:
636
637 html: html-am
638
639 html-am:
640
641 info: info-am
642
643 info-am:
644
645 install-data-am:
646
647 install-dvi: install-dvi-am
648
649 install-dvi-am:
650
651 install-exec-am:
652
653 install-html: install-html-am
654
655 install-html-am:
656
657 install-info: install-info-am
658
659 install-info-am:
660
661 install-man:
662
663 install-pdf: install-pdf-am
664
665 install-pdf-am:
666
667 install-ps: install-ps-am
668
669 install-ps-am:
670
671 installcheck-am:
672
673 maintainer-clean: maintainer-clean-am
674         -rm -rf ./$(DEPDIR)
675         -rm -f Makefile
676 maintainer-clean-am: distclean-am maintainer-clean-generic
677
678 mostlyclean: mostlyclean-am
679
680 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
681         mostlyclean-libtool
682
683 pdf: pdf-am
684
685 pdf-am:
686
687 ps: ps-am
688
689 ps-am:
690
691 uninstall-am:
692
693 .MAKE: check-am install-am install-strip
694
695 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
696         clean-generic clean-libtool clean-noinstLTLIBRARIES ctags \
697         distclean distclean-compile distclean-generic \
698         distclean-libtool distclean-tags distdir dvi dvi-am html \
699         html-am info info-am install install-am install-data \
700         install-data-am install-dvi install-dvi-am install-exec \
701         install-exec-am install-html install-html-am install-info \
702         install-info-am install-man install-pdf install-pdf-am \
703         install-ps install-ps-am install-strip installcheck \
704         installcheck-am installdirs maintainer-clean \
705         maintainer-clean-generic mostlyclean mostlyclean-compile \
706         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
707         tags uninstall uninstall-am
708
709
710 ### testing rules
711
712 # test: run all tests in cwd and subdirs
713 test:   ${TEST_PROGS}
714 @OS_UNIX_TRUE@  @test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS}
715 @OS_UNIX_TRUE@  @ for subdir in $(SUBDIRS) . ; do \
716 @OS_UNIX_TRUE@      test "$$subdir" = "." -o "$$subdir" = "po" || \
717 @OS_UNIX_TRUE@      ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
718 @OS_UNIX_TRUE@    done
719
720 # test-report: run tests in subdirs and generate report
721 # perf-report: run tests in subdirs with -m perf and generate report
722 # full-report: like test-report: with -m perf and -m slow
723 test-report perf-report full-report:    ${TEST_PROGS}
724         @test -z "${TEST_PROGS}" || { \
725           case $@ in \
726           test-report) test_options="-k";; \
727           perf-report) test_options="-k -m=perf";; \
728           full-report) test_options="-k -m=perf -m=slow";; \
729           esac ; \
730           if test -z "$$GTESTER_LOGDIR" ; then  \
731             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
732           elif test -n "${TEST_PROGS}" ; then \
733             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
734           fi ; \
735         }
736         @ ignore_logdir=true ; \
737           if test -z "$$GTESTER_LOGDIR" ; then \
738             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
739             ignore_logdir=false ; \
740           fi ; \
741           for subdir in $(SUBDIRS) . ; do \
742             test "$$subdir" = "." -o "$$subdir" = "po" || \
743             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
744           done ; \
745           $$ignore_logdir || { \
746             echo '<?xml version="1.0"?>' > $@.xml ; \
747             echo '<report-collection>'  >> $@.xml ; \
748             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
749               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
750             done ; \
751             echo >> $@.xml ; \
752             echo '</report-collection>' >> $@.xml ; \
753             rm -rf "$$GTESTER_LOGDIR"/ ; \
754             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
755           }
756 .PHONY: test test-report perf-report full-report
757 # run make test as part of make check
758 check-local: test
759
760 # Tell versions [3.59,3.63) of GNU make to not export all variables.
761 # Otherwise a system limit (for SysV at least) may be exceeded.
762 .NOEXPORT: