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