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 = docs
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 = reference
438 EXTRA_DIST = debugging.txt macros.txt
439 all: all-recursive
440  
441 .SUFFIXES:
442 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
443 @for dep in $?; do \
444 case '$(am__configure_deps)' in \
445 *$$dep*) \
446 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
447 && { if test -f $@; then exit 0; else break; fi; }; \
448 exit 1;; \
449 esac; \
450 done; \
451 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \
452 $(am__cd) $(top_srcdir) && \
453 $(AUTOMAKE) --gnu docs/Makefile
454 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
455 @case '$?' in \
456 *config.status*) \
457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
458 *) \
459 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
460 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
461 esac;
462  
463 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
464 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
465  
466 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
467 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
468 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
469 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
470 $(am__aclocal_m4_deps):
471  
472 mostlyclean-libtool:
473 -rm -f *.lo
474  
475 clean-libtool:
476 -rm -rf .libs _libs
477  
478 # This directory's subdirectories are mostly independent; you can cd
479 # into them and run 'make' without going through this Makefile.
480 # To change the values of 'make' variables: instead of editing Makefiles,
481 # (1) if the variable is set in 'config.status', edit 'config.status'
482 # (which will cause the Makefiles to be regenerated when you run 'make');
483 # (2) otherwise, pass the desired values on the 'make' command line.
484 $(am__recursive_targets):
485 @fail=; \
486 if $(am__make_keepgoing); then \
487 failcom='fail=yes'; \
488 else \
489 failcom='exit 1'; \
490 fi; \
491 dot_seen=no; \
492 target=`echo $@ | sed s/-recursive//`; \
493 case "$@" in \
494 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
495 *) list='$(SUBDIRS)' ;; \
496 esac; \
497 for subdir in $$list; do \
498 echo "Making $$target in $$subdir"; \
499 if test "$$subdir" = "."; then \
500 dot_seen=yes; \
501 local_target="$$target-am"; \
502 else \
503 local_target="$$target"; \
504 fi; \
505 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
506 || eval $$failcom; \
507 done; \
508 if test "$$dot_seen" = "no"; then \
509 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
510 fi; test -z "$$fail"
511  
512 ID: $(am__tagged_files)
513 $(am__define_uniq_tagged_files); mkid -fID $$unique
514 tags: tags-recursive
515 TAGS: tags
516  
517 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
518 set x; \
519 here=`pwd`; \
520 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
521 include_option=--etags-include; \
522 empty_fix=.; \
523 else \
524 include_option=--include; \
525 empty_fix=; \
526 fi; \
527 list='$(SUBDIRS)'; for subdir in $$list; do \
528 if test "$$subdir" = .; then :; else \
529 test ! -f $$subdir/TAGS || \
530 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
531 fi; \
532 done; \
533 $(am__define_uniq_tagged_files); \
534 shift; \
535 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
536 test -n "$$unique" || unique=$$empty_fix; \
537 if test $$# -gt 0; then \
538 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539 "$$@" $$unique; \
540 else \
541 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
542 $$unique; \
543 fi; \
544 fi
545 ctags: ctags-recursive
546  
547 CTAGS: ctags
548 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
549 $(am__define_uniq_tagged_files); \
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 cscopelist: cscopelist-recursive
559  
560 cscopelist-am: $(am__tagged_files)
561 list='$(am__tagged_files)'; \
562 case "$(srcdir)" in \
563 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
564 *) sdir=$(subdir)/$(srcdir) ;; \
565 esac; \
566 for i in $$list; do \
567 if test -f "$$i"; then \
568 echo "$(subdir)/$$i"; \
569 else \
570 echo "$$sdir/$$i"; \
571 fi; \
572 done >> $(top_builddir)/cscope.files
573  
574 distclean-tags:
575 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
576  
577 distdir: $(DISTFILES)
578 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580 list='$(DISTFILES)'; \
581 dist_files=`for file in $$list; do echo $$file; done | \
582 sed -e "s|^$$srcdirstrip/||;t" \
583 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584 case $$dist_files in \
585 */*) $(MKDIR_P) `echo "$$dist_files" | \
586 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587 sort -u` ;; \
588 esac; \
589 for file in $$dist_files; do \
590 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591 if test -d $$d/$$file; then \
592 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593 if test -d "$(distdir)/$$file"; then \
594 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595 fi; \
596 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599 fi; \
600 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601 else \
602 test -f "$(distdir)/$$file" \
603 || cp -p $$d/$$file "$(distdir)/$$file" \
604 || exit 1; \
605 fi; \
606 done
607 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
608 if test "$$subdir" = .; then :; else \
609 $(am__make_dryrun) \
610 || test -d "$(distdir)/$$subdir" \
611 || $(MKDIR_P) "$(distdir)/$$subdir" \
612 || exit 1; \
613 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
614 $(am__relativize); \
615 new_distdir=$$reldir; \
616 dir1=$$subdir; dir2="$(top_distdir)"; \
617 $(am__relativize); \
618 new_top_distdir=$$reldir; \
619 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
620 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
621 ($(am__cd) $$subdir && \
622 $(MAKE) $(AM_MAKEFLAGS) \
623 top_distdir="$$new_top_distdir" \
624 distdir="$$new_distdir" \
625 am__remove_distdir=: \
626 am__skip_length_check=: \
627 am__skip_mode_fix=: \
628 distdir) \
629 || exit 1; \
630 fi; \
631 done
632 check-am: all-am
633 check: check-recursive
634 all-am: Makefile
635 installdirs: installdirs-recursive
636 installdirs-am:
637 install: install-recursive
638 install-exec: install-exec-recursive
639 install-data: install-data-recursive
640 uninstall: uninstall-recursive
641  
642 install-am: all-am
643 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
644  
645 installcheck: installcheck-recursive
646 install-strip:
647 if test -z '$(STRIP)'; then \
648 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
650 install; \
651 else \
652 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
653 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
654 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
655 fi
656 mostlyclean-generic:
657  
658 clean-generic:
659  
660 distclean-generic:
661 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
662 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
663  
664 maintainer-clean-generic:
665 @echo "This command is intended for maintainers to use"
666 @echo "it deletes files that may require special tools to rebuild."
667 clean: clean-recursive
668  
669 clean-am: clean-generic clean-libtool mostlyclean-am
670  
671 distclean: distclean-recursive
672 -rm -f Makefile
673 distclean-am: clean-am distclean-generic distclean-tags
674  
675 dvi: dvi-recursive
676  
677 dvi-am:
678  
679 html: html-recursive
680  
681 html-am:
682  
683 info: info-recursive
684  
685 info-am:
686  
687 install-data-am:
688  
689 install-dvi: install-dvi-recursive
690  
691 install-dvi-am:
692  
693 install-exec-am:
694  
695 install-html: install-html-recursive
696  
697 install-html-am:
698  
699 install-info: install-info-recursive
700  
701 install-info-am:
702  
703 install-man:
704  
705 install-pdf: install-pdf-recursive
706  
707 install-pdf-am:
708  
709 install-ps: install-ps-recursive
710  
711 install-ps-am:
712  
713 installcheck-am:
714  
715 maintainer-clean: maintainer-clean-recursive
716 -rm -f Makefile
717 maintainer-clean-am: distclean-am maintainer-clean-generic
718  
719 mostlyclean: mostlyclean-recursive
720  
721 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
722  
723 pdf: pdf-recursive
724  
725 pdf-am:
726  
727 ps: ps-recursive
728  
729 ps-am:
730  
731 uninstall-am:
732  
733 .MAKE: $(am__recursive_targets) install-am install-strip
734  
735 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
736 check-am clean clean-generic clean-libtool cscopelist-am ctags \
737 ctags-am distclean distclean-generic distclean-libtool \
738 distclean-tags distdir dvi dvi-am html html-am info info-am \
739 install install-am install-data install-data-am install-dvi \
740 install-dvi-am install-exec install-exec-am install-html \
741 install-html-am install-info install-info-am install-man \
742 install-pdf install-pdf-am install-ps install-ps-am \
743 install-strip installcheck installcheck-am installdirs \
744 installdirs-am maintainer-clean maintainer-clean-generic \
745 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
746 ps ps-am tags tags-am uninstall uninstall-am
747  
748 .PRECIOUS: Makefile
749  
750  
751 files:
752 @files=`ls $(DISTFILES) 2> /dev/null `; for p in $$files; do \
753 echo $$p; \
754 done
755  
756 # Tell versions [3.59,3.63) of GNU make to not export all variables.
757 # Otherwise a system limit (for SysV at least) may be exceeded.
758 .NOEXPORT: