nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3  
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
5  
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 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27 }
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = build/win32
91 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
93 $(top_srcdir)/m4macros/glibtests.m4 \
94 $(top_srcdir)/m4macros/gtk-doc.m4 \
95 $(top_srcdir)/m4macros/libtool.m4 \
96 $(top_srcdir)/m4macros/ltoptions.m4 \
97 $(top_srcdir)/m4macros/ltsugar.m4 \
98 $(top_srcdir)/m4macros/ltversion.m4 \
99 $(top_srcdir)/m4macros/lt~obsolete.m4 \
100 $(top_srcdir)/acinclude.m4 $(top_srcdir)/acglib.m4 \
101 $(top_srcdir)/glib/libcharset/codeset.m4 \
102 $(top_srcdir)/glib/libcharset/glibc21.m4 \
103 $(top_srcdir)/m4macros/glib-gettext.m4 \
104 $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106 $(ACLOCAL_M4)
107 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
108 mkinstalldirs = $(install_sh) -d
109 CONFIG_HEADER = $(top_builddir)/config.h
110 CONFIG_CLEAN_FILES =
111 CONFIG_CLEAN_VPATH_FILES =
112 AM_V_P = $(am__v_P_@AM_V@)
113 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
114 am__v_P_0 = false
115 am__v_P_1 = :
116 AM_V_GEN = $(am__v_GEN_@AM_V@)
117 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
118 am__v_GEN_0 = @echo " GEN " $@;
119 am__v_GEN_1 =
120 AM_V_at = $(am__v_at_@AM_V@)
121 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
122 am__v_at_0 = @
123 am__v_at_1 =
124 SOURCES =
125 DIST_SOURCES =
126 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
127 ctags-recursive dvi-recursive html-recursive info-recursive \
128 install-data-recursive install-dvi-recursive \
129 install-exec-recursive install-html-recursive \
130 install-info-recursive install-pdf-recursive \
131 install-ps-recursive install-recursive installcheck-recursive \
132 installdirs-recursive pdf-recursive ps-recursive \
133 tags-recursive uninstall-recursive
134 am__can_run_installinfo = \
135 case $$AM_UPDATE_INFO_DIR in \
136 n|no|NO) false;; \
137 *) (install-info --version) >/dev/null 2>&1;; \
138 esac
139 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
140 distclean-recursive maintainer-clean-recursive
141 am__recursive_targets = \
142 $(RECURSIVE_TARGETS) \
143 $(RECURSIVE_CLEAN_TARGETS) \
144 $(am__extra_recursive_targets)
145 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
146 distdir
147 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
148 # Read a list of newline-separated strings from the standard input,
149 # and print each of them once, without duplicates. Input order is
150 # *not* preserved.
151 am__uniquify_input = $(AWK) '\
152 BEGIN { nonempty = 0; } \
153 { items[$$0] = 1; nonempty = 1; } \
154 END { if (nonempty) { for (i in items) print i; }; } \
155 '
156 # Make sure the list of sources is unique. This is necessary because,
157 # e.g., the same source file might be shared among _SOURCES variables
158 # for different programs/libraries.
159 am__define_uniq_tagged_files = \
160 list='$(am__tagged_files)'; \
161 unique=`for i in $$list; do \
162 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
163 done | $(am__uniquify_input)`
164 ETAGS = etags
165 CTAGS = ctags
166 DIST_SUBDIRS = $(SUBDIRS)
167 am__DIST_COMMON = $(srcdir)/Makefile.in
168 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
169 am__relativize = \
170 dir0=`pwd`; \
171 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
172 sed_rest='s,^[^/]*/*,,'; \
173 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
174 sed_butlast='s,/*[^/]*$$,,'; \
175 while test -n "$$dir1"; do \
176 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
177 if test "$$first" != "."; then \
178 if test "$$first" = ".."; then \
179 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
180 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
181 else \
182 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
183 if test "$$first2" = "$$first"; then \
184 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
185 else \
186 dir2="../$$dir2"; \
187 fi; \
188 dir0="$$dir0"/"$$first"; \
189 fi; \
190 fi; \
191 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
192 done; \
193 reldir="$$dir2"
194 ABS_TAPSET_DIR = @ABS_TAPSET_DIR@
195 ACLOCAL = @ACLOCAL@
196 ALLOCA = @ALLOCA@
197 AMTAR = @AMTAR@
198 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
199 AR = @AR@
200 AS = @AS@
201 AUTOCONF = @AUTOCONF@
202 AUTOHEADER = @AUTOHEADER@
203 AUTOMAKE = @AUTOMAKE@
204 AWK = @AWK@
205 CARBON_LIBS = @CARBON_LIBS@
206 CATALOGS = @CATALOGS@
207 CATOBJEXT = @CATOBJEXT@
208 CC = @CC@
209 CCDEPMODE = @CCDEPMODE@
210 CFLAGS = @CFLAGS@
211 COCOA_LIBS = @COCOA_LIBS@
212 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
213 CPP = @CPP@
214 CPPFLAGS = @CPPFLAGS@
215 CXX = @CXX@
216 CXXCPP = @CXXCPP@
217 CXXDEPMODE = @CXXDEPMODE@
218 CXXFLAGS = @CXXFLAGS@
219 CYGPATH_W = @CYGPATH_W@
220 DATADIRNAME = @DATADIRNAME@
221 DBUS1_CFLAGS = @DBUS1_CFLAGS@
222 DBUS1_LIBS = @DBUS1_LIBS@
223 DBUS_DAEMON = @DBUS_DAEMON@
224 DEFS = @DEFS@
225 DEPDIR = @DEPDIR@
226 DLLTOOL = @DLLTOOL@
227 DSYMUTIL = @DSYMUTIL@
228 DTRACE = @DTRACE@
229 DUMPBIN = @DUMPBIN@
230 ECHO_C = @ECHO_C@
231 ECHO_N = @ECHO_N@
232 ECHO_T = @ECHO_T@
233 EGREP = @EGREP@
234 EXEEXT = @EXEEXT@
235 FAM_LIBS = @FAM_LIBS@
236 FGREP = @FGREP@
237 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
238 GIO = @GIO@
239 GIO_MODULE_DIR = @GIO_MODULE_DIR@
240 GLIBC21 = @GLIBC21@
241 GLIB_BINARY_AGE = @GLIB_BINARY_AGE@
242 GLIB_DEBUG_FLAGS = @GLIB_DEBUG_FLAGS@
243 GLIB_EXTRA_CFLAGS = @GLIB_EXTRA_CFLAGS@
244 GLIB_HIDDEN_VISIBILITY_CFLAGS = @GLIB_HIDDEN_VISIBILITY_CFLAGS@
245 GLIB_INTERFACE_AGE = @GLIB_INTERFACE_AGE@
246 GLIB_LINK_FLAGS = @GLIB_LINK_FLAGS@
247 GLIB_MAJOR_VERSION = @GLIB_MAJOR_VERSION@
248 GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
249 GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
250 GLIB_RUNTIME_LIBDIR = @GLIB_RUNTIME_LIBDIR@
251 GLIB_VERSION = @GLIB_VERSION@
252 GLIB_WARN_CFLAGS = @GLIB_WARN_CFLAGS@
253 GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
254 GMOFILES = @GMOFILES@
255 GMSGFMT = @GMSGFMT@
256 GREP = @GREP@
257 GSPAWN = @GSPAWN@
258 GTHREAD_COMPILE_IMPL_DEFINES = @GTHREAD_COMPILE_IMPL_DEFINES@
259 GTKDOC_CHECK = @GTKDOC_CHECK@
260 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
261 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
262 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
263 GTKDOC_MKPDF = @GTKDOC_MKPDF@
264 GTKDOC_REBASE = @GTKDOC_REBASE@
265 G_LIBS_EXTRA = @G_LIBS_EXTRA@
266 G_MODULE_BROKEN_RTLD_GLOBAL = @G_MODULE_BROKEN_RTLD_GLOBAL@
267 G_MODULE_HAVE_DLERROR = @G_MODULE_HAVE_DLERROR@
268 G_MODULE_IMPL = @G_MODULE_IMPL@
269 G_MODULE_LDFLAGS = @G_MODULE_LDFLAGS@
270 G_MODULE_LIBS = @G_MODULE_LIBS@
271 G_MODULE_LIBS_EXTRA = @G_MODULE_LIBS_EXTRA@
272 G_MODULE_NEED_USCORE = @G_MODULE_NEED_USCORE@
273 G_MODULE_PLUGIN_LIBS = @G_MODULE_PLUGIN_LIBS@
274 G_MODULE_SUPPORTED = @G_MODULE_SUPPORTED@
275 G_THREAD_CFLAGS = @G_THREAD_CFLAGS@
276 G_THREAD_LIBS = @G_THREAD_LIBS@
277 G_THREAD_LIBS_EXTRA = @G_THREAD_LIBS_EXTRA@
278 G_THREAD_LIBS_FOR_GTHREAD = @G_THREAD_LIBS_FOR_GTHREAD@
279 HTML_DIR = @HTML_DIR@
280 ICONV_LIBS = @ICONV_LIBS@
281 INDENT = @INDENT@
282 INSTALL = @INSTALL@
283 INSTALL_DATA = @INSTALL_DATA@
284 INSTALL_PROGRAM = @INSTALL_PROGRAM@
285 INSTALL_SCRIPT = @INSTALL_SCRIPT@
286 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
287 INSTOBJEXT = @INSTOBJEXT@
288 INTLLIBS = @INTLLIBS@
289 LD = @LD@
290 LDFLAGS = @LDFLAGS@
291 LIBELF_CFLAGS = @LIBELF_CFLAGS@
292 LIBELF_LIBS = @LIBELF_LIBS@
293 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
294 LIBFFI_LIBS = @LIBFFI_LIBS@
295 LIBOBJS = @LIBOBJS@
296 LIBS = @LIBS@
297 LIBTOOL = @LIBTOOL@
298 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
299 LIPO = @LIPO@
300 LN_S = @LN_S@
301 LTLIBOBJS = @LTLIBOBJS@
302 LTP = @LTP@
303 LTP_GENHTML = @LTP_GENHTML@
304 LT_AGE = @LT_AGE@
305 LT_CURRENT = @LT_CURRENT@
306 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
307 LT_RELEASE = @LT_RELEASE@
308 LT_REVISION = @LT_REVISION@
309 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
310 MAINT = @MAINT@
311 MAKEINFO = @MAKEINFO@
312 MANIFEST_TOOL = @MANIFEST_TOOL@
313 MKDIR_P = @MKDIR_P@
314 MKINSTALLDIRS = @MKINSTALLDIRS@
315 MSGFMT = @MSGFMT@
316 MSGFMT_OPTS = @MSGFMT_OPTS@
317 NAMESER_COMPAT_INCLUDE = @NAMESER_COMPAT_INCLUDE@
318 NETWORK_LIBS = @NETWORK_LIBS@
319 NM = @NM@
320 NMEDIT = @NMEDIT@
321 OBJDUMP = @OBJDUMP@
322 OBJEXT = @OBJEXT@
323 OTOOL = @OTOOL@
324 OTOOL64 = @OTOOL64@
325 PACKAGE = @PACKAGE@
326 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
327 PACKAGE_NAME = @PACKAGE_NAME@
328 PACKAGE_STRING = @PACKAGE_STRING@
329 PACKAGE_TARNAME = @PACKAGE_TARNAME@
330 PACKAGE_URL = @PACKAGE_URL@
331 PACKAGE_VERSION = @PACKAGE_VERSION@
332 PATH_SEPARATOR = @PATH_SEPARATOR@
333 PCRE_CFLAGS = @PCRE_CFLAGS@
334 PCRE_LIBS = @PCRE_LIBS@
335 PCRE_REQUIRES = @PCRE_REQUIRES@
336 PCRE_WARN_CFLAGS = @PCRE_WARN_CFLAGS@
337 PERL = @PERL@
338 PERL_PATH = @PERL_PATH@
339 PKG_CONFIG = @PKG_CONFIG@
340 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
341 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
342 PLATFORMDEP = @PLATFORMDEP@
343 POFILES = @POFILES@
344 POSUB = @POSUB@
345 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
346 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
347 PYTHON = @PYTHON@
348 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
349 PYTHON_PLATFORM = @PYTHON_PLATFORM@
350 PYTHON_PREFIX = @PYTHON_PREFIX@
351 PYTHON_VERSION = @PYTHON_VERSION@
352 RANLIB = @RANLIB@
353 REBUILD = @REBUILD@
354 SED = @SED@
355 SELINUX_LIBS = @SELINUX_LIBS@
356 SET_MAKE = @SET_MAKE@
357 SHELL = @SHELL@
358 SHTOOL = @SHTOOL@
359 STRIP = @STRIP@
360 USE_NLS = @USE_NLS@
361 VERSION = @VERSION@
362 WINDRES = @WINDRES@
363 WSPIAPI_INCLUDE = @WSPIAPI_INCLUDE@
364 XATTR_LIBS = @XATTR_LIBS@
365 XGETTEXT = @XGETTEXT@
366 XMLCATALOG = @XMLCATALOG@
367 XML_CATALOG_FILE = @XML_CATALOG_FILE@
368 XSLTPROC = @XSLTPROC@
369 ZLIB_CFLAGS = @ZLIB_CFLAGS@
370 ZLIB_LIBS = @ZLIB_LIBS@
371 abs_builddir = @abs_builddir@
372 abs_srcdir = @abs_srcdir@
373 abs_top_builddir = @abs_top_builddir@
374 abs_top_srcdir = @abs_top_srcdir@
375 ac_ct_AR = @ac_ct_AR@
376 ac_ct_CC = @ac_ct_CC@
377 ac_ct_CXX = @ac_ct_CXX@
378 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
379 am__include = @am__include@
380 am__leading_dot = @am__leading_dot@
381 am__quote = @am__quote@
382 am__tar = @am__tar@
383 am__untar = @am__untar@
384 bindir = @bindir@
385 build = @build@
386 build_alias = @build_alias@
387 build_cpu = @build_cpu@
388 build_os = @build_os@
389 build_vendor = @build_vendor@
390 builddir = @builddir@
391 config_h_INCLUDES = @config_h_INCLUDES@
392 datadir = @datadir@
393 datarootdir = @datarootdir@
394 docdir = @docdir@
395 dvidir = @dvidir@
396 exec_prefix = @exec_prefix@
397 gio_INCLUDES = @gio_INCLUDES@
398 glib_INCLUDES = @glib_INCLUDES@
399 gmodule_INCLUDES = @gmodule_INCLUDES@
400 gobject_INCLUDES = @gobject_INCLUDES@
401 host = @host@
402 host_alias = @host_alias@
403 host_cpu = @host_cpu@
404 host_os = @host_os@
405 host_vendor = @host_vendor@
406 htmldir = @htmldir@
407 includedir = @includedir@
408 infodir = @infodir@
409 install_sh = @install_sh@
410 installed_test_metadir = @installed_test_metadir@
411 installed_testdir = @installed_testdir@
412 libdir = @libdir@
413 libexecdir = @libexecdir@
414 localedir = @localedir@
415 localstatedir = @localstatedir@
416 mandir = @mandir@
417 mkdir_p = @mkdir_p@
418 ms_librarian = @ms_librarian@
419 oldincludedir = @oldincludedir@
420 pdfdir = @pdfdir@
421 pkgpyexecdir = @pkgpyexecdir@
422 pkgpythondir = @pkgpythondir@
423 prefix = @prefix@
424 program_transform_name = @program_transform_name@
425 psdir = @psdir@
426 pyexecdir = @pyexecdir@
427 pythondir = @pythondir@
428 runstatedir = @runstatedir@
429 sbindir = @sbindir@
430 sharedstatedir = @sharedstatedir@
431 srcdir = @srcdir@
432 sysconfdir = @sysconfdir@
433 target_alias = @target_alias@
434 top_build_prefix = @top_build_prefix@
435 top_builddir = @top_builddir@
436 top_srcdir = @top_srcdir@
437 SUBDIRS = \
438 dirent \
439 vs9 \
440 vs10 \
441 vs11 \
442 vs12 \
443 vs14
444  
445 EXTRA_DIST = \
446 glibpc.py \
447 make.msc \
448 module.defs \
449 pc_base.py \
450 replace.py
451  
452 all: all-recursive
453  
454 .SUFFIXES:
455 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
456 @for dep in $?; do \
457 case '$(am__configure_deps)' in \
458 *$$dep*) \
459 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
460 && { if test -f $@; then exit 0; else break; fi; }; \
461 exit 1;; \
462 esac; \
463 done; \
464 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu build/win32/Makefile'; \
465 $(am__cd) $(top_srcdir) && \
466 $(AUTOMAKE) --gnu build/win32/Makefile
467 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
468 @case '$?' in \
469 *config.status*) \
470 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
471 *) \
472 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
473 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
474 esac;
475  
476 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
477 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
478  
479 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
480 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483 $(am__aclocal_m4_deps):
484  
485 mostlyclean-libtool:
486 -rm -f *.lo
487  
488 clean-libtool:
489 -rm -rf .libs _libs
490  
491 # This directory's subdirectories are mostly independent; you can cd
492 # into them and run 'make' without going through this Makefile.
493 # To change the values of 'make' variables: instead of editing Makefiles,
494 # (1) if the variable is set in 'config.status', edit 'config.status'
495 # (which will cause the Makefiles to be regenerated when you run 'make');
496 # (2) otherwise, pass the desired values on the 'make' command line.
497 $(am__recursive_targets):
498 @fail=; \
499 if $(am__make_keepgoing); then \
500 failcom='fail=yes'; \
501 else \
502 failcom='exit 1'; \
503 fi; \
504 dot_seen=no; \
505 target=`echo $@ | sed s/-recursive//`; \
506 case "$@" in \
507 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
508 *) list='$(SUBDIRS)' ;; \
509 esac; \
510 for subdir in $$list; do \
511 echo "Making $$target in $$subdir"; \
512 if test "$$subdir" = "."; then \
513 dot_seen=yes; \
514 local_target="$$target-am"; \
515 else \
516 local_target="$$target"; \
517 fi; \
518 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
519 || eval $$failcom; \
520 done; \
521 if test "$$dot_seen" = "no"; then \
522 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
523 fi; test -z "$$fail"
524  
525 ID: $(am__tagged_files)
526 $(am__define_uniq_tagged_files); mkid -fID $$unique
527 tags: tags-recursive
528 TAGS: tags
529  
530 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531 set x; \
532 here=`pwd`; \
533 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
534 include_option=--etags-include; \
535 empty_fix=.; \
536 else \
537 include_option=--include; \
538 empty_fix=; \
539 fi; \
540 list='$(SUBDIRS)'; for subdir in $$list; do \
541 if test "$$subdir" = .; then :; else \
542 test ! -f $$subdir/TAGS || \
543 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
544 fi; \
545 done; \
546 $(am__define_uniq_tagged_files); \
547 shift; \
548 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
549 test -n "$$unique" || unique=$$empty_fix; \
550 if test $$# -gt 0; then \
551 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
552 "$$@" $$unique; \
553 else \
554 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555 $$unique; \
556 fi; \
557 fi
558 ctags: ctags-recursive
559  
560 CTAGS: ctags
561 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
562 $(am__define_uniq_tagged_files); \
563 test -z "$(CTAGS_ARGS)$$unique" \
564 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
565 $$unique
566  
567 GTAGS:
568 here=`$(am__cd) $(top_builddir) && pwd` \
569 && $(am__cd) $(top_srcdir) \
570 && gtags -i $(GTAGS_ARGS) "$$here"
571 cscopelist: cscopelist-recursive
572  
573 cscopelist-am: $(am__tagged_files)
574 list='$(am__tagged_files)'; \
575 case "$(srcdir)" in \
576 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
577 *) sdir=$(subdir)/$(srcdir) ;; \
578 esac; \
579 for i in $$list; do \
580 if test -f "$$i"; then \
581 echo "$(subdir)/$$i"; \
582 else \
583 echo "$$sdir/$$i"; \
584 fi; \
585 done >> $(top_builddir)/cscope.files
586  
587 distclean-tags:
588 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
589  
590 distdir: $(DISTFILES)
591 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
592 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
593 list='$(DISTFILES)'; \
594 dist_files=`for file in $$list; do echo $$file; done | \
595 sed -e "s|^$$srcdirstrip/||;t" \
596 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
597 case $$dist_files in \
598 */*) $(MKDIR_P) `echo "$$dist_files" | \
599 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
600 sort -u` ;; \
601 esac; \
602 for file in $$dist_files; do \
603 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
604 if test -d $$d/$$file; then \
605 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
606 if test -d "$(distdir)/$$file"; then \
607 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608 fi; \
609 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
610 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
611 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
612 fi; \
613 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
614 else \
615 test -f "$(distdir)/$$file" \
616 || cp -p $$d/$$file "$(distdir)/$$file" \
617 || exit 1; \
618 fi; \
619 done
620 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
621 if test "$$subdir" = .; then :; else \
622 $(am__make_dryrun) \
623 || test -d "$(distdir)/$$subdir" \
624 || $(MKDIR_P) "$(distdir)/$$subdir" \
625 || exit 1; \
626 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
627 $(am__relativize); \
628 new_distdir=$$reldir; \
629 dir1=$$subdir; dir2="$(top_distdir)"; \
630 $(am__relativize); \
631 new_top_distdir=$$reldir; \
632 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
633 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
634 ($(am__cd) $$subdir && \
635 $(MAKE) $(AM_MAKEFLAGS) \
636 top_distdir="$$new_top_distdir" \
637 distdir="$$new_distdir" \
638 am__remove_distdir=: \
639 am__skip_length_check=: \
640 am__skip_mode_fix=: \
641 distdir) \
642 || exit 1; \
643 fi; \
644 done
645 check-am: all-am
646 check: check-recursive
647 all-am: Makefile
648 installdirs: installdirs-recursive
649 installdirs-am:
650 install: install-recursive
651 install-exec: install-exec-recursive
652 install-data: install-data-recursive
653 uninstall: uninstall-recursive
654  
655 install-am: all-am
656 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
657  
658 installcheck: installcheck-recursive
659 install-strip:
660 if test -z '$(STRIP)'; then \
661 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
662 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
663 install; \
664 else \
665 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
666 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
667 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
668 fi
669 mostlyclean-generic:
670  
671 clean-generic:
672  
673 distclean-generic:
674 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
675 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
676  
677 maintainer-clean-generic:
678 @echo "This command is intended for maintainers to use"
679 @echo "it deletes files that may require special tools to rebuild."
680 clean: clean-recursive
681  
682 clean-am: clean-generic clean-libtool mostlyclean-am
683  
684 distclean: distclean-recursive
685 -rm -f Makefile
686 distclean-am: clean-am distclean-generic distclean-tags
687  
688 dvi: dvi-recursive
689  
690 dvi-am:
691  
692 html: html-recursive
693  
694 html-am:
695  
696 info: info-recursive
697  
698 info-am:
699  
700 install-data-am:
701  
702 install-dvi: install-dvi-recursive
703  
704 install-dvi-am:
705  
706 install-exec-am:
707  
708 install-html: install-html-recursive
709  
710 install-html-am:
711  
712 install-info: install-info-recursive
713  
714 install-info-am:
715  
716 install-man:
717  
718 install-pdf: install-pdf-recursive
719  
720 install-pdf-am:
721  
722 install-ps: install-ps-recursive
723  
724 install-ps-am:
725  
726 installcheck-am:
727  
728 maintainer-clean: maintainer-clean-recursive
729 -rm -f Makefile
730 maintainer-clean-am: distclean-am maintainer-clean-generic
731  
732 mostlyclean: mostlyclean-recursive
733  
734 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
735  
736 pdf: pdf-recursive
737  
738 pdf-am:
739  
740 ps: ps-recursive
741  
742 ps-am:
743  
744 uninstall-am:
745  
746 .MAKE: $(am__recursive_targets) install-am install-strip
747  
748 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
749 check-am clean clean-generic clean-libtool cscopelist-am ctags \
750 ctags-am distclean distclean-generic distclean-libtool \
751 distclean-tags distdir dvi dvi-am html html-am info info-am \
752 install install-am install-data install-data-am install-dvi \
753 install-dvi-am install-exec install-exec-am install-html \
754 install-html-am install-info install-info-am install-man \
755 install-pdf install-pdf-am install-ps install-ps-am \
756 install-strip installcheck installcheck-am installdirs \
757 installdirs-am maintainer-clean maintainer-clean-generic \
758 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
759 ps ps-am tags tags-am uninstall uninstall-am
760  
761 .PRECIOUS: Makefile
762  
763  
764 # Tell versions [3.59,3.63) of GNU make to not export all variables.
765 # Otherwise a system limit (for SysV at least) may be exceeded.
766 .NOEXPORT: