# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = bin/clish$(EXEEXT) bin/konfd$(EXEEXT) bin/konf$(EXEEXT) DIST_COMMON = README $(am__configure_deps) $(nobase_include_HEADERS) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/config.h.in $(top_srcdir)/bin/module.am \ $(top_srcdir)/clish/action/module.am \ $(top_srcdir)/clish/command/module.am \ $(top_srcdir)/clish/config/module.am \ $(top_srcdir)/clish/module.am \ $(top_srcdir)/clish/nspace/module.am \ $(top_srcdir)/clish/param/module.am \ $(top_srcdir)/clish/pargv/module.am \ $(top_srcdir)/clish/ptype/module.am \ $(top_srcdir)/clish/shell/module.am \ $(top_srcdir)/clish/var/module.am \ $(top_srcdir)/clish/view/module.am $(top_srcdir)/configure \ $(top_srcdir)/konf/buf/module.am $(top_srcdir)/konf/module.am \ $(top_srcdir)/konf/net/module.am \ $(top_srcdir)/konf/query/module.am \ $(top_srcdir)/konf/tree/module.am \ $(top_srcdir)/lub/argv/module.am \ $(top_srcdir)/lub/bintree/module.am \ $(top_srcdir)/lub/blockpool/module.am \ $(top_srcdir)/lub/ctype/module.am \ $(top_srcdir)/lub/db/module.am \ $(top_srcdir)/lub/dblockpool/module.am \ $(top_srcdir)/lub/dump/module.am \ $(top_srcdir)/lub/heap/module.am \ $(top_srcdir)/lub/heap/posix/module.am \ $(top_srcdir)/lub/heap/vxworks/module.am \ $(top_srcdir)/lub/list/module.am $(top_srcdir)/lub/module.am \ $(top_srcdir)/lub/partition/module.am \ $(top_srcdir)/lub/partition/posix/module.am \ $(top_srcdir)/lub/partition/vxworks/module.am \ $(top_srcdir)/lub/string/module.am \ $(top_srcdir)/lub/system/module.am \ $(top_srcdir)/lub/test/module.am $(top_srcdir)/test/module.am \ $(top_srcdir)/tinyrl/history/module.am \ $(top_srcdir)/tinyrl/module.am \ $(top_srcdir)/tinyrl/vt100/module.am \ $(top_srcdir)/tinyxml/module.am \ $(top_srcdir)/xml-examples/clish/module.am \ $(top_srcdir)/xml-examples/klish/module.am \ $(top_srcdir)/xml-examples/module.am aux_scripts/compile \ aux_scripts/config.guess aux_scripts/config.sub \ aux_scripts/depcomp aux_scripts/install-sh \ aux_scripts/ltmain.sh aux_scripts/missing @LUBHEAP_TRUE@am__append_1 = lub/heap/cache.c lub/heap/cache.h \ @LUBHEAP_TRUE@ lub/heap/cache_bucket.c lub/heap/context.c \ @LUBHEAP_TRUE@ lub/heap/context.h lub/heap/heap__get_max_free.c \ @LUBHEAP_TRUE@ lub/heap/heap__get_stacktrace.c \ @LUBHEAP_TRUE@ lub/heap/heap__get_stats.c \ @LUBHEAP_TRUE@ lub/heap/heap_add_segment.c \ @LUBHEAP_TRUE@ lub/heap/heap_align_block.c \ @LUBHEAP_TRUE@ lub/heap/heap_block__get_tail.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_from_ptr.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_getfirst.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_getkey.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_getnext.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_getprevious.c \ @LUBHEAP_TRUE@ lub/heap/heap_block_check.c \ @LUBHEAP_TRUE@ lub/heap/heap_check.c \ @LUBHEAP_TRUE@ lub/heap/heap_context_delete.c \ @LUBHEAP_TRUE@ lub/heap/heap_context_find_or_create.c \ @LUBHEAP_TRUE@ lub/heap/heap_create.c lub/heap/heap_destroy.c \ @LUBHEAP_TRUE@ lub/heap/heap_extend_both_ways.c \ @LUBHEAP_TRUE@ lub/heap/heap_extend_downwards.c \ @LUBHEAP_TRUE@ lub/heap/heap_extend_upwards.c \ @LUBHEAP_TRUE@ lub/heap/heap_foreach_free_block.c \ @LUBHEAP_TRUE@ lub/heap/heap_foreach_segment.c \ @LUBHEAP_TRUE@ lub/heap/heap_graft_to_bottom.c \ @LUBHEAP_TRUE@ lub/heap/heap_graft_to_top.c \ @LUBHEAP_TRUE@ lub/heap/heap_init_free_block.c \ @LUBHEAP_TRUE@ lub/heap/heap_merge_with_next.c \ @LUBHEAP_TRUE@ lub/heap/heap_merge_with_previous.c \ @LUBHEAP_TRUE@ lub/heap/heap_new_alloc_block.c \ @LUBHEAP_TRUE@ lub/heap/heap_new_free_block.c \ @LUBHEAP_TRUE@ lub/heap/heap_post_realloc.c \ @LUBHEAP_TRUE@ lub/heap/heap_pre_realloc.c \ @LUBHEAP_TRUE@ lub/heap/heap_raw_realloc.c \ @LUBHEAP_TRUE@ lub/heap/heap_realloc.c \ @LUBHEAP_TRUE@ lub/heap/heap_scan_stack.c lub/heap/heap_show.c \ @LUBHEAP_TRUE@ lub/heap/heap_slice_from_bottom.c \ @LUBHEAP_TRUE@ lub/heap/heap_slice_from_top.c \ @LUBHEAP_TRUE@ lub/heap/heap_static_alloc.c \ @LUBHEAP_TRUE@ lub/heap/heap_stop_here.c \ @LUBHEAP_TRUE@ lub/heap/heap_tainted_memory.c lub/heap/node.c \ @LUBHEAP_TRUE@ lub/heap/node.h lub/heap/private.h \ @LUBHEAP_TRUE@ lub/heap/posix/heap_clean_stacks.c \ @LUBHEAP_TRUE@ lub/heap/posix/heap_leak_mutex.c \ @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_bss.c \ @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_data.c \ @LUBHEAP_TRUE@ lub/heap/posix/heap_symShow.c \ @LUBHEAP_TRUE@ lub/heap/posix/sysheap_stubs.c \ @LUBHEAP_TRUE@ lub/partition/partition_check_memory.c \ @LUBHEAP_TRUE@ lub/partition/partition_destroy_local_heap.c \ @LUBHEAP_TRUE@ lub/partition/partition_disable_leak_detection.c \ @LUBHEAP_TRUE@ lub/partition/partition_enable_leak_detection.c \ @LUBHEAP_TRUE@ lub/partition/partition_extend_memory.c \ @LUBHEAP_TRUE@ lub/partition/partition_findcreate_local_heap.c \ @LUBHEAP_TRUE@ lub/partition/partition_fini.c \ @LUBHEAP_TRUE@ lub/partition/partition_init.c \ @LUBHEAP_TRUE@ lub/partition/partition_realloc.c \ @LUBHEAP_TRUE@ lub/partition/partition_segment_alloc.c \ @LUBHEAP_TRUE@ lub/partition/partition_show.c \ @LUBHEAP_TRUE@ lub/partition/partition_sysalloc.c \ @LUBHEAP_TRUE@ lub/partition/private.h \ @LUBHEAP_TRUE@ lub/partition/posix/posix_partition.c \ @LUBHEAP_TRUE@ lub/partition/posix/private.h noinst_PROGRAMS = test/bintree$(EXEEXT) test/string$(EXEEXT) \ $(am__EXEEXT_1) @LUBHEAP_TRUE@am__append_2 = \ @LUBHEAP_TRUE@ test/heap \ @LUBHEAP_TRUE@ test/mallocTest \ @LUBHEAP_TRUE@ test/lubMallocTest subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" \ "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)" LIBRARIES = $(lib_LIBRARIES) LTLIBRARIES = $(lib_LTLIBRARIES) libclish_la_DEPENDENCIES = liblub.la libtinyrl.la libtinyxml.la \ libkonf.la am__dirstamp = $(am__leading_dot)dirstamp am_libclish_la_OBJECTS = clish/libclish_la-callback_access.lo \ clish/libclish_la-callback_script.lo \ clish/libclish_la-callback_config.lo \ clish/libclish_la-callback_log.lo \ clish/command/libclish_la-command.lo \ clish/command/libclish_la-command_dump.lo \ clish/param/libclish_la-param.lo \ clish/param/libclish_la-param_dump.lo \ clish/pargv/libclish_la-pargv.lo \ clish/pargv/libclish_la-pargv_dump.lo \ clish/ptype/libclish_la-ptype.lo \ clish/ptype/libclish_la-ptype_dump.lo \ clish/shell/libclish_la-shell_view.lo \ clish/shell/libclish_la-shell_ptype.lo \ clish/shell/libclish_la-shell_var.lo \ clish/shell/libclish_la-shell_command.lo \ clish/shell/libclish_la-shell_dump.lo \ clish/shell/libclish_la-shell_execute.lo \ clish/shell/libclish_la-shell_help.lo \ clish/shell/libclish_la-shell_new.lo \ clish/shell/libclish_la-shell_parse.lo \ clish/shell/libclish_la-shell_file.lo \ clish/shell/libclish_la-shell_spawn.lo \ clish/shell/libclish_la-shell_startup.lo \ clish/shell/libclish_la-shell_wdog.lo \ clish/shell/libclish_la-shell_pwd.lo \ clish/shell/libclish_la-shell_tinyrl.lo \ clish/shell/shell_tinyxml.lo clish/view/libclish_la-view.lo \ clish/view/libclish_la-view_dump.lo \ clish/nspace/libclish_la-nspace.lo \ clish/nspace/libclish_la-nspace_dump.lo \ clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo \ clish/action/libclish_la-action.lo \ clish/action/libclish_la-action_dump.lo \ clish/config/libclish_la-config.lo \ clish/config/libclish_la-config_dump.lo libclish_la_OBJECTS = $(am_libclish_la_OBJECTS) libkonf_la_DEPENDENCIES = liblub.la am_libkonf_la_OBJECTS = konf/tree/tree.lo konf/tree/tree_dump.lo \ konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo \ konf/net/net.lo libkonf_la_OBJECTS = $(am_libkonf_la_OBJECTS) liblub_la_DEPENDENCIES = am__liblub_la_SOURCES_DIST = lub/argv/argv__get_arg.c \ lub/argv/argv__get_argv.c lub/argv/argv__get_count.c \ lub/argv/argv__get_offset.c lub/argv/argv__get_quoted.c \ lub/argv/argv_new.c lub/argv/argv_nextword.c \ lub/argv/private.h lub/bintree/bintree_dump.c \ lub/bintree/bintree_find.c lub/bintree/bintree_findfirst.c \ lub/bintree/bintree_findlast.c lub/bintree/bintree_findnext.c \ lub/bintree/bintree_findprevious.c lub/bintree/bintree_init.c \ lub/bintree/bintree_insert.c \ lub/bintree/bintree_iterator_init.c \ lub/bintree/bintree_iterator_next.c \ lub/bintree/bintree_iterator_previous.c \ lub/bintree/bintree_node_init.c lub/bintree/bintree_remove.c \ lub/bintree/bintree_splay.c lub/bintree/private.h \ lub/list/list.c lub/blockpool/blockpool_alloc.c \ lub/blockpool/blockpool__get_stats.c \ lub/blockpool/blockpool_free.c lub/blockpool/blockpool_init.c \ lub/blockpool/private.h lub/ctype/ctype_isspace.c \ lub/ctype/ctype_isdigit.c lub/ctype/ctype_toupper.c \ lub/ctype/ctype_tolower.c lub/dblockpool/dblockpool_alloc.c \ lub/dblockpool/dblockpool_fini.c \ lub/dblockpool/dblockpool_free.c \ lub/dblockpool/dblockpool_init.c lub/dblockpool/private.h \ lub/dump/dump.c lub/dump/private.h lub/heap/cache.c \ lub/heap/cache.h lub/heap/cache_bucket.c lub/heap/context.c \ lub/heap/context.h lub/heap/heap__get_max_free.c \ lub/heap/heap__get_stacktrace.c lub/heap/heap__get_stats.c \ lub/heap/heap_add_segment.c lub/heap/heap_align_block.c \ lub/heap/heap_block__get_tail.c lub/heap/heap_block_from_ptr.c \ lub/heap/heap_block_getfirst.c lub/heap/heap_block_getkey.c \ lub/heap/heap_block_getnext.c \ lub/heap/heap_block_getprevious.c lub/heap/heap_block_check.c \ lub/heap/heap_check.c lub/heap/heap_context_delete.c \ lub/heap/heap_context_find_or_create.c lub/heap/heap_create.c \ lub/heap/heap_destroy.c lub/heap/heap_extend_both_ways.c \ lub/heap/heap_extend_downwards.c \ lub/heap/heap_extend_upwards.c \ lub/heap/heap_foreach_free_block.c \ lub/heap/heap_foreach_segment.c \ lub/heap/heap_graft_to_bottom.c lub/heap/heap_graft_to_top.c \ lub/heap/heap_init_free_block.c \ lub/heap/heap_merge_with_next.c \ lub/heap/heap_merge_with_previous.c \ lub/heap/heap_new_alloc_block.c lub/heap/heap_new_free_block.c \ lub/heap/heap_post_realloc.c lub/heap/heap_pre_realloc.c \ lub/heap/heap_raw_realloc.c lub/heap/heap_realloc.c \ lub/heap/heap_scan_stack.c lub/heap/heap_show.c \ lub/heap/heap_slice_from_bottom.c \ lub/heap/heap_slice_from_top.c lub/heap/heap_static_alloc.c \ lub/heap/heap_stop_here.c lub/heap/heap_tainted_memory.c \ lub/heap/node.c lub/heap/node.h lub/heap/private.h \ lub/heap/posix/heap_clean_stacks.c \ lub/heap/posix/heap_leak_mutex.c \ lub/heap/posix/heap_scan_bss.c lub/heap/posix/heap_scan_data.c \ lub/heap/posix/heap_symShow.c lub/heap/posix/sysheap_stubs.c \ lub/partition/partition_check_memory.c \ lub/partition/partition_destroy_local_heap.c \ lub/partition/partition_disable_leak_detection.c \ lub/partition/partition_enable_leak_detection.c \ lub/partition/partition_extend_memory.c \ lub/partition/partition_findcreate_local_heap.c \ lub/partition/partition_fini.c lub/partition/partition_init.c \ lub/partition/partition_realloc.c \ lub/partition/partition_segment_alloc.c \ lub/partition/partition_show.c \ lub/partition/partition_sysalloc.c lub/partition/private.h \ lub/partition/posix/posix_partition.c \ lub/partition/posix/private.h lub/string/string_cat.c \ lub/string/string_catn.c lub/string/string_dup.c \ lub/string/string_free.c lub/string/string_nocasecmp.c \ lub/string/string_nocasestr.c lub/string/string_suffix.c \ lub/string/string_escape.c lub/string/private.h \ lub/test/test.c lub/system/test.c lub/system/system_test.c \ lub/system/private.h lub/db/db.c @LUBHEAP_TRUE@am__objects_1 = lub/heap/cache.lo \ @LUBHEAP_TRUE@ lub/heap/cache_bucket.lo lub/heap/context.lo \ @LUBHEAP_TRUE@ lub/heap/heap__get_max_free.lo \ @LUBHEAP_TRUE@ lub/heap/heap__get_stacktrace.lo \ @LUBHEAP_TRUE@ lub/heap/heap__get_stats.lo \ @LUBHEAP_TRUE@ lub/heap/heap_add_segment.lo \ @LUBHEAP_TRUE@ lub/heap/heap_align_block.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block__get_tail.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_from_ptr.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_getfirst.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_getkey.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_getnext.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_getprevious.lo \ @LUBHEAP_TRUE@ lub/heap/heap_block_check.lo \ @LUBHEAP_TRUE@ lub/heap/heap_check.lo \ @LUBHEAP_TRUE@ lub/heap/heap_context_delete.lo \ @LUBHEAP_TRUE@ lub/heap/heap_context_find_or_create.lo \ @LUBHEAP_TRUE@ lub/heap/heap_create.lo lub/heap/heap_destroy.lo \ @LUBHEAP_TRUE@ lub/heap/heap_extend_both_ways.lo \ @LUBHEAP_TRUE@ lub/heap/heap_extend_downwards.lo \ @LUBHEAP_TRUE@ lub/heap/heap_extend_upwards.lo \ @LUBHEAP_TRUE@ lub/heap/heap_foreach_free_block.lo \ @LUBHEAP_TRUE@ lub/heap/heap_foreach_segment.lo \ @LUBHEAP_TRUE@ lub/heap/heap_graft_to_bottom.lo \ @LUBHEAP_TRUE@ lub/heap/heap_graft_to_top.lo \ @LUBHEAP_TRUE@ lub/heap/heap_init_free_block.lo \ @LUBHEAP_TRUE@ lub/heap/heap_merge_with_next.lo \ @LUBHEAP_TRUE@ lub/heap/heap_merge_with_previous.lo \ @LUBHEAP_TRUE@ lub/heap/heap_new_alloc_block.lo \ @LUBHEAP_TRUE@ lub/heap/heap_new_free_block.lo \ @LUBHEAP_TRUE@ lub/heap/heap_post_realloc.lo \ @LUBHEAP_TRUE@ lub/heap/heap_pre_realloc.lo \ @LUBHEAP_TRUE@ lub/heap/heap_raw_realloc.lo \ @LUBHEAP_TRUE@ lub/heap/heap_realloc.lo \ @LUBHEAP_TRUE@ lub/heap/heap_scan_stack.lo \ @LUBHEAP_TRUE@ lub/heap/heap_show.lo \ @LUBHEAP_TRUE@ lub/heap/heap_slice_from_bottom.lo \ @LUBHEAP_TRUE@ lub/heap/heap_slice_from_top.lo \ @LUBHEAP_TRUE@ lub/heap/heap_static_alloc.lo \ @LUBHEAP_TRUE@ lub/heap/heap_stop_here.lo \ @LUBHEAP_TRUE@ lub/heap/heap_tainted_memory.lo lub/heap/node.lo \ @LUBHEAP_TRUE@ lub/heap/posix/heap_clean_stacks.lo \ @LUBHEAP_TRUE@ lub/heap/posix/heap_leak_mutex.lo \ @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_bss.lo \ @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_data.lo \ @LUBHEAP_TRUE@ lub/heap/posix/heap_symShow.lo \ @LUBHEAP_TRUE@ lub/heap/posix/sysheap_stubs.lo \ @LUBHEAP_TRUE@ lub/partition/partition_check_memory.lo \ @LUBHEAP_TRUE@ lub/partition/partition_destroy_local_heap.lo \ @LUBHEAP_TRUE@ lub/partition/partition_disable_leak_detection.lo \ @LUBHEAP_TRUE@ lub/partition/partition_enable_leak_detection.lo \ @LUBHEAP_TRUE@ lub/partition/partition_extend_memory.lo \ @LUBHEAP_TRUE@ lub/partition/partition_findcreate_local_heap.lo \ @LUBHEAP_TRUE@ lub/partition/partition_fini.lo \ @LUBHEAP_TRUE@ lub/partition/partition_init.lo \ @LUBHEAP_TRUE@ lub/partition/partition_realloc.lo \ @LUBHEAP_TRUE@ lub/partition/partition_segment_alloc.lo \ @LUBHEAP_TRUE@ lub/partition/partition_show.lo \ @LUBHEAP_TRUE@ lub/partition/partition_sysalloc.lo \ @LUBHEAP_TRUE@ lub/partition/posix/posix_partition.lo am_liblub_la_OBJECTS = lub/argv/argv__get_arg.lo \ lub/argv/argv__get_argv.lo lub/argv/argv__get_count.lo \ lub/argv/argv__get_offset.lo lub/argv/argv__get_quoted.lo \ lub/argv/argv_new.lo lub/argv/argv_nextword.lo \ lub/bintree/bintree_dump.lo lub/bintree/bintree_find.lo \ lub/bintree/bintree_findfirst.lo \ lub/bintree/bintree_findlast.lo \ lub/bintree/bintree_findnext.lo \ lub/bintree/bintree_findprevious.lo \ lub/bintree/bintree_init.lo lub/bintree/bintree_insert.lo \ lub/bintree/bintree_iterator_init.lo \ lub/bintree/bintree_iterator_next.lo \ lub/bintree/bintree_iterator_previous.lo \ lub/bintree/bintree_node_init.lo lub/bintree/bintree_remove.lo \ lub/bintree/bintree_splay.lo lub/list/list.lo \ lub/blockpool/blockpool_alloc.lo \ lub/blockpool/blockpool__get_stats.lo \ lub/blockpool/blockpool_free.lo \ lub/blockpool/blockpool_init.lo lub/ctype/ctype_isspace.lo \ lub/ctype/ctype_isdigit.lo lub/ctype/ctype_toupper.lo \ lub/ctype/ctype_tolower.lo lub/dblockpool/dblockpool_alloc.lo \ lub/dblockpool/dblockpool_fini.lo \ lub/dblockpool/dblockpool_free.lo \ lub/dblockpool/dblockpool_init.lo lub/dump/dump.lo \ $(am__objects_1) lub/string/string_cat.lo \ lub/string/string_catn.lo lub/string/string_dup.lo \ lub/string/string_free.lo lub/string/string_nocasecmp.lo \ lub/string/string_nocasestr.lo lub/string/string_suffix.lo \ lub/string/string_escape.lo lub/test/test.lo \ lub/system/test.lo lub/system/system_test.lo lub/db/db.lo liblub_la_OBJECTS = $(am_liblub_la_OBJECTS) libtinyrl_la_DEPENDENCIES = liblub.la am_libtinyrl_la_OBJECTS = tinyrl/tinyrl.lo tinyrl/history/history.lo \ tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo libtinyrl_la_OBJECTS = $(am_libtinyrl_la_OBJECTS) libtinyxml_la_LIBADD = am_libtinyxml_la_OBJECTS = tinyxml/libtinyxml_la-tinyxml.lo \ tinyxml/libtinyxml_la-tinyxmlerror.lo \ tinyxml/libtinyxml_la-tinyxmlparser.lo \ tinyxml/libtinyxml_la-tinystr.lo libtinyxml_la_OBJECTS = $(am_libtinyxml_la_OBJECTS) libtinyxml_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libtinyxml_la_CXXFLAGS) \ $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ @LUBHEAP_TRUE@am__EXEEXT_1 = test/heap$(EXEEXT) \ @LUBHEAP_TRUE@ test/mallocTest$(EXEEXT) \ @LUBHEAP_TRUE@ test/lubMallocTest$(EXEEXT) PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) am_bin_clish_OBJECTS = bin/clish.$(OBJEXT) bin_clish_OBJECTS = $(am_bin_clish_OBJECTS) bin_clish_DEPENDENCIES = libclish.la libkonf.la libtinyrl.la \ libtinyxml.la liblub.la am_bin_konf_OBJECTS = bin/konf.$(OBJEXT) bin_konf_OBJECTS = $(am_bin_konf_OBJECTS) bin_konf_DEPENDENCIES = libkonf.la liblub.la am_bin_konfd_OBJECTS = bin/konfd.$(OBJEXT) bin_konfd_OBJECTS = $(am_bin_konfd_OBJECTS) bin_konfd_DEPENDENCIES = libkonf.la liblub.la am_test_bintree_OBJECTS = test/bintree.$(OBJEXT) test_bintree_OBJECTS = $(am_test_bintree_OBJECTS) test_bintree_DEPENDENCIES = liblub.la am__test_heap_SOURCES_DIST = test/heap.c @LUBHEAP_TRUE@am_test_heap_OBJECTS = test/heap.$(OBJEXT) test_heap_OBJECTS = $(am_test_heap_OBJECTS) @LUBHEAP_TRUE@test_heap_DEPENDENCIES = liblub.la am__test_lubMallocTest_SOURCES_DIST = test/mallocTest.c @LUBHEAP_TRUE@am_test_lubMallocTest_OBJECTS = \ @LUBHEAP_TRUE@ test/test_lubMallocTest-mallocTest.$(OBJEXT) test_lubMallocTest_OBJECTS = $(am_test_lubMallocTest_OBJECTS) @LUBHEAP_TRUE@test_lubMallocTest_DEPENDENCIES = liblubheap.la \ @LUBHEAP_TRUE@ liblub.la test_lubMallocTest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_lubMallocTest_CFLAGS) $(CFLAGS) \ $(test_lubMallocTest_LDFLAGS) $(LDFLAGS) -o $@ am__test_mallocTest_SOURCES_DIST = test/mallocTest.c @LUBHEAP_TRUE@am_test_mallocTest_OBJECTS = \ @LUBHEAP_TRUE@ test/test_mallocTest-mallocTest.$(OBJEXT) test_mallocTest_OBJECTS = $(am_test_mallocTest_OBJECTS) test_mallocTest_DEPENDENCIES = test_mallocTest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_mallocTest_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am_test_string_OBJECTS = test/string.$(OBJEXT) test_string_OBJECTS = $(am_test_string_OBJECTS) test_string_DEPENDENCIES = liblub.la DEFAULT_INCLUDES = depcomp = $(SHELL) $(top_srcdir)/aux_scripts/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libclish_la_SOURCES) $(libkonf_la_SOURCES) \ $(liblub_la_SOURCES) $(libtinyrl_la_SOURCES) \ $(libtinyxml_la_SOURCES) $(bin_clish_SOURCES) \ $(bin_konf_SOURCES) $(bin_konfd_SOURCES) \ $(test_bintree_SOURCES) $(test_heap_SOURCES) \ $(test_lubMallocTest_SOURCES) $(test_mallocTest_SOURCES) \ $(test_string_SOURCES) DIST_SOURCES = $(libclish_la_SOURCES) $(libkonf_la_SOURCES) \ $(am__liblub_la_SOURCES_DIST) $(libtinyrl_la_SOURCES) \ $(libtinyxml_la_SOURCES) $(bin_clish_SOURCES) \ $(bin_konf_SOURCES) $(bin_konfd_SOURCES) \ $(test_bintree_SOURCES) $(am__test_heap_SOURCES_DIST) \ $(am__test_lubMallocTest_SOURCES_DIST) \ $(am__test_mallocTest_SOURCES_DIST) $(test_string_SOURCES) HEADERS = $(nobase_include_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ { test ! -d "$(distdir)" \ || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -fr "$(distdir)"; }; } DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best distuninstallcheck_listfiles = find . -type f -print distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BFD_LIBS = @BFD_LIBS@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ KONF_CFLAGS = @KONF_CFLAGS@ KONF_LIBS = @KONF_LIBS@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LUBHEAP_CFLAGS = @LUBHEAP_CFLAGS@ LUBHEAP_LIBS = @LUBHEAP_LIBS@ LUB_CFLAGS = @LUB_CFLAGS@ LUB_LIBS = @LUB_LIBS@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PTHREAD_CFLAGS = @PTHREAD_CFLAGS@ PTHREAD_LIBS = @PTHREAD_LIBS@ RANLIB = @RANLIB@ RT_CFLAGS = @RT_CFLAGS@ RT_LIBS = @RT_LIBS@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ STRIP = @STRIP@ TCL_CFLAGS = @TCL_CFLAGS@ TCL_LIBS = @TCL_LIBS@ TCL_VERSION = @TCL_VERSION@ TINYRL_CFLAGS = @TINYRL_CFLAGS@ TINYRL_LIBS = @TINYRL_LIBS@ TINYXML_CXXFLAGS = @TINYXML_CXXFLAGS@ TINYXML_LIBS = @TINYXML_LIBS@ VERSION = @VERSION@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign nostdinc AM_CPPFLAGS = -I. -I$(top_srcdir) AM_LD = $(CXX) @DEBUG_TRUE@DEBUG_CFLAGS = -DDEBUG AM_CFLAGS = -pedantic -Wall $(DEBUG_CFLAGS) AM_CXXFLAGS = -Wall $(DEBUG_CFLAGS) lib_LTLIBRARIES = libclish.la liblub.la libtinyrl.la libtinyxml.la \ libkonf.la lib_LIBRARIES = nobase_include_HEADERS = clish/types.h clish/command.h clish/param.h \ clish/pargv.h clish/ptype.h clish/shell.h clish/view.h \ clish/nspace.h clish/var.h clish/action.h clish/config.h \ clish/internal.h lub/argv.h lub/bintree.h lub/list.h \ lub/blockpool.h lub/ctype.h lub/dblockpool.h lub/c_decl.h \ lub/dump.h lub/heap.h lub/partition.h lub/string.h \ lub/size_fmt.h lub/test.h lub/types.h lub/system.h lub/db.h \ tinyrl/tinyrl.h tinyrl/history.h tinyrl/vt100.h \ tinyxml/tinystr.h tinyxml/tinyxml.h konf/tree.h konf/query.h \ konf/buf.h konf/net.h EXTRA_DIST = bin/module.am clish/module.am lub/module.am \ tinyrl/module.am tinyxml/module.am test/module.am \ xml-examples/module.am konf/module.am doxygen.config clish.xsd \ LICENCE README CHANGES ISSUES clish/command/module.am \ clish/param/module.am clish/pargv/module.am \ clish/ptype/module.am clish/shell/module.am \ clish/view/module.am clish/nspace/module.am \ clish/var/module.am clish/action/module.am \ clish/config/module.am clish/README lub/argv/module.am \ lub/bintree/module.am lub/list/module.am \ lub/blockpool/module.am lub/ctype/module.am \ lub/dblockpool/module.am lub/dump/module.am lub/heap/module.am \ lub/string/module.am lub/test/module.am lub/system/module.am \ lub/db/module.am lub/README lub/heap/posix/module.am \ lub/heap/vxworks/module.am \ lub/heap/vxworks/heap_clean_stacks.c \ lub/heap/vxworks/heap_leak_mutex.c \ lub/heap/vxworks/heap_scan_bss.c \ lub/heap/vxworks/heap_scan_data.c \ lub/heap/vxworks/heap_symShow.c lub/partition/posix/module.am \ lub/partition/vxworks/module.am \ lub/partition/vxworks/vxworks_partition.c \ lub/partition/vxworks/private.h tinyrl/history/module.am \ tinyrl/vt100/module.am tinyrl/README tinyxml/changes.txt \ tinyxml/readme.txt tinyxml/README xml-examples/clish/module.am \ xml-examples/klish/module.am xml-examples/clock.xml \ xml-examples/debug-commands.xml xml-examples/debug-view.xml \ xml-examples/global-commands.xml xml-examples/named-view.xml \ xml-examples/network-commands.xml xml-examples/root-view.xml \ xml-examples/script-view.xml xml-examples/script.txt \ xml-examples/startup.xml xml-examples/types.xml \ xml-examples/README konf/tree/module.am konf/query/module.am \ konf/buf/module.am konf/net/module.am bin_clish_SOURCES = bin/clish.cpp bin_clish_LDADD = \ libclish.la \ libkonf.la \ libtinyrl.la \ libtinyxml.la \ liblub.la \ @PTHREAD_LIBS@ \ @BFD_LIBS@ # @LUBHEAP_LIBS@ bin_konfd_SOURCES = bin/konfd.c bin_konfd_LDADD = \ libkonf.la \ liblub.la bin_konf_SOURCES = bin/konf.c bin_konf_LDADD = \ libkonf.la \ liblub.la libclish_la_SOURCES = clish/callback_access.c clish/callback_script.c \ clish/callback_config.c clish/callback_log.c clish/private.h \ clish/command/command.c clish/command/command_dump.c \ clish/command/private.h clish/param/param.c \ clish/param/param_dump.c clish/param/private.h \ clish/pargv/pargv.c clish/pargv/pargv_dump.c \ clish/pargv/private.h clish/ptype/ptype.c \ clish/ptype/ptype_dump.c clish/ptype/private.h \ clish/shell/shell_view.c clish/shell/shell_ptype.c \ clish/shell/shell_var.c clish/shell/shell_command.c \ clish/shell/shell_dump.c clish/shell/shell_execute.c \ clish/shell/shell_help.c clish/shell/shell_new.c \ clish/shell/shell_parse.c clish/shell/shell_file.c \ clish/shell/shell_spawn.c clish/shell/shell_startup.c \ clish/shell/shell_wdog.c clish/shell/shell_pwd.c \ clish/shell/shell_tinyrl.c clish/shell/shell_tinyxml.cpp \ clish/shell/private.h clish/view/view.c clish/view/view_dump.c \ clish/view/private.h clish/nspace/nspace.c \ clish/nspace/nspace_dump.c clish/nspace/private.h \ clish/var/var.c clish/var/var_dump.c clish/var/private.h \ clish/action/action.c clish/action/action_dump.c \ clish/action/private.h clish/config/config.c \ clish/config/config_dump.c clish/config/private.h libclish_la_CFLAGS = @LUB_CFLAGS@ @LUBHEAP_CFLAGS@ $(DEBUG_CFLAGS) libclish_la_LIBADD = \ liblub.la \ libtinyrl.la \ libtinyxml.la \ libkonf.la liblub_la_SOURCES = lub/argv/argv__get_arg.c lub/argv/argv__get_argv.c \ lub/argv/argv__get_count.c lub/argv/argv__get_offset.c \ lub/argv/argv__get_quoted.c lub/argv/argv_new.c \ lub/argv/argv_nextword.c lub/argv/private.h \ lub/bintree/bintree_dump.c lub/bintree/bintree_find.c \ lub/bintree/bintree_findfirst.c lub/bintree/bintree_findlast.c \ lub/bintree/bintree_findnext.c \ lub/bintree/bintree_findprevious.c lub/bintree/bintree_init.c \ lub/bintree/bintree_insert.c \ lub/bintree/bintree_iterator_init.c \ lub/bintree/bintree_iterator_next.c \ lub/bintree/bintree_iterator_previous.c \ lub/bintree/bintree_node_init.c lub/bintree/bintree_remove.c \ lub/bintree/bintree_splay.c lub/bintree/private.h \ lub/list/list.c lub/blockpool/blockpool_alloc.c \ lub/blockpool/blockpool__get_stats.c \ lub/blockpool/blockpool_free.c lub/blockpool/blockpool_init.c \ lub/blockpool/private.h lub/ctype/ctype_isspace.c \ lub/ctype/ctype_isdigit.c lub/ctype/ctype_toupper.c \ lub/ctype/ctype_tolower.c lub/dblockpool/dblockpool_alloc.c \ lub/dblockpool/dblockpool_fini.c \ lub/dblockpool/dblockpool_free.c \ lub/dblockpool/dblockpool_init.c lub/dblockpool/private.h \ lub/dump/dump.c lub/dump/private.h $(am__append_1) \ lub/string/string_cat.c lub/string/string_catn.c \ lub/string/string_dup.c lub/string/string_free.c \ lub/string/string_nocasecmp.c lub/string/string_nocasestr.c \ lub/string/string_suffix.c lub/string/string_escape.c \ lub/string/private.h lub/test/test.c lub/system/test.c \ lub/system/system_test.c lub/system/private.h lub/db/db.c liblub_la_LIBADD = -lpthread libtinyrl_la_LIBADD = liblub.la libtinyrl_la_SOURCES = tinyrl/tinyrl.c tinyrl/private.h \ tinyrl/history/history.c tinyrl/history/history_entry.c \ tinyrl/history/private.h tinyrl/vt100/vt100.c \ tinyrl/vt100/private.h libtinyxml_la_SOURCES = \ tinyxml/tinyxml.cpp \ tinyxml/tinyxmlerror.cpp \ tinyxml/tinyxmlparser.cpp \ tinyxml/tinystr.cpp libtinyxml_la_CXXFLAGS = @TINYXML_CXXFLAGS@ test_bintree_SOURCES = \ test/bintree.c \ test/bintree.h test_bintree_LDADD = \ liblub.la \ @BFD_LIBS@ @LUBHEAP_TRUE@test_heap_SOURCES = \ @LUBHEAP_TRUE@ test/heap.c @LUBHEAP_TRUE@test_heap_LDADD = \ @LUBHEAP_TRUE@ liblub.la \ @LUBHEAP_TRUE@ @BFD_LIBS@ @LUBHEAP_TRUE@test_mallocTest_CFLAGS = @RT_CFLAGS@ @LUBHEAP_TRUE@test_mallocTest_SOURCES = \ @LUBHEAP_TRUE@ test/mallocTest.c @LUBHEAP_TRUE@test_mallocTest_LDADD = \ @LUBHEAP_TRUE@ @RT_LIBS@ @LUBHEAP_TRUE@test_lubMallocTest_CFLAGS = @RT_CFLAGS@ @LUBHEAP_TRUE@test_lubMallocTest_LDFLAGS = @LUBHEAP_TRUE@test_lubMallocTest_SOURCES = \ @LUBHEAP_TRUE@ test/mallocTest.c @LUBHEAP_TRUE@test_lubMallocTest_LDADD = \ @LUBHEAP_TRUE@ @RT_LIBS@ \ @LUBHEAP_TRUE@ liblubheap.la \ @LUBHEAP_TRUE@ liblub.la \ @LUBHEAP_TRUE@ @BFD_LIBS@ test_string_SOURCES = \ test/string.c test_string_LDADD = \ liblub.la \ @BFD_LIBS@ libkonf_la_SOURCES = konf/tree/tree.c konf/tree/tree_dump.c \ konf/tree/private.h konf/query/query.c konf/query/query_dump.c \ konf/query/private.h konf/buf/buf.c konf/buf/private.h \ konf/net/net.c konf/net/private.h libkonf_la_LIBADD = liblub.la all: config.h $(MAKE) $(AM_MAKEFLAGS) all-am .SUFFIXES: .SUFFIXES: .c .cpp .lo .o .obj am--refresh: @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/bin/module.am $(top_srcdir)/clish/module.am $(top_srcdir)/clish/command/module.am $(top_srcdir)/clish/param/module.am $(top_srcdir)/clish/pargv/module.am $(top_srcdir)/clish/ptype/module.am $(top_srcdir)/clish/shell/module.am $(top_srcdir)/clish/view/module.am $(top_srcdir)/clish/nspace/module.am $(top_srcdir)/clish/var/module.am $(top_srcdir)/clish/action/module.am $(top_srcdir)/clish/config/module.am $(top_srcdir)/lub/module.am $(top_srcdir)/lub/argv/module.am $(top_srcdir)/lub/bintree/module.am $(top_srcdir)/lub/list/module.am $(top_srcdir)/lub/blockpool/module.am $(top_srcdir)/lub/ctype/module.am $(top_srcdir)/lub/dblockpool/module.am $(top_srcdir)/lub/dump/module.am $(top_srcdir)/lub/heap/module.am $(top_srcdir)/lub/heap/posix/module.am $(top_srcdir)/lub/heap/vxworks/module.am $(top_srcdir)/lub/partition/module.am $(top_srcdir)/lub/partition/posix/module.am $(top_srcdir)/lub/partition/vxworks/module.am $(top_srcdir)/lub/string/module.am $(top_srcdir)/lub/test/module.am $(top_srcdir)/lub/system/module.am $(top_srcdir)/lub/db/module.am $(top_srcdir)/tinyrl/module.am $(top_srcdir)/tinyrl/history/module.am $(top_srcdir)/tinyrl/vt100/module.am $(top_srcdir)/tinyxml/module.am $(top_srcdir)/test/module.am $(top_srcdir)/xml-examples/module.am $(top_srcdir)/xml-examples/clish/module.am $(top_srcdir)/xml-examples/klish/module.am $(top_srcdir)/konf/module.am $(top_srcdir)/konf/tree/module.am $(top_srcdir)/konf/query/module.am $(top_srcdir)/konf/buf/module.am $(top_srcdir)/konf/net/module.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): config.h: stamp-h1 @if test ! -f $@; then \ rm -f stamp-h1; \ $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ else :; fi stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status @rm -f stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status config.h $(srcdir)/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f stamp-h1 touch $@ distclean-hdr: -rm -f config.h stamp-h1 install-libLIBRARIES: $(lib_LIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \ $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; } @$(POST_INSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ if test -f $$p; then \ $(am__strip_dir) \ echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \ ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \ else :; fi; \ done uninstall-libLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \ cd "$(DESTDIR)$(libdir)" && rm -f $$files clean-libLIBRARIES: -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES) install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ list2=; for p in $$list; do \ if test -f $$p; then \ list2="$$list2 $$p"; \ else :; fi; \ done; \ test -z "$$list2" || { \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ } uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ for p in $$list; do \ $(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done clish/$(am__dirstamp): @$(MKDIR_P) clish @: > clish/$(am__dirstamp) clish/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/$(DEPDIR) @: > clish/$(DEPDIR)/$(am__dirstamp) clish/libclish_la-callback_access.lo: clish/$(am__dirstamp) \ clish/$(DEPDIR)/$(am__dirstamp) clish/libclish_la-callback_script.lo: clish/$(am__dirstamp) \ clish/$(DEPDIR)/$(am__dirstamp) clish/libclish_la-callback_config.lo: clish/$(am__dirstamp) \ clish/$(DEPDIR)/$(am__dirstamp) clish/libclish_la-callback_log.lo: clish/$(am__dirstamp) \ clish/$(DEPDIR)/$(am__dirstamp) clish/command/$(am__dirstamp): @$(MKDIR_P) clish/command @: > clish/command/$(am__dirstamp) clish/command/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/command/$(DEPDIR) @: > clish/command/$(DEPDIR)/$(am__dirstamp) clish/command/libclish_la-command.lo: clish/command/$(am__dirstamp) \ clish/command/$(DEPDIR)/$(am__dirstamp) clish/command/libclish_la-command_dump.lo: \ clish/command/$(am__dirstamp) \ clish/command/$(DEPDIR)/$(am__dirstamp) clish/param/$(am__dirstamp): @$(MKDIR_P) clish/param @: > clish/param/$(am__dirstamp) clish/param/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/param/$(DEPDIR) @: > clish/param/$(DEPDIR)/$(am__dirstamp) clish/param/libclish_la-param.lo: clish/param/$(am__dirstamp) \ clish/param/$(DEPDIR)/$(am__dirstamp) clish/param/libclish_la-param_dump.lo: clish/param/$(am__dirstamp) \ clish/param/$(DEPDIR)/$(am__dirstamp) clish/pargv/$(am__dirstamp): @$(MKDIR_P) clish/pargv @: > clish/pargv/$(am__dirstamp) clish/pargv/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/pargv/$(DEPDIR) @: > clish/pargv/$(DEPDIR)/$(am__dirstamp) clish/pargv/libclish_la-pargv.lo: clish/pargv/$(am__dirstamp) \ clish/pargv/$(DEPDIR)/$(am__dirstamp) clish/pargv/libclish_la-pargv_dump.lo: clish/pargv/$(am__dirstamp) \ clish/pargv/$(DEPDIR)/$(am__dirstamp) clish/ptype/$(am__dirstamp): @$(MKDIR_P) clish/ptype @: > clish/ptype/$(am__dirstamp) clish/ptype/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/ptype/$(DEPDIR) @: > clish/ptype/$(DEPDIR)/$(am__dirstamp) clish/ptype/libclish_la-ptype.lo: clish/ptype/$(am__dirstamp) \ clish/ptype/$(DEPDIR)/$(am__dirstamp) clish/ptype/libclish_la-ptype_dump.lo: clish/ptype/$(am__dirstamp) \ clish/ptype/$(DEPDIR)/$(am__dirstamp) clish/shell/$(am__dirstamp): @$(MKDIR_P) clish/shell @: > clish/shell/$(am__dirstamp) clish/shell/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/shell/$(DEPDIR) @: > clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_view.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_ptype.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_var.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_command.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_dump.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_execute.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_help.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_new.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_parse.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_file.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_spawn.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_startup.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_wdog.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_pwd.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/libclish_la-shell_tinyrl.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/shell/shell_tinyxml.lo: clish/shell/$(am__dirstamp) \ clish/shell/$(DEPDIR)/$(am__dirstamp) clish/view/$(am__dirstamp): @$(MKDIR_P) clish/view @: > clish/view/$(am__dirstamp) clish/view/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/view/$(DEPDIR) @: > clish/view/$(DEPDIR)/$(am__dirstamp) clish/view/libclish_la-view.lo: clish/view/$(am__dirstamp) \ clish/view/$(DEPDIR)/$(am__dirstamp) clish/view/libclish_la-view_dump.lo: clish/view/$(am__dirstamp) \ clish/view/$(DEPDIR)/$(am__dirstamp) clish/nspace/$(am__dirstamp): @$(MKDIR_P) clish/nspace @: > clish/nspace/$(am__dirstamp) clish/nspace/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/nspace/$(DEPDIR) @: > clish/nspace/$(DEPDIR)/$(am__dirstamp) clish/nspace/libclish_la-nspace.lo: clish/nspace/$(am__dirstamp) \ clish/nspace/$(DEPDIR)/$(am__dirstamp) clish/nspace/libclish_la-nspace_dump.lo: clish/nspace/$(am__dirstamp) \ clish/nspace/$(DEPDIR)/$(am__dirstamp) clish/var/$(am__dirstamp): @$(MKDIR_P) clish/var @: > clish/var/$(am__dirstamp) clish/var/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/var/$(DEPDIR) @: > clish/var/$(DEPDIR)/$(am__dirstamp) clish/var/libclish_la-var.lo: clish/var/$(am__dirstamp) \ clish/var/$(DEPDIR)/$(am__dirstamp) clish/var/libclish_la-var_dump.lo: clish/var/$(am__dirstamp) \ clish/var/$(DEPDIR)/$(am__dirstamp) clish/action/$(am__dirstamp): @$(MKDIR_P) clish/action @: > clish/action/$(am__dirstamp) clish/action/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/action/$(DEPDIR) @: > clish/action/$(DEPDIR)/$(am__dirstamp) clish/action/libclish_la-action.lo: clish/action/$(am__dirstamp) \ clish/action/$(DEPDIR)/$(am__dirstamp) clish/action/libclish_la-action_dump.lo: clish/action/$(am__dirstamp) \ clish/action/$(DEPDIR)/$(am__dirstamp) clish/config/$(am__dirstamp): @$(MKDIR_P) clish/config @: > clish/config/$(am__dirstamp) clish/config/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) clish/config/$(DEPDIR) @: > clish/config/$(DEPDIR)/$(am__dirstamp) clish/config/libclish_la-config.lo: clish/config/$(am__dirstamp) \ clish/config/$(DEPDIR)/$(am__dirstamp) clish/config/libclish_la-config_dump.lo: clish/config/$(am__dirstamp) \ clish/config/$(DEPDIR)/$(am__dirstamp) libclish.la: $(libclish_la_OBJECTS) $(libclish_la_DEPENDENCIES) $(CXXLINK) -rpath $(libdir) $(libclish_la_OBJECTS) $(libclish_la_LIBADD) $(LIBS) konf/tree/$(am__dirstamp): @$(MKDIR_P) konf/tree @: > konf/tree/$(am__dirstamp) konf/tree/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) konf/tree/$(DEPDIR) @: > konf/tree/$(DEPDIR)/$(am__dirstamp) konf/tree/tree.lo: konf/tree/$(am__dirstamp) \ konf/tree/$(DEPDIR)/$(am__dirstamp) konf/tree/tree_dump.lo: konf/tree/$(am__dirstamp) \ konf/tree/$(DEPDIR)/$(am__dirstamp) konf/query/$(am__dirstamp): @$(MKDIR_P) konf/query @: > konf/query/$(am__dirstamp) konf/query/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) konf/query/$(DEPDIR) @: > konf/query/$(DEPDIR)/$(am__dirstamp) konf/query/query.lo: konf/query/$(am__dirstamp) \ konf/query/$(DEPDIR)/$(am__dirstamp) konf/query/query_dump.lo: konf/query/$(am__dirstamp) \ konf/query/$(DEPDIR)/$(am__dirstamp) konf/buf/$(am__dirstamp): @$(MKDIR_P) konf/buf @: > konf/buf/$(am__dirstamp) konf/buf/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) konf/buf/$(DEPDIR) @: > konf/buf/$(DEPDIR)/$(am__dirstamp) konf/buf/buf.lo: konf/buf/$(am__dirstamp) \ konf/buf/$(DEPDIR)/$(am__dirstamp) konf/net/$(am__dirstamp): @$(MKDIR_P) konf/net @: > konf/net/$(am__dirstamp) konf/net/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) konf/net/$(DEPDIR) @: > konf/net/$(DEPDIR)/$(am__dirstamp) konf/net/net.lo: konf/net/$(am__dirstamp) \ konf/net/$(DEPDIR)/$(am__dirstamp) libkonf.la: $(libkonf_la_OBJECTS) $(libkonf_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libkonf_la_OBJECTS) $(libkonf_la_LIBADD) $(LIBS) lub/argv/$(am__dirstamp): @$(MKDIR_P) lub/argv @: > lub/argv/$(am__dirstamp) lub/argv/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/argv/$(DEPDIR) @: > lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv__get_arg.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv__get_argv.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv__get_count.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv__get_offset.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv__get_quoted.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv_new.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/argv/argv_nextword.lo: lub/argv/$(am__dirstamp) \ lub/argv/$(DEPDIR)/$(am__dirstamp) lub/bintree/$(am__dirstamp): @$(MKDIR_P) lub/bintree @: > lub/bintree/$(am__dirstamp) lub/bintree/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/bintree/$(DEPDIR) @: > lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_dump.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_find.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_findfirst.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_findlast.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_findnext.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_findprevious.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_init.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_insert.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_iterator_init.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_iterator_next.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_iterator_previous.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_node_init.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_remove.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/bintree/bintree_splay.lo: lub/bintree/$(am__dirstamp) \ lub/bintree/$(DEPDIR)/$(am__dirstamp) lub/list/$(am__dirstamp): @$(MKDIR_P) lub/list @: > lub/list/$(am__dirstamp) lub/list/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/list/$(DEPDIR) @: > lub/list/$(DEPDIR)/$(am__dirstamp) lub/list/list.lo: lub/list/$(am__dirstamp) \ lub/list/$(DEPDIR)/$(am__dirstamp) lub/blockpool/$(am__dirstamp): @$(MKDIR_P) lub/blockpool @: > lub/blockpool/$(am__dirstamp) lub/blockpool/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/blockpool/$(DEPDIR) @: > lub/blockpool/$(DEPDIR)/$(am__dirstamp) lub/blockpool/blockpool_alloc.lo: lub/blockpool/$(am__dirstamp) \ lub/blockpool/$(DEPDIR)/$(am__dirstamp) lub/blockpool/blockpool__get_stats.lo: lub/blockpool/$(am__dirstamp) \ lub/blockpool/$(DEPDIR)/$(am__dirstamp) lub/blockpool/blockpool_free.lo: lub/blockpool/$(am__dirstamp) \ lub/blockpool/$(DEPDIR)/$(am__dirstamp) lub/blockpool/blockpool_init.lo: lub/blockpool/$(am__dirstamp) \ lub/blockpool/$(DEPDIR)/$(am__dirstamp) lub/ctype/$(am__dirstamp): @$(MKDIR_P) lub/ctype @: > lub/ctype/$(am__dirstamp) lub/ctype/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/ctype/$(DEPDIR) @: > lub/ctype/$(DEPDIR)/$(am__dirstamp) lub/ctype/ctype_isspace.lo: lub/ctype/$(am__dirstamp) \ lub/ctype/$(DEPDIR)/$(am__dirstamp) lub/ctype/ctype_isdigit.lo: lub/ctype/$(am__dirstamp) \ lub/ctype/$(DEPDIR)/$(am__dirstamp) lub/ctype/ctype_toupper.lo: lub/ctype/$(am__dirstamp) \ lub/ctype/$(DEPDIR)/$(am__dirstamp) lub/ctype/ctype_tolower.lo: lub/ctype/$(am__dirstamp) \ lub/ctype/$(DEPDIR)/$(am__dirstamp) lub/dblockpool/$(am__dirstamp): @$(MKDIR_P) lub/dblockpool @: > lub/dblockpool/$(am__dirstamp) lub/dblockpool/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/dblockpool/$(DEPDIR) @: > lub/dblockpool/$(DEPDIR)/$(am__dirstamp) lub/dblockpool/dblockpool_alloc.lo: lub/dblockpool/$(am__dirstamp) \ lub/dblockpool/$(DEPDIR)/$(am__dirstamp) lub/dblockpool/dblockpool_fini.lo: lub/dblockpool/$(am__dirstamp) \ lub/dblockpool/$(DEPDIR)/$(am__dirstamp) lub/dblockpool/dblockpool_free.lo: lub/dblockpool/$(am__dirstamp) \ lub/dblockpool/$(DEPDIR)/$(am__dirstamp) lub/dblockpool/dblockpool_init.lo: lub/dblockpool/$(am__dirstamp) \ lub/dblockpool/$(DEPDIR)/$(am__dirstamp) lub/dump/$(am__dirstamp): @$(MKDIR_P) lub/dump @: > lub/dump/$(am__dirstamp) lub/dump/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/dump/$(DEPDIR) @: > lub/dump/$(DEPDIR)/$(am__dirstamp) lub/dump/dump.lo: lub/dump/$(am__dirstamp) \ lub/dump/$(DEPDIR)/$(am__dirstamp) lub/heap/$(am__dirstamp): @$(MKDIR_P) lub/heap @: > lub/heap/$(am__dirstamp) lub/heap/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/heap/$(DEPDIR) @: > lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/cache.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/cache_bucket.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/context.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap__get_max_free.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap__get_stacktrace.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap__get_stats.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_add_segment.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_align_block.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block__get_tail.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_from_ptr.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_getfirst.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_getkey.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_getnext.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_getprevious.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_block_check.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_check.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_context_delete.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_context_find_or_create.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_create.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_destroy.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_extend_both_ways.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_extend_downwards.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_extend_upwards.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_foreach_free_block.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_foreach_segment.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_graft_to_bottom.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_graft_to_top.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_init_free_block.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_merge_with_next.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_merge_with_previous.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_new_alloc_block.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_new_free_block.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_post_realloc.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_pre_realloc.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_raw_realloc.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_realloc.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_scan_stack.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_show.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_slice_from_bottom.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_slice_from_top.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_static_alloc.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_stop_here.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/heap_tainted_memory.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/node.lo: lub/heap/$(am__dirstamp) \ lub/heap/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/$(am__dirstamp): @$(MKDIR_P) lub/heap/posix @: > lub/heap/posix/$(am__dirstamp) lub/heap/posix/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/heap/posix/$(DEPDIR) @: > lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/heap_clean_stacks.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/heap_leak_mutex.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/heap_scan_bss.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/heap_scan_data.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/heap_symShow.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/heap/posix/sysheap_stubs.lo: lub/heap/posix/$(am__dirstamp) \ lub/heap/posix/$(DEPDIR)/$(am__dirstamp) lub/partition/$(am__dirstamp): @$(MKDIR_P) lub/partition @: > lub/partition/$(am__dirstamp) lub/partition/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/partition/$(DEPDIR) @: > lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_check_memory.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_destroy_local_heap.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_disable_leak_detection.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_enable_leak_detection.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_extend_memory.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_findcreate_local_heap.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_fini.lo: lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_init.lo: lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_realloc.lo: lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_segment_alloc.lo: \ lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_show.lo: lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/partition_sysalloc.lo: lub/partition/$(am__dirstamp) \ lub/partition/$(DEPDIR)/$(am__dirstamp) lub/partition/posix/$(am__dirstamp): @$(MKDIR_P) lub/partition/posix @: > lub/partition/posix/$(am__dirstamp) lub/partition/posix/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/partition/posix/$(DEPDIR) @: > lub/partition/posix/$(DEPDIR)/$(am__dirstamp) lub/partition/posix/posix_partition.lo: \ lub/partition/posix/$(am__dirstamp) \ lub/partition/posix/$(DEPDIR)/$(am__dirstamp) lub/string/$(am__dirstamp): @$(MKDIR_P) lub/string @: > lub/string/$(am__dirstamp) lub/string/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/string/$(DEPDIR) @: > lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_cat.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_catn.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_dup.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_free.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_nocasecmp.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_nocasestr.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_suffix.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/string/string_escape.lo: lub/string/$(am__dirstamp) \ lub/string/$(DEPDIR)/$(am__dirstamp) lub/test/$(am__dirstamp): @$(MKDIR_P) lub/test @: > lub/test/$(am__dirstamp) lub/test/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/test/$(DEPDIR) @: > lub/test/$(DEPDIR)/$(am__dirstamp) lub/test/test.lo: lub/test/$(am__dirstamp) \ lub/test/$(DEPDIR)/$(am__dirstamp) lub/system/$(am__dirstamp): @$(MKDIR_P) lub/system @: > lub/system/$(am__dirstamp) lub/system/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/system/$(DEPDIR) @: > lub/system/$(DEPDIR)/$(am__dirstamp) lub/system/test.lo: lub/system/$(am__dirstamp) \ lub/system/$(DEPDIR)/$(am__dirstamp) lub/system/system_test.lo: lub/system/$(am__dirstamp) \ lub/system/$(DEPDIR)/$(am__dirstamp) lub/db/$(am__dirstamp): @$(MKDIR_P) lub/db @: > lub/db/$(am__dirstamp) lub/db/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lub/db/$(DEPDIR) @: > lub/db/$(DEPDIR)/$(am__dirstamp) lub/db/db.lo: lub/db/$(am__dirstamp) lub/db/$(DEPDIR)/$(am__dirstamp) liblub.la: $(liblub_la_OBJECTS) $(liblub_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(liblub_la_OBJECTS) $(liblub_la_LIBADD) $(LIBS) tinyrl/$(am__dirstamp): @$(MKDIR_P) tinyrl @: > tinyrl/$(am__dirstamp) tinyrl/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tinyrl/$(DEPDIR) @: > tinyrl/$(DEPDIR)/$(am__dirstamp) tinyrl/tinyrl.lo: tinyrl/$(am__dirstamp) \ tinyrl/$(DEPDIR)/$(am__dirstamp) tinyrl/history/$(am__dirstamp): @$(MKDIR_P) tinyrl/history @: > tinyrl/history/$(am__dirstamp) tinyrl/history/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tinyrl/history/$(DEPDIR) @: > tinyrl/history/$(DEPDIR)/$(am__dirstamp) tinyrl/history/history.lo: tinyrl/history/$(am__dirstamp) \ tinyrl/history/$(DEPDIR)/$(am__dirstamp) tinyrl/history/history_entry.lo: tinyrl/history/$(am__dirstamp) \ tinyrl/history/$(DEPDIR)/$(am__dirstamp) tinyrl/vt100/$(am__dirstamp): @$(MKDIR_P) tinyrl/vt100 @: > tinyrl/vt100/$(am__dirstamp) tinyrl/vt100/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tinyrl/vt100/$(DEPDIR) @: > tinyrl/vt100/$(DEPDIR)/$(am__dirstamp) tinyrl/vt100/vt100.lo: tinyrl/vt100/$(am__dirstamp) \ tinyrl/vt100/$(DEPDIR)/$(am__dirstamp) libtinyrl.la: $(libtinyrl_la_OBJECTS) $(libtinyrl_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libtinyrl_la_OBJECTS) $(libtinyrl_la_LIBADD) $(LIBS) tinyxml/$(am__dirstamp): @$(MKDIR_P) tinyxml @: > tinyxml/$(am__dirstamp) tinyxml/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tinyxml/$(DEPDIR) @: > tinyxml/$(DEPDIR)/$(am__dirstamp) tinyxml/libtinyxml_la-tinyxml.lo: tinyxml/$(am__dirstamp) \ tinyxml/$(DEPDIR)/$(am__dirstamp) tinyxml/libtinyxml_la-tinyxmlerror.lo: tinyxml/$(am__dirstamp) \ tinyxml/$(DEPDIR)/$(am__dirstamp) tinyxml/libtinyxml_la-tinyxmlparser.lo: tinyxml/$(am__dirstamp) \ tinyxml/$(DEPDIR)/$(am__dirstamp) tinyxml/libtinyxml_la-tinystr.lo: tinyxml/$(am__dirstamp) \ tinyxml/$(DEPDIR)/$(am__dirstamp) libtinyxml.la: $(libtinyxml_la_OBJECTS) $(libtinyxml_la_DEPENDENCIES) $(libtinyxml_la_LINK) -rpath $(libdir) $(libtinyxml_la_OBJECTS) $(libtinyxml_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p || test -f $$p1; \ then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list bin/$(am__dirstamp): @$(MKDIR_P) bin @: > bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) bin/$(DEPDIR) @: > bin/$(DEPDIR)/$(am__dirstamp) bin/clish.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp) bin/clish$(EXEEXT): $(bin_clish_OBJECTS) $(bin_clish_DEPENDENCIES) bin/$(am__dirstamp) @rm -f bin/clish$(EXEEXT) $(CXXLINK) $(bin_clish_OBJECTS) $(bin_clish_LDADD) $(LIBS) bin/konf.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp) bin/konf$(EXEEXT): $(bin_konf_OBJECTS) $(bin_konf_DEPENDENCIES) bin/$(am__dirstamp) @rm -f bin/konf$(EXEEXT) $(LINK) $(bin_konf_OBJECTS) $(bin_konf_LDADD) $(LIBS) bin/konfd.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp) bin/konfd$(EXEEXT): $(bin_konfd_OBJECTS) $(bin_konfd_DEPENDENCIES) bin/$(am__dirstamp) @rm -f bin/konfd$(EXEEXT) $(LINK) $(bin_konfd_OBJECTS) $(bin_konfd_LDADD) $(LIBS) test/$(am__dirstamp): @$(MKDIR_P) test @: > test/$(am__dirstamp) test/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) test/$(DEPDIR) @: > test/$(DEPDIR)/$(am__dirstamp) test/bintree.$(OBJEXT): test/$(am__dirstamp) \ test/$(DEPDIR)/$(am__dirstamp) test/bintree$(EXEEXT): $(test_bintree_OBJECTS) $(test_bintree_DEPENDENCIES) test/$(am__dirstamp) @rm -f test/bintree$(EXEEXT) $(LINK) $(test_bintree_OBJECTS) $(test_bintree_LDADD) $(LIBS) test/heap.$(OBJEXT): test/$(am__dirstamp) \ test/$(DEPDIR)/$(am__dirstamp) test/heap$(EXEEXT): $(test_heap_OBJECTS) $(test_heap_DEPENDENCIES) test/$(am__dirstamp) @rm -f test/heap$(EXEEXT) $(LINK) $(test_heap_OBJECTS) $(test_heap_LDADD) $(LIBS) test/test_lubMallocTest-mallocTest.$(OBJEXT): test/$(am__dirstamp) \ test/$(DEPDIR)/$(am__dirstamp) test/lubMallocTest$(EXEEXT): $(test_lubMallocTest_OBJECTS) $(test_lubMallocTest_DEPENDENCIES) test/$(am__dirstamp) @rm -f test/lubMallocTest$(EXEEXT) $(test_lubMallocTest_LINK) $(test_lubMallocTest_OBJECTS) $(test_lubMallocTest_LDADD) $(LIBS) test/test_mallocTest-mallocTest.$(OBJEXT): test/$(am__dirstamp) \ test/$(DEPDIR)/$(am__dirstamp) test/mallocTest$(EXEEXT): $(test_mallocTest_OBJECTS) $(test_mallocTest_DEPENDENCIES) test/$(am__dirstamp) @rm -f test/mallocTest$(EXEEXT) $(test_mallocTest_LINK) $(test_mallocTest_OBJECTS) $(test_mallocTest_LDADD) $(LIBS) test/string.$(OBJEXT): test/$(am__dirstamp) \ test/$(DEPDIR)/$(am__dirstamp) test/string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) test/$(am__dirstamp) @rm -f test/string$(EXEEXT) $(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f bin/clish.$(OBJEXT) -rm -f bin/konf.$(OBJEXT) -rm -f bin/konfd.$(OBJEXT) -rm -f clish/action/libclish_la-action.$(OBJEXT) -rm -f clish/action/libclish_la-action.lo -rm -f clish/action/libclish_la-action_dump.$(OBJEXT) -rm -f clish/action/libclish_la-action_dump.lo -rm -f clish/command/libclish_la-command.$(OBJEXT) -rm -f clish/command/libclish_la-command.lo -rm -f clish/command/libclish_la-command_dump.$(OBJEXT) -rm -f clish/command/libclish_la-command_dump.lo -rm -f clish/config/libclish_la-config.$(OBJEXT) -rm -f clish/config/libclish_la-config.lo -rm -f clish/config/libclish_la-config_dump.$(OBJEXT) -rm -f clish/config/libclish_la-config_dump.lo -rm -f clish/libclish_la-callback_access.$(OBJEXT) -rm -f clish/libclish_la-callback_access.lo -rm -f clish/libclish_la-callback_config.$(OBJEXT) -rm -f clish/libclish_la-callback_config.lo -rm -f clish/libclish_la-callback_log.$(OBJEXT) -rm -f clish/libclish_la-callback_log.lo -rm -f clish/libclish_la-callback_script.$(OBJEXT) -rm -f clish/libclish_la-callback_script.lo -rm -f clish/nspace/libclish_la-nspace.$(OBJEXT) -rm -f clish/nspace/libclish_la-nspace.lo -rm -f clish/nspace/libclish_la-nspace_dump.$(OBJEXT) -rm -f clish/nspace/libclish_la-nspace_dump.lo -rm -f clish/param/libclish_la-param.$(OBJEXT) -rm -f clish/param/libclish_la-param.lo -rm -f clish/param/libclish_la-param_dump.$(OBJEXT) -rm -f clish/param/libclish_la-param_dump.lo -rm -f clish/pargv/libclish_la-pargv.$(OBJEXT) -rm -f clish/pargv/libclish_la-pargv.lo -rm -f clish/pargv/libclish_la-pargv_dump.$(OBJEXT) -rm -f clish/pargv/libclish_la-pargv_dump.lo -rm -f clish/ptype/libclish_la-ptype.$(OBJEXT) -rm -f clish/ptype/libclish_la-ptype.lo -rm -f clish/ptype/libclish_la-ptype_dump.$(OBJEXT) -rm -f clish/ptype/libclish_la-ptype_dump.lo -rm -f clish/shell/libclish_la-shell_command.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_command.lo -rm -f clish/shell/libclish_la-shell_dump.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_dump.lo -rm -f clish/shell/libclish_la-shell_execute.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_execute.lo -rm -f clish/shell/libclish_la-shell_file.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_file.lo -rm -f clish/shell/libclish_la-shell_help.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_help.lo -rm -f clish/shell/libclish_la-shell_new.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_new.lo -rm -f clish/shell/libclish_la-shell_parse.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_parse.lo -rm -f clish/shell/libclish_la-shell_ptype.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_ptype.lo -rm -f clish/shell/libclish_la-shell_pwd.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_pwd.lo -rm -f clish/shell/libclish_la-shell_spawn.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_spawn.lo -rm -f clish/shell/libclish_la-shell_startup.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_startup.lo -rm -f clish/shell/libclish_la-shell_tinyrl.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_tinyrl.lo -rm -f clish/shell/libclish_la-shell_var.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_var.lo -rm -f clish/shell/libclish_la-shell_view.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_view.lo -rm -f clish/shell/libclish_la-shell_wdog.$(OBJEXT) -rm -f clish/shell/libclish_la-shell_wdog.lo -rm -f clish/shell/shell_tinyxml.$(OBJEXT) -rm -f clish/shell/shell_tinyxml.lo -rm -f clish/var/libclish_la-var.$(OBJEXT) -rm -f clish/var/libclish_la-var.lo -rm -f clish/var/libclish_la-var_dump.$(OBJEXT) -rm -f clish/var/libclish_la-var_dump.lo -rm -f clish/view/libclish_la-view.$(OBJEXT) -rm -f clish/view/libclish_la-view.lo -rm -f clish/view/libclish_la-view_dump.$(OBJEXT) -rm -f clish/view/libclish_la-view_dump.lo -rm -f konf/buf/buf.$(OBJEXT) -rm -f konf/buf/buf.lo -rm -f konf/net/net.$(OBJEXT) -rm -f konf/net/net.lo -rm -f konf/query/query.$(OBJEXT) -rm -f konf/query/query.lo -rm -f konf/query/query_dump.$(OBJEXT) -rm -f konf/query/query_dump.lo -rm -f konf/tree/tree.$(OBJEXT) -rm -f konf/tree/tree.lo -rm -f konf/tree/tree_dump.$(OBJEXT) -rm -f konf/tree/tree_dump.lo -rm -f lub/argv/argv__get_arg.$(OBJEXT) -rm -f lub/argv/argv__get_arg.lo -rm -f lub/argv/argv__get_argv.$(OBJEXT) -rm -f lub/argv/argv__get_argv.lo -rm -f lub/argv/argv__get_count.$(OBJEXT) -rm -f lub/argv/argv__get_count.lo -rm -f lub/argv/argv__get_offset.$(OBJEXT) -rm -f lub/argv/argv__get_offset.lo -rm -f lub/argv/argv__get_quoted.$(OBJEXT) -rm -f lub/argv/argv__get_quoted.lo -rm -f lub/argv/argv_new.$(OBJEXT) -rm -f lub/argv/argv_new.lo -rm -f lub/argv/argv_nextword.$(OBJEXT) -rm -f lub/argv/argv_nextword.lo -rm -f lub/bintree/bintree_dump.$(OBJEXT) -rm -f lub/bintree/bintree_dump.lo -rm -f lub/bintree/bintree_find.$(OBJEXT) -rm -f lub/bintree/bintree_find.lo -rm -f lub/bintree/bintree_findfirst.$(OBJEXT) -rm -f lub/bintree/bintree_findfirst.lo -rm -f lub/bintree/bintree_findlast.$(OBJEXT) -rm -f lub/bintree/bintree_findlast.lo -rm -f lub/bintree/bintree_findnext.$(OBJEXT) -rm -f lub/bintree/bintree_findnext.lo -rm -f lub/bintree/bintree_findprevious.$(OBJEXT) -rm -f lub/bintree/bintree_findprevious.lo -rm -f lub/bintree/bintree_init.$(OBJEXT) -rm -f lub/bintree/bintree_init.lo -rm -f lub/bintree/bintree_insert.$(OBJEXT) -rm -f lub/bintree/bintree_insert.lo -rm -f lub/bintree/bintree_iterator_init.$(OBJEXT) -rm -f lub/bintree/bintree_iterator_init.lo -rm -f lub/bintree/bintree_iterator_next.$(OBJEXT) -rm -f lub/bintree/bintree_iterator_next.lo -rm -f lub/bintree/bintree_iterator_previous.$(OBJEXT) -rm -f lub/bintree/bintree_iterator_previous.lo -rm -f lub/bintree/bintree_node_init.$(OBJEXT) -rm -f lub/bintree/bintree_node_init.lo -rm -f lub/bintree/bintree_remove.$(OBJEXT) -rm -f lub/bintree/bintree_remove.lo -rm -f lub/bintree/bintree_splay.$(OBJEXT) -rm -f lub/bintree/bintree_splay.lo -rm -f lub/blockpool/blockpool__get_stats.$(OBJEXT) -rm -f lub/blockpool/blockpool__get_stats.lo -rm -f lub/blockpool/blockpool_alloc.$(OBJEXT) -rm -f lub/blockpool/blockpool_alloc.lo -rm -f lub/blockpool/blockpool_free.$(OBJEXT) -rm -f lub/blockpool/blockpool_free.lo -rm -f lub/blockpool/blockpool_init.$(OBJEXT) -rm -f lub/blockpool/blockpool_init.lo -rm -f lub/ctype/ctype_isdigit.$(OBJEXT) -rm -f lub/ctype/ctype_isdigit.lo -rm -f lub/ctype/ctype_isspace.$(OBJEXT) -rm -f lub/ctype/ctype_isspace.lo -rm -f lub/ctype/ctype_tolower.$(OBJEXT) -rm -f lub/ctype/ctype_tolower.lo -rm -f lub/ctype/ctype_toupper.$(OBJEXT) -rm -f lub/ctype/ctype_toupper.lo -rm -f lub/db/db.$(OBJEXT) -rm -f lub/db/db.lo -rm -f lub/dblockpool/dblockpool_alloc.$(OBJEXT) -rm -f lub/dblockpool/dblockpool_alloc.lo -rm -f lub/dblockpool/dblockpool_fini.$(OBJEXT) -rm -f lub/dblockpool/dblockpool_fini.lo -rm -f lub/dblockpool/dblockpool_free.$(OBJEXT) -rm -f lub/dblockpool/dblockpool_free.lo -rm -f lub/dblockpool/dblockpool_init.$(OBJEXT) -rm -f lub/dblockpool/dblockpool_init.lo -rm -f lub/dump/dump.$(OBJEXT) -rm -f lub/dump/dump.lo -rm -f lub/heap/cache.$(OBJEXT) -rm -f lub/heap/cache.lo -rm -f lub/heap/cache_bucket.$(OBJEXT) -rm -f lub/heap/cache_bucket.lo -rm -f lub/heap/context.$(OBJEXT) -rm -f lub/heap/context.lo -rm -f lub/heap/heap__get_max_free.$(OBJEXT) -rm -f lub/heap/heap__get_max_free.lo -rm -f lub/heap/heap__get_stacktrace.$(OBJEXT) -rm -f lub/heap/heap__get_stacktrace.lo -rm -f lub/heap/heap__get_stats.$(OBJEXT) -rm -f lub/heap/heap__get_stats.lo -rm -f lub/heap/heap_add_segment.$(OBJEXT) -rm -f lub/heap/heap_add_segment.lo -rm -f lub/heap/heap_align_block.$(OBJEXT) -rm -f lub/heap/heap_align_block.lo -rm -f lub/heap/heap_block__get_tail.$(OBJEXT) -rm -f lub/heap/heap_block__get_tail.lo -rm -f lub/heap/heap_block_check.$(OBJEXT) -rm -f lub/heap/heap_block_check.lo -rm -f lub/heap/heap_block_from_ptr.$(OBJEXT) -rm -f lub/heap/heap_block_from_ptr.lo -rm -f lub/heap/heap_block_getfirst.$(OBJEXT) -rm -f lub/heap/heap_block_getfirst.lo -rm -f lub/heap/heap_block_getkey.$(OBJEXT) -rm -f lub/heap/heap_block_getkey.lo -rm -f lub/heap/heap_block_getnext.$(OBJEXT) -rm -f lub/heap/heap_block_getnext.lo -rm -f lub/heap/heap_block_getprevious.$(OBJEXT) -rm -f lub/heap/heap_block_getprevious.lo -rm -f lub/heap/heap_check.$(OBJEXT) -rm -f lub/heap/heap_check.lo -rm -f lub/heap/heap_context_delete.$(OBJEXT) -rm -f lub/heap/heap_context_delete.lo -rm -f lub/heap/heap_context_find_or_create.$(OBJEXT) -rm -f lub/heap/heap_context_find_or_create.lo -rm -f lub/heap/heap_create.$(OBJEXT) -rm -f lub/heap/heap_create.lo -rm -f lub/heap/heap_destroy.$(OBJEXT) -rm -f lub/heap/heap_destroy.lo -rm -f lub/heap/heap_extend_both_ways.$(OBJEXT) -rm -f lub/heap/heap_extend_both_ways.lo -rm -f lub/heap/heap_extend_downwards.$(OBJEXT) -rm -f lub/heap/heap_extend_downwards.lo -rm -f lub/heap/heap_extend_upwards.$(OBJEXT) -rm -f lub/heap/heap_extend_upwards.lo -rm -f lub/heap/heap_foreach_free_block.$(OBJEXT) -rm -f lub/heap/heap_foreach_free_block.lo -rm -f lub/heap/heap_foreach_segment.$(OBJEXT) -rm -f lub/heap/heap_foreach_segment.lo -rm -f lub/heap/heap_graft_to_bottom.$(OBJEXT) -rm -f lub/heap/heap_graft_to_bottom.lo -rm -f lub/heap/heap_graft_to_top.$(OBJEXT) -rm -f lub/heap/heap_graft_to_top.lo -rm -f lub/heap/heap_init_free_block.$(OBJEXT) -rm -f lub/heap/heap_init_free_block.lo -rm -f lub/heap/heap_merge_with_next.$(OBJEXT) -rm -f lub/heap/heap_merge_with_next.lo -rm -f lub/heap/heap_merge_with_previous.$(OBJEXT) -rm -f lub/heap/heap_merge_with_previous.lo -rm -f lub/heap/heap_new_alloc_block.$(OBJEXT) -rm -f lub/heap/heap_new_alloc_block.lo -rm -f lub/heap/heap_new_free_block.$(OBJEXT) -rm -f lub/heap/heap_new_free_block.lo -rm -f lub/heap/heap_post_realloc.$(OBJEXT) -rm -f lub/heap/heap_post_realloc.lo -rm -f lub/heap/heap_pre_realloc.$(OBJEXT) -rm -f lub/heap/heap_pre_realloc.lo -rm -f lub/heap/heap_raw_realloc.$(OBJEXT) -rm -f lub/heap/heap_raw_realloc.lo -rm -f lub/heap/heap_realloc.$(OBJEXT) -rm -f lub/heap/heap_realloc.lo -rm -f lub/heap/heap_scan_stack.$(OBJEXT) -rm -f lub/heap/heap_scan_stack.lo -rm -f lub/heap/heap_show.$(OBJEXT) -rm -f lub/heap/heap_show.lo -rm -f lub/heap/heap_slice_from_bottom.$(OBJEXT) -rm -f lub/heap/heap_slice_from_bottom.lo -rm -f lub/heap/heap_slice_from_top.$(OBJEXT) -rm -f lub/heap/heap_slice_from_top.lo -rm -f lub/heap/heap_static_alloc.$(OBJEXT) -rm -f lub/heap/heap_static_alloc.lo -rm -f lub/heap/heap_stop_here.$(OBJEXT) -rm -f lub/heap/heap_stop_here.lo -rm -f lub/heap/heap_tainted_memory.$(OBJEXT) -rm -f lub/heap/heap_tainted_memory.lo -rm -f lub/heap/node.$(OBJEXT) -rm -f lub/heap/node.lo -rm -f lub/heap/posix/heap_clean_stacks.$(OBJEXT) -rm -f lub/heap/posix/heap_clean_stacks.lo -rm -f lub/heap/posix/heap_leak_mutex.$(OBJEXT) -rm -f lub/heap/posix/heap_leak_mutex.lo -rm -f lub/heap/posix/heap_scan_bss.$(OBJEXT) -rm -f lub/heap/posix/heap_scan_bss.lo -rm -f lub/heap/posix/heap_scan_data.$(OBJEXT) -rm -f lub/heap/posix/heap_scan_data.lo -rm -f lub/heap/posix/heap_symShow.$(OBJEXT) -rm -f lub/heap/posix/heap_symShow.lo -rm -f lub/heap/posix/sysheap_stubs.$(OBJEXT) -rm -f lub/heap/posix/sysheap_stubs.lo -rm -f lub/list/list.$(OBJEXT) -rm -f lub/list/list.lo -rm -f lub/partition/partition_check_memory.$(OBJEXT) -rm -f lub/partition/partition_check_memory.lo -rm -f lub/partition/partition_destroy_local_heap.$(OBJEXT) -rm -f lub/partition/partition_destroy_local_heap.lo -rm -f lub/partition/partition_disable_leak_detection.$(OBJEXT) -rm -f lub/partition/partition_disable_leak_detection.lo -rm -f lub/partition/partition_enable_leak_detection.$(OBJEXT) -rm -f lub/partition/partition_enable_leak_detection.lo -rm -f lub/partition/partition_extend_memory.$(OBJEXT) -rm -f lub/partition/partition_extend_memory.lo -rm -f lub/partition/partition_findcreate_local_heap.$(OBJEXT) -rm -f lub/partition/partition_findcreate_local_heap.lo -rm -f lub/partition/partition_fini.$(OBJEXT) -rm -f lub/partition/partition_fini.lo -rm -f lub/partition/partition_init.$(OBJEXT) -rm -f lub/partition/partition_init.lo -rm -f lub/partition/partition_realloc.$(OBJEXT) -rm -f lub/partition/partition_realloc.lo -rm -f lub/partition/partition_segment_alloc.$(OBJEXT) -rm -f lub/partition/partition_segment_alloc.lo -rm -f lub/partition/partition_show.$(OBJEXT) -rm -f lub/partition/partition_show.lo -rm -f lub/partition/partition_sysalloc.$(OBJEXT) -rm -f lub/partition/partition_sysalloc.lo -rm -f lub/partition/posix/posix_partition.$(OBJEXT) -rm -f lub/partition/posix/posix_partition.lo -rm -f lub/string/string_cat.$(OBJEXT) -rm -f lub/string/string_cat.lo -rm -f lub/string/string_catn.$(OBJEXT) -rm -f lub/string/string_catn.lo -rm -f lub/string/string_dup.$(OBJEXT) -rm -f lub/string/string_dup.lo -rm -f lub/string/string_escape.$(OBJEXT) -rm -f lub/string/string_escape.lo -rm -f lub/string/string_free.$(OBJEXT) -rm -f lub/string/string_free.lo -rm -f lub/string/string_nocasecmp.$(OBJEXT) -rm -f lub/string/string_nocasecmp.lo -rm -f lub/string/string_nocasestr.$(OBJEXT) -rm -f lub/string/string_nocasestr.lo -rm -f lub/string/string_suffix.$(OBJEXT) -rm -f lub/string/string_suffix.lo -rm -f lub/system/system_test.$(OBJEXT) -rm -f lub/system/system_test.lo -rm -f lub/system/test.$(OBJEXT) -rm -f lub/system/test.lo -rm -f lub/test/test.$(OBJEXT) -rm -f lub/test/test.lo -rm -f test/bintree.$(OBJEXT) -rm -f test/heap.$(OBJEXT) -rm -f test/string.$(OBJEXT) -rm -f test/test_lubMallocTest-mallocTest.$(OBJEXT) -rm -f test/test_mallocTest-mallocTest.$(OBJEXT) -rm -f tinyrl/history/history.$(OBJEXT) -rm -f tinyrl/history/history.lo -rm -f tinyrl/history/history_entry.$(OBJEXT) -rm -f tinyrl/history/history_entry.lo -rm -f tinyrl/tinyrl.$(OBJEXT) -rm -f tinyrl/tinyrl.lo -rm -f tinyrl/vt100/vt100.$(OBJEXT) -rm -f tinyrl/vt100/vt100.lo -rm -f tinyxml/libtinyxml_la-tinystr.$(OBJEXT) -rm -f tinyxml/libtinyxml_la-tinystr.lo -rm -f tinyxml/libtinyxml_la-tinyxml.$(OBJEXT) -rm -f tinyxml/libtinyxml_la-tinyxml.lo -rm -f tinyxml/libtinyxml_la-tinyxmlerror.$(OBJEXT) -rm -f tinyxml/libtinyxml_la-tinyxmlerror.lo -rm -f tinyxml/libtinyxml_la-tinyxmlparser.$(OBJEXT) -rm -f tinyxml/libtinyxml_la-tinyxmlparser.lo distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/clish.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/konf.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/konfd.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_access.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_config.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_log.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_script.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/action/$(DEPDIR)/libclish_la-action.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/action/$(DEPDIR)/libclish_la-action_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/command/$(DEPDIR)/libclish_la-command.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/command/$(DEPDIR)/libclish_la-command_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/config/$(DEPDIR)/libclish_la-config.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/config/$(DEPDIR)/libclish_la-config_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/nspace/$(DEPDIR)/libclish_la-nspace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/param/$(DEPDIR)/libclish_la-param.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/param/$(DEPDIR)/libclish_la-param_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/pargv/$(DEPDIR)/libclish_la-pargv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/ptype/$(DEPDIR)/libclish_la-ptype.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_command.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_execute.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_file.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_help.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_new.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_parse.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_startup.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_var.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_view.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_wdog.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/shell_tinyxml.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/var/$(DEPDIR)/libclish_la-var.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/var/$(DEPDIR)/libclish_la-var_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/view/$(DEPDIR)/libclish_la-view.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@clish/view/$(DEPDIR)/libclish_la-view_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/buf/$(DEPDIR)/buf.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/net/$(DEPDIR)/net.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/query/$(DEPDIR)/query.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/query/$(DEPDIR)/query_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/tree/$(DEPDIR)/tree.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@konf/tree/$(DEPDIR)/tree_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_arg.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_argv.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_count.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_offset.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_quoted.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv_new.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv_nextword.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_find.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findfirst.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findlast.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findnext.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findprevious.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_insert.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_next.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_previous.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_node_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_remove.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_splay.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool__get_stats.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_alloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_free.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_isdigit.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_isspace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_tolower.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_toupper.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/db/$(DEPDIR)/db.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_alloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_fini.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_free.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/dump/$(DEPDIR)/dump.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/cache.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/cache_bucket.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/context.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_max_free.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_stacktrace.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_stats.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_add_segment.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_align_block.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block__get_tail.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_check.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_from_ptr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getfirst.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getkey.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getnext.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getprevious.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_check.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_context_delete.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_context_find_or_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_create.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_destroy.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_both_ways.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_downwards.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_upwards.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_foreach_free_block.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_foreach_segment.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_graft_to_bottom.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_graft_to_top.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_init_free_block.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_merge_with_next.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_merge_with_previous.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_new_alloc_block.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_new_free_block.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_post_realloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_pre_realloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_raw_realloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_realloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_scan_stack.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_show.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_slice_from_bottom.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_slice_from_top.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_static_alloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_stop_here.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_tainted_memory.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/node.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_clean_stacks.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_leak_mutex.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_scan_bss.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_scan_data.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_symShow.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/sysheap_stubs.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/list/$(DEPDIR)/list.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_check_memory.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_destroy_local_heap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_disable_leak_detection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_enable_leak_detection.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_extend_memory.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_findcreate_local_heap.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_fini.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_init.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_realloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_segment_alloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_show.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_sysalloc.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/posix/$(DEPDIR)/posix_partition.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_cat.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_catn.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_dup.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_escape.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_free.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_nocasecmp.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_nocasestr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_suffix.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/system/$(DEPDIR)/system_test.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/system/$(DEPDIR)/test.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lub/test/$(DEPDIR)/test.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bintree.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/heap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/string.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_mallocTest-mallocTest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/$(DEPDIR)/tinyrl.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/history/$(DEPDIR)/history.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/history/$(DEPDIR)/history_entry.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/vt100/$(DEPDIR)/vt100.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Plo@am__quote@ .c.o: @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< clish/libclish_la-callback_access.lo: clish/callback_access.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/libclish_la-callback_access.lo -MD -MP -MF clish/$(DEPDIR)/libclish_la-callback_access.Tpo -c -o clish/libclish_la-callback_access.lo `test -f 'clish/callback_access.c' || echo '$(srcdir)/'`clish/callback_access.c @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_access.Tpo clish/$(DEPDIR)/libclish_la-callback_access.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_access.c' object='clish/libclish_la-callback_access.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/libclish_la-callback_access.lo `test -f 'clish/callback_access.c' || echo '$(srcdir)/'`clish/callback_access.c clish/libclish_la-callback_script.lo: clish/callback_script.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/libclish_la-callback_script.lo -MD -MP -MF clish/$(DEPDIR)/libclish_la-callback_script.Tpo -c -o clish/libclish_la-callback_script.lo `test -f 'clish/callback_script.c' || echo '$(srcdir)/'`clish/callback_script.c @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_script.Tpo clish/$(DEPDIR)/libclish_la-callback_script.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_script.c' object='clish/libclish_la-callback_script.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/libclish_la-callback_script.lo `test -f 'clish/callback_script.c' || echo '$(srcdir)/'`clish/callback_script.c clish/libclish_la-callback_config.lo: clish/callback_config.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/libclish_la-callback_config.lo -MD -MP -MF clish/$(DEPDIR)/libclish_la-callback_config.Tpo -c -o clish/libclish_la-callback_config.lo `test -f 'clish/callback_config.c' || echo '$(srcdir)/'`clish/callback_config.c @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_config.Tpo clish/$(DEPDIR)/libclish_la-callback_config.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_config.c' object='clish/libclish_la-callback_config.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/libclish_la-callback_config.lo `test -f 'clish/callback_config.c' || echo '$(srcdir)/'`clish/callback_config.c clish/libclish_la-callback_log.lo: clish/callback_log.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/libclish_la-callback_log.lo -MD -MP -MF clish/$(DEPDIR)/libclish_la-callback_log.Tpo -c -o clish/libclish_la-callback_log.lo `test -f 'clish/callback_log.c' || echo '$(srcdir)/'`clish/callback_log.c @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_log.Tpo clish/$(DEPDIR)/libclish_la-callback_log.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_log.c' object='clish/libclish_la-callback_log.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/libclish_la-callback_log.lo `test -f 'clish/callback_log.c' || echo '$(srcdir)/'`clish/callback_log.c clish/command/libclish_la-command.lo: clish/command/command.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/command/libclish_la-command.lo -MD -MP -MF clish/command/$(DEPDIR)/libclish_la-command.Tpo -c -o clish/command/libclish_la-command.lo `test -f 'clish/command/command.c' || echo '$(srcdir)/'`clish/command/command.c @am__fastdepCC_TRUE@ $(am__mv) clish/command/$(DEPDIR)/libclish_la-command.Tpo clish/command/$(DEPDIR)/libclish_la-command.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/command/command.c' object='clish/command/libclish_la-command.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/command/libclish_la-command.lo `test -f 'clish/command/command.c' || echo '$(srcdir)/'`clish/command/command.c clish/command/libclish_la-command_dump.lo: clish/command/command_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/command/libclish_la-command_dump.lo -MD -MP -MF clish/command/$(DEPDIR)/libclish_la-command_dump.Tpo -c -o clish/command/libclish_la-command_dump.lo `test -f 'clish/command/command_dump.c' || echo '$(srcdir)/'`clish/command/command_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/command/$(DEPDIR)/libclish_la-command_dump.Tpo clish/command/$(DEPDIR)/libclish_la-command_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/command/command_dump.c' object='clish/command/libclish_la-command_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/command/libclish_la-command_dump.lo `test -f 'clish/command/command_dump.c' || echo '$(srcdir)/'`clish/command/command_dump.c clish/param/libclish_la-param.lo: clish/param/param.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/param/libclish_la-param.lo -MD -MP -MF clish/param/$(DEPDIR)/libclish_la-param.Tpo -c -o clish/param/libclish_la-param.lo `test -f 'clish/param/param.c' || echo '$(srcdir)/'`clish/param/param.c @am__fastdepCC_TRUE@ $(am__mv) clish/param/$(DEPDIR)/libclish_la-param.Tpo clish/param/$(DEPDIR)/libclish_la-param.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/param/param.c' object='clish/param/libclish_la-param.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/param/libclish_la-param.lo `test -f 'clish/param/param.c' || echo '$(srcdir)/'`clish/param/param.c clish/param/libclish_la-param_dump.lo: clish/param/param_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/param/libclish_la-param_dump.lo -MD -MP -MF clish/param/$(DEPDIR)/libclish_la-param_dump.Tpo -c -o clish/param/libclish_la-param_dump.lo `test -f 'clish/param/param_dump.c' || echo '$(srcdir)/'`clish/param/param_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/param/$(DEPDIR)/libclish_la-param_dump.Tpo clish/param/$(DEPDIR)/libclish_la-param_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/param/param_dump.c' object='clish/param/libclish_la-param_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/param/libclish_la-param_dump.lo `test -f 'clish/param/param_dump.c' || echo '$(srcdir)/'`clish/param/param_dump.c clish/pargv/libclish_la-pargv.lo: clish/pargv/pargv.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/$(DEPDIR)/libclish_la-pargv.Tpo -c -o clish/pargv/libclish_la-pargv.lo `test -f 'clish/pargv/pargv.c' || echo '$(srcdir)/'`clish/pargv/pargv.c @am__fastdepCC_TRUE@ $(am__mv) clish/pargv/$(DEPDIR)/libclish_la-pargv.Tpo clish/pargv/$(DEPDIR)/libclish_la-pargv.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/pargv/pargv.c' object='clish/pargv/libclish_la-pargv.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/pargv/libclish_la-pargv.lo `test -f 'clish/pargv/pargv.c' || echo '$(srcdir)/'`clish/pargv/pargv.c clish/pargv/libclish_la-pargv_dump.lo: clish/pargv/pargv_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/pargv/libclish_la-pargv_dump.lo -MD -MP -MF clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Tpo -c -o clish/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo '$(srcdir)/'`clish/pargv/pargv_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Tpo clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/pargv/pargv_dump.c' object='clish/pargv/libclish_la-pargv_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo '$(srcdir)/'`clish/pargv/pargv_dump.c clish/ptype/libclish_la-ptype.lo: clish/ptype/ptype.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/ptype/libclish_la-ptype.lo -MD -MP -MF clish/ptype/$(DEPDIR)/libclish_la-ptype.Tpo -c -o clish/ptype/libclish_la-ptype.lo `test -f 'clish/ptype/ptype.c' || echo '$(srcdir)/'`clish/ptype/ptype.c @am__fastdepCC_TRUE@ $(am__mv) clish/ptype/$(DEPDIR)/libclish_la-ptype.Tpo clish/ptype/$(DEPDIR)/libclish_la-ptype.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/ptype/ptype.c' object='clish/ptype/libclish_la-ptype.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/ptype/libclish_la-ptype.lo `test -f 'clish/ptype/ptype.c' || echo '$(srcdir)/'`clish/ptype/ptype.c clish/ptype/libclish_la-ptype_dump.lo: clish/ptype/ptype_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Tpo -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo '$(srcdir)/'`clish/ptype/ptype_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Tpo clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/ptype/ptype_dump.c' object='clish/ptype/libclish_la-ptype_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo '$(srcdir)/'`clish/ptype/ptype_dump.c clish/shell/libclish_la-shell_view.lo: clish/shell/shell_view.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_view.Tpo -c -o clish/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo '$(srcdir)/'`clish/shell/shell_view.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_view.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_view.c' object='clish/shell/libclish_la-shell_view.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo '$(srcdir)/'`clish/shell/shell_view.c clish/shell/libclish_la-shell_ptype.lo: clish/shell/shell_ptype.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Tpo -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo '$(srcdir)/'`clish/shell/shell_ptype.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_ptype.c' object='clish/shell/libclish_la-shell_ptype.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo '$(srcdir)/'`clish/shell/shell_ptype.c clish/shell/libclish_la-shell_var.lo: clish/shell/shell_var.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_var.Tpo -c -o clish/shell/libclish_la-shell_var.lo `test -f 'clish/shell/shell_var.c' || echo '$(srcdir)/'`clish/shell/shell_var.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_var.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_var.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_var.c' object='clish/shell/libclish_la-shell_var.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_var.lo `test -f 'clish/shell/shell_var.c' || echo '$(srcdir)/'`clish/shell/shell_var.c clish/shell/libclish_la-shell_command.lo: clish/shell/shell_command.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_command.Tpo -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo '$(srcdir)/'`clish/shell/shell_command.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_command.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_command.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_command.c' object='clish/shell/libclish_la-shell_command.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo '$(srcdir)/'`clish/shell/shell_command.c clish/shell/libclish_la-shell_dump.lo: clish/shell/shell_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_dump.Tpo -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo '$(srcdir)/'`clish/shell/shell_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_dump.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_dump.c' object='clish/shell/libclish_la-shell_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo '$(srcdir)/'`clish/shell/shell_dump.c clish/shell/libclish_la-shell_execute.lo: clish/shell/shell_execute.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_execute.Tpo -c -o clish/shell/libclish_la-shell_execute.lo `test -f 'clish/shell/shell_execute.c' || echo '$(srcdir)/'`clish/shell/shell_execute.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_execute.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_execute.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_execute.c' object='clish/shell/libclish_la-shell_execute.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_execute.lo `test -f 'clish/shell/shell_execute.c' || echo '$(srcdir)/'`clish/shell/shell_execute.c clish/shell/libclish_la-shell_help.lo: clish/shell/shell_help.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_help.Tpo -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo '$(srcdir)/'`clish/shell/shell_help.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_help.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_help.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_help.c' object='clish/shell/libclish_la-shell_help.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo '$(srcdir)/'`clish/shell/shell_help.c clish/shell/libclish_la-shell_new.lo: clish/shell/shell_new.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_new.Tpo -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo '$(srcdir)/'`clish/shell/shell_new.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_new.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_new.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_new.c' object='clish/shell/libclish_la-shell_new.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo '$(srcdir)/'`clish/shell/shell_new.c clish/shell/libclish_la-shell_parse.lo: clish/shell/shell_parse.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_parse.Tpo -c -o clish/shell/libclish_la-shell_parse.lo `test -f 'clish/shell/shell_parse.c' || echo '$(srcdir)/'`clish/shell/shell_parse.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_parse.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_parse.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_parse.c' object='clish/shell/libclish_la-shell_parse.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_parse.lo `test -f 'clish/shell/shell_parse.c' || echo '$(srcdir)/'`clish/shell/shell_parse.c clish/shell/libclish_la-shell_file.lo: clish/shell/shell_file.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_file.Tpo -c -o clish/shell/libclish_la-shell_file.lo `test -f 'clish/shell/shell_file.c' || echo '$(srcdir)/'`clish/shell/shell_file.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_file.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_file.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_file.c' object='clish/shell/libclish_la-shell_file.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_file.lo `test -f 'clish/shell/shell_file.c' || echo '$(srcdir)/'`clish/shell/shell_file.c clish/shell/libclish_la-shell_spawn.lo: clish/shell/shell_spawn.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_spawn.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Tpo -c -o clish/shell/libclish_la-shell_spawn.lo `test -f 'clish/shell/shell_spawn.c' || echo '$(srcdir)/'`clish/shell/shell_spawn.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_spawn.c' object='clish/shell/libclish_la-shell_spawn.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_spawn.lo `test -f 'clish/shell/shell_spawn.c' || echo '$(srcdir)/'`clish/shell/shell_spawn.c clish/shell/libclish_la-shell_startup.lo: clish/shell/shell_startup.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_startup.Tpo -c -o clish/shell/libclish_la-shell_startup.lo `test -f 'clish/shell/shell_startup.c' || echo '$(srcdir)/'`clish/shell/shell_startup.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_startup.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_startup.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_startup.c' object='clish/shell/libclish_la-shell_startup.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_startup.lo `test -f 'clish/shell/shell_startup.c' || echo '$(srcdir)/'`clish/shell/shell_startup.c clish/shell/libclish_la-shell_wdog.lo: clish/shell/shell_wdog.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_wdog.Tpo -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo '$(srcdir)/'`clish/shell/shell_wdog.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_wdog.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_wdog.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_wdog.c' object='clish/shell/libclish_la-shell_wdog.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo '$(srcdir)/'`clish/shell/shell_wdog.c clish/shell/libclish_la-shell_pwd.lo: clish/shell/shell_pwd.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Tpo -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo '$(srcdir)/'`clish/shell/shell_pwd.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_pwd.c' object='clish/shell/libclish_la-shell_pwd.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo '$(srcdir)/'`clish/shell/shell_pwd.c clish/shell/libclish_la-shell_tinyrl.lo: clish/shell/shell_tinyrl.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Tpo -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo '$(srcdir)/'`clish/shell/shell_tinyrl.c @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_tinyrl.c' object='clish/shell/libclish_la-shell_tinyrl.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo '$(srcdir)/'`clish/shell/shell_tinyrl.c clish/view/libclish_la-view.lo: clish/view/view.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/$(DEPDIR)/libclish_la-view.Tpo -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo '$(srcdir)/'`clish/view/view.c @am__fastdepCC_TRUE@ $(am__mv) clish/view/$(DEPDIR)/libclish_la-view.Tpo clish/view/$(DEPDIR)/libclish_la-view.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/view/view.c' object='clish/view/libclish_la-view.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo '$(srcdir)/'`clish/view/view.c clish/view/libclish_la-view_dump.lo: clish/view/view_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/$(DEPDIR)/libclish_la-view_dump.Tpo -c -o clish/view/libclish_la-view_dump.lo `test -f 'clish/view/view_dump.c' || echo '$(srcdir)/'`clish/view/view_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/view/$(DEPDIR)/libclish_la-view_dump.Tpo clish/view/$(DEPDIR)/libclish_la-view_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/view/view_dump.c' object='clish/view/libclish_la-view_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/view/libclish_la-view_dump.lo `test -f 'clish/view/view_dump.c' || echo '$(srcdir)/'`clish/view/view_dump.c clish/nspace/libclish_la-nspace.lo: clish/nspace/nspace.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/$(DEPDIR)/libclish_la-nspace.Tpo -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo '$(srcdir)/'`clish/nspace/nspace.c @am__fastdepCC_TRUE@ $(am__mv) clish/nspace/$(DEPDIR)/libclish_la-nspace.Tpo clish/nspace/$(DEPDIR)/libclish_la-nspace.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/nspace/nspace.c' object='clish/nspace/libclish_la-nspace.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo '$(srcdir)/'`clish/nspace/nspace.c clish/nspace/libclish_la-nspace_dump.lo: clish/nspace/nspace_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Tpo -c -o clish/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo '$(srcdir)/'`clish/nspace/nspace_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Tpo clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/nspace/nspace_dump.c' object='clish/nspace/libclish_la-nspace_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo '$(srcdir)/'`clish/nspace/nspace_dump.c clish/var/libclish_la-var.lo: clish/var/var.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/$(DEPDIR)/libclish_la-var.Tpo -c -o clish/var/libclish_la-var.lo `test -f 'clish/var/var.c' || echo '$(srcdir)/'`clish/var/var.c @am__fastdepCC_TRUE@ $(am__mv) clish/var/$(DEPDIR)/libclish_la-var.Tpo clish/var/$(DEPDIR)/libclish_la-var.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/var/var.c' object='clish/var/libclish_la-var.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/var/libclish_la-var.lo `test -f 'clish/var/var.c' || echo '$(srcdir)/'`clish/var/var.c clish/var/libclish_la-var_dump.lo: clish/var/var_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/$(DEPDIR)/libclish_la-var_dump.Tpo -c -o clish/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo '$(srcdir)/'`clish/var/var_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/var/$(DEPDIR)/libclish_la-var_dump.Tpo clish/var/$(DEPDIR)/libclish_la-var_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/var/var_dump.c' object='clish/var/libclish_la-var_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo '$(srcdir)/'`clish/var/var_dump.c clish/action/libclish_la-action.lo: clish/action/action.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/$(DEPDIR)/libclish_la-action.Tpo -c -o clish/action/libclish_la-action.lo `test -f 'clish/action/action.c' || echo '$(srcdir)/'`clish/action/action.c @am__fastdepCC_TRUE@ $(am__mv) clish/action/$(DEPDIR)/libclish_la-action.Tpo clish/action/$(DEPDIR)/libclish_la-action.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/action/action.c' object='clish/action/libclish_la-action.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/action/libclish_la-action.lo `test -f 'clish/action/action.c' || echo '$(srcdir)/'`clish/action/action.c clish/action/libclish_la-action_dump.lo: clish/action/action_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/$(DEPDIR)/libclish_la-action_dump.Tpo -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo '$(srcdir)/'`clish/action/action_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/action/$(DEPDIR)/libclish_la-action_dump.Tpo clish/action/$(DEPDIR)/libclish_la-action_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/action/action_dump.c' object='clish/action/libclish_la-action_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo '$(srcdir)/'`clish/action/action_dump.c clish/config/libclish_la-config.lo: clish/config/config.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/$(DEPDIR)/libclish_la-config.Tpo -c -o clish/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo '$(srcdir)/'`clish/config/config.c @am__fastdepCC_TRUE@ $(am__mv) clish/config/$(DEPDIR)/libclish_la-config.Tpo clish/config/$(DEPDIR)/libclish_la-config.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/config/config.c' object='clish/config/libclish_la-config.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo '$(srcdir)/'`clish/config/config.c clish/config/libclish_la-config_dump.lo: clish/config/config_dump.c @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/$(DEPDIR)/libclish_la-config_dump.Tpo -c -o clish/config/libclish_la-config_dump.lo `test -f 'clish/config/config_dump.c' || echo '$(srcdir)/'`clish/config/config_dump.c @am__fastdepCC_TRUE@ $(am__mv) clish/config/$(DEPDIR)/libclish_la-config_dump.Tpo clish/config/$(DEPDIR)/libclish_la-config_dump.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/config/config_dump.c' object='clish/config/libclish_la-config_dump.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclish_la_CFLAGS) $(CFLAGS) -c -o clish/config/libclish_la-config_dump.lo `test -f 'clish/config/config_dump.c' || echo '$(srcdir)/'`clish/config/config_dump.c test/test_lubMallocTest-mallocTest.o: test/mallocTest.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lubMallocTest_CFLAGS) $(CFLAGS) -MT test/test_lubMallocTest-mallocTest.o -MD -MP -MF test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo -c -o test/test_lubMallocTest-mallocTest.o `test -f 'test/mallocTest.c' || echo '$(srcdir)/'`test/mallocTest.c @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_lubMallocTest-mallocTest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lubMallocTest_CFLAGS) $(CFLAGS) -c -o test/test_lubMallocTest-mallocTest.o `test -f 'test/mallocTest.c' || echo '$(srcdir)/'`test/mallocTest.c test/test_lubMallocTest-mallocTest.obj: test/mallocTest.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lubMallocTest_CFLAGS) $(CFLAGS) -MT test/test_lubMallocTest-mallocTest.obj -MD -MP -MF test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo -c -o test/test_lubMallocTest-mallocTest.obj `if test -f 'test/mallocTest.c'; then $(CYGPATH_W) 'test/mallocTest.c'; else $(CYGPATH_W) '$(srcdir)/test/mallocTest.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_lubMallocTest-mallocTest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_lubMallocTest_CFLAGS) $(CFLAGS) -c -o test/test_lubMallocTest-mallocTest.obj `if test -f 'test/mallocTest.c'; then $(CYGPATH_W) 'test/mallocTest.c'; else $(CYGPATH_W) '$(srcdir)/test/mallocTest.c'; fi` test/test_mallocTest-mallocTest.o: test/mallocTest.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mallocTest_CFLAGS) $(CFLAGS) -MT test/test_mallocTest-mallocTest.o -MD -MP -MF test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo -c -o test/test_mallocTest-mallocTest.o `test -f 'test/mallocTest.c' || echo '$(srcdir)/'`test/mallocTest.c @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo test/$(DEPDIR)/test_mallocTest-mallocTest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_mallocTest-mallocTest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mallocTest_CFLAGS) $(CFLAGS) -c -o test/test_mallocTest-mallocTest.o `test -f 'test/mallocTest.c' || echo '$(srcdir)/'`test/mallocTest.c test/test_mallocTest-mallocTest.obj: test/mallocTest.c @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mallocTest_CFLAGS) $(CFLAGS) -MT test/test_mallocTest-mallocTest.obj -MD -MP -MF test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo -c -o test/test_mallocTest-mallocTest.obj `if test -f 'test/mallocTest.c'; then $(CYGPATH_W) 'test/mallocTest.c'; else $(CYGPATH_W) '$(srcdir)/test/mallocTest.c'; fi` @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo test/$(DEPDIR)/test_mallocTest-mallocTest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_mallocTest-mallocTest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mallocTest_CFLAGS) $(CFLAGS) -c -o test/test_mallocTest-mallocTest.obj `if test -f 'test/mallocTest.c'; then $(CYGPATH_W) 'test/mallocTest.c'; else $(CYGPATH_W) '$(srcdir)/test/mallocTest.c'; fi` .cpp.o: @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< .cpp.obj: @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .cpp.lo: @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $< tinyxml/libtinyxml_la-tinyxml.lo: tinyxml/tinyxml.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -MT tinyxml/libtinyxml_la-tinyxml.lo -MD -MP -MF tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Tpo -c -o tinyxml/libtinyxml_la-tinyxml.lo `test -f 'tinyxml/tinyxml.cpp' || echo '$(srcdir)/'`tinyxml/tinyxml.cpp @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxml.cpp' object='tinyxml/libtinyxml_la-tinyxml.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -c -o tinyxml/libtinyxml_la-tinyxml.lo `test -f 'tinyxml/tinyxml.cpp' || echo '$(srcdir)/'`tinyxml/tinyxml.cpp tinyxml/libtinyxml_la-tinyxmlerror.lo: tinyxml/tinyxmlerror.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -MT tinyxml/libtinyxml_la-tinyxmlerror.lo -MD -MP -MF tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Tpo -c -o tinyxml/libtinyxml_la-tinyxmlerror.lo `test -f 'tinyxml/tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxml/tinyxmlerror.cpp @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxmlerror.cpp' object='tinyxml/libtinyxml_la-tinyxmlerror.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -c -o tinyxml/libtinyxml_la-tinyxmlerror.lo `test -f 'tinyxml/tinyxmlerror.cpp' || echo '$(srcdir)/'`tinyxml/tinyxmlerror.cpp tinyxml/libtinyxml_la-tinyxmlparser.lo: tinyxml/tinyxmlparser.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -MT tinyxml/libtinyxml_la-tinyxmlparser.lo -MD -MP -MF tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Tpo -c -o tinyxml/libtinyxml_la-tinyxmlparser.lo `test -f 'tinyxml/tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxml/tinyxmlparser.cpp @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxmlparser.cpp' object='tinyxml/libtinyxml_la-tinyxmlparser.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -c -o tinyxml/libtinyxml_la-tinyxmlparser.lo `test -f 'tinyxml/tinyxmlparser.cpp' || echo '$(srcdir)/'`tinyxml/tinyxmlparser.cpp tinyxml/libtinyxml_la-tinystr.lo: tinyxml/tinystr.cpp @am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -MT tinyxml/libtinyxml_la-tinystr.lo -MD -MP -MF tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Tpo -c -o tinyxml/libtinyxml_la-tinystr.lo `test -f 'tinyxml/tinystr.cpp' || echo '$(srcdir)/'`tinyxml/tinystr.cpp @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Plo @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinystr.cpp' object='tinyxml/libtinyxml_la-tinystr.lo' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtinyxml_la_CXXFLAGS) $(CXXFLAGS) -c -o tinyxml/libtinyxml_la-tinystr.lo `test -f 'tinyxml/tinystr.cpp' || echo '$(srcdir)/'`tinyxml/tinystr.cpp mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf bin/.libs bin/_libs -rm -rf clish/.libs clish/_libs -rm -rf clish/action/.libs clish/action/_libs -rm -rf clish/command/.libs clish/command/_libs -rm -rf clish/config/.libs clish/config/_libs -rm -rf clish/nspace/.libs clish/nspace/_libs -rm -rf clish/param/.libs clish/param/_libs -rm -rf clish/pargv/.libs clish/pargv/_libs -rm -rf clish/ptype/.libs clish/ptype/_libs -rm -rf clish/shell/.libs clish/shell/_libs -rm -rf clish/var/.libs clish/var/_libs -rm -rf clish/view/.libs clish/view/_libs -rm -rf konf/buf/.libs konf/buf/_libs -rm -rf konf/net/.libs konf/net/_libs -rm -rf konf/query/.libs konf/query/_libs -rm -rf konf/tree/.libs konf/tree/_libs -rm -rf lub/argv/.libs lub/argv/_libs -rm -rf lub/bintree/.libs lub/bintree/_libs -rm -rf lub/blockpool/.libs lub/blockpool/_libs -rm -rf lub/ctype/.libs lub/ctype/_libs -rm -rf lub/db/.libs lub/db/_libs -rm -rf lub/dblockpool/.libs lub/dblockpool/_libs -rm -rf lub/dump/.libs lub/dump/_libs -rm -rf lub/heap/.libs lub/heap/_libs -rm -rf lub/heap/posix/.libs lub/heap/posix/_libs -rm -rf lub/list/.libs lub/list/_libs -rm -rf lub/partition/.libs lub/partition/_libs -rm -rf lub/partition/posix/.libs lub/partition/posix/_libs -rm -rf lub/string/.libs lub/string/_libs -rm -rf lub/system/.libs lub/system/_libs -rm -rf lub/test/.libs lub/test/_libs -rm -rf test/.libs test/_libs -rm -rf tinyrl/.libs tinyrl/_libs -rm -rf tinyrl/history/.libs tinyrl/history/_libs -rm -rf tinyrl/vt100/.libs tinyrl/vt100/_libs -rm -rf tinyxml/.libs tinyxml/_libs distclean-libtool: -rm -f libtool config.lt install-nobase_includeHEADERS: $(nobase_include_HEADERS) @$(NORMAL_INSTALL) test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)" @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ $(am__nobase_list) | while read dir files; do \ xfiles=; for file in $$files; do \ if test -f "$$file"; then xfiles="$$xfiles $$file"; \ else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \ test -z "$$xfiles" || { \ test "x$$dir" = x. || { \ echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \ $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \ echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \ $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \ done uninstall-nobase_includeHEADERS: @$(NORMAL_UNINSTALL) @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \ $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \ test -n "$$files" || exit 0; \ echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(includedir)" && rm -f $$files ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) set x; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 $(am__remove_distdir) dist-lzma: distdir tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma $(am__remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz $(am__remove_distdir) dist-tarZ: distdir tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__remove_distdir) dist-shar: distdir shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz $(am__remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__remove_distdir) dist dist-all: distdir tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lzma*) \ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/_build mkdir $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build \ && ../configure --srcdir=.. --prefix="$$dc_install_base" \ $(DISTCHECK_CONFIGURE_FLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @$(am__cd) '$(distuninstallcheck_dir)' \ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am check: check-am all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) \ config.h install-binPROGRAMS: install-libLTLIBRARIES installdirs: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f bin/$(DEPDIR)/$(am__dirstamp) -rm -f bin/$(am__dirstamp) -rm -f clish/$(DEPDIR)/$(am__dirstamp) -rm -f clish/$(am__dirstamp) -rm -f clish/action/$(DEPDIR)/$(am__dirstamp) -rm -f clish/action/$(am__dirstamp) -rm -f clish/command/$(DEPDIR)/$(am__dirstamp) -rm -f clish/command/$(am__dirstamp) -rm -f clish/config/$(DEPDIR)/$(am__dirstamp) -rm -f clish/config/$(am__dirstamp) -rm -f clish/nspace/$(DEPDIR)/$(am__dirstamp) -rm -f clish/nspace/$(am__dirstamp) -rm -f clish/param/$(DEPDIR)/$(am__dirstamp) -rm -f clish/param/$(am__dirstamp) -rm -f clish/pargv/$(DEPDIR)/$(am__dirstamp) -rm -f clish/pargv/$(am__dirstamp) -rm -f clish/ptype/$(DEPDIR)/$(am__dirstamp) -rm -f clish/ptype/$(am__dirstamp) -rm -f clish/shell/$(DEPDIR)/$(am__dirstamp) -rm -f clish/shell/$(am__dirstamp) -rm -f clish/var/$(DEPDIR)/$(am__dirstamp) -rm -f clish/var/$(am__dirstamp) -rm -f clish/view/$(DEPDIR)/$(am__dirstamp) -rm -f clish/view/$(am__dirstamp) -rm -f konf/buf/$(DEPDIR)/$(am__dirstamp) -rm -f konf/buf/$(am__dirstamp) -rm -f konf/net/$(DEPDIR)/$(am__dirstamp) -rm -f konf/net/$(am__dirstamp) -rm -f konf/query/$(DEPDIR)/$(am__dirstamp) -rm -f konf/query/$(am__dirstamp) -rm -f konf/tree/$(DEPDIR)/$(am__dirstamp) -rm -f konf/tree/$(am__dirstamp) -rm -f lub/argv/$(DEPDIR)/$(am__dirstamp) -rm -f lub/argv/$(am__dirstamp) -rm -f lub/bintree/$(DEPDIR)/$(am__dirstamp) -rm -f lub/bintree/$(am__dirstamp) -rm -f lub/blockpool/$(DEPDIR)/$(am__dirstamp) -rm -f lub/blockpool/$(am__dirstamp) -rm -f lub/ctype/$(DEPDIR)/$(am__dirstamp) -rm -f lub/ctype/$(am__dirstamp) -rm -f lub/db/$(DEPDIR)/$(am__dirstamp) -rm -f lub/db/$(am__dirstamp) -rm -f lub/dblockpool/$(DEPDIR)/$(am__dirstamp) -rm -f lub/dblockpool/$(am__dirstamp) -rm -f lub/dump/$(DEPDIR)/$(am__dirstamp) -rm -f lub/dump/$(am__dirstamp) -rm -f lub/heap/$(DEPDIR)/$(am__dirstamp) -rm -f lub/heap/$(am__dirstamp) -rm -f lub/heap/posix/$(DEPDIR)/$(am__dirstamp) -rm -f lub/heap/posix/$(am__dirstamp) -rm -f lub/list/$(DEPDIR)/$(am__dirstamp) -rm -f lub/list/$(am__dirstamp) -rm -f lub/partition/$(DEPDIR)/$(am__dirstamp) -rm -f lub/partition/$(am__dirstamp) -rm -f lub/partition/posix/$(DEPDIR)/$(am__dirstamp) -rm -f lub/partition/posix/$(am__dirstamp) -rm -f lub/string/$(DEPDIR)/$(am__dirstamp) -rm -f lub/string/$(am__dirstamp) -rm -f lub/system/$(DEPDIR)/$(am__dirstamp) -rm -f lub/system/$(am__dirstamp) -rm -f lub/test/$(DEPDIR)/$(am__dirstamp) -rm -f lub/test/$(am__dirstamp) -rm -f test/$(DEPDIR)/$(am__dirstamp) -rm -f test/$(am__dirstamp) -rm -f tinyrl/$(DEPDIR)/$(am__dirstamp) -rm -f tinyrl/$(am__dirstamp) -rm -f tinyrl/history/$(DEPDIR)/$(am__dirstamp) -rm -f tinyrl/history/$(am__dirstamp) -rm -f tinyrl/vt100/$(DEPDIR)/$(am__dirstamp) -rm -f tinyrl/vt100/$(am__dirstamp) -rm -f tinyxml/$(DEPDIR)/$(am__dirstamp) -rm -f tinyxml/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-binPROGRAMS clean-generic clean-libLIBRARIES \ clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf bin/$(DEPDIR) clish/$(DEPDIR) clish/action/$(DEPDIR) clish/command/$(DEPDIR) clish/config/$(DEPDIR) clish/nspace/$(DEPDIR) clish/param/$(DEPDIR) clish/pargv/$(DEPDIR) clish/ptype/$(DEPDIR) clish/shell/$(DEPDIR) clish/var/$(DEPDIR) clish/view/$(DEPDIR) konf/buf/$(DEPDIR) konf/net/$(DEPDIR) konf/query/$(DEPDIR) konf/tree/$(DEPDIR) lub/argv/$(DEPDIR) lub/bintree/$(DEPDIR) lub/blockpool/$(DEPDIR) lub/ctype/$(DEPDIR) lub/db/$(DEPDIR) lub/dblockpool/$(DEPDIR) lub/dump/$(DEPDIR) lub/heap/$(DEPDIR) lub/heap/posix/$(DEPDIR) lub/list/$(DEPDIR) lub/partition/$(DEPDIR) lub/partition/posix/$(DEPDIR) lub/string/$(DEPDIR) lub/system/$(DEPDIR) lub/test/$(DEPDIR) test/$(DEPDIR) tinyrl/$(DEPDIR) tinyrl/history/$(DEPDIR) tinyrl/vt100/$(DEPDIR) tinyxml/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-nobase_includeHEADERS install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS install-libLIBRARIES \ install-libLTLIBRARIES install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -rf bin/$(DEPDIR) clish/$(DEPDIR) clish/action/$(DEPDIR) clish/command/$(DEPDIR) clish/config/$(DEPDIR) clish/nspace/$(DEPDIR) clish/param/$(DEPDIR) clish/pargv/$(DEPDIR) clish/ptype/$(DEPDIR) clish/shell/$(DEPDIR) clish/var/$(DEPDIR) clish/view/$(DEPDIR) konf/buf/$(DEPDIR) konf/net/$(DEPDIR) konf/query/$(DEPDIR) konf/tree/$(DEPDIR) lub/argv/$(DEPDIR) lub/bintree/$(DEPDIR) lub/blockpool/$(DEPDIR) lub/ctype/$(DEPDIR) lub/db/$(DEPDIR) lub/dblockpool/$(DEPDIR) lub/dump/$(DEPDIR) lub/heap/$(DEPDIR) lub/heap/posix/$(DEPDIR) lub/list/$(DEPDIR) lub/partition/$(DEPDIR) lub/partition/posix/$(DEPDIR) lub/string/$(DEPDIR) lub/system/$(DEPDIR) lub/test/$(DEPDIR) test/$(DEPDIR) tinyrl/$(DEPDIR) tinyrl/history/$(DEPDIR) tinyrl/vt100/$(DEPDIR) tinyxml/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-libLIBRARIES \ uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS .MAKE: all install-am install-strip .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \ clean-binPROGRAMS clean-generic clean-libLIBRARIES \ clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \ dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \ dist-tarZ dist-xz dist-zip distcheck distclean \ distclean-compile distclean-generic distclean-hdr \ distclean-libtool distclean-tags distcleancheck distdir \ distuninstallcheck dvi dvi-am html html-am info info-am \ install install-am install-binPROGRAMS install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-libLIBRARIES install-libLTLIBRARIES \ install-man install-nobase_includeHEADERS install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-libLIBRARIES uninstall-libLTLIBRARIES \ uninstall-nobase_includeHEADERS @TCL_TRUE@ bin_PROGRAMS += bin/tclish@TCL_VERSION@ @TCL_TRUE@ bin_tclish@TCL_VERSION@_SOURCES = bin/tclish.cpp \ @TCL_TRUE@ bin/tclish_fini_callback.c \ @TCL_TRUE@ bin/tclish_init_callback.c \ @TCL_TRUE@ bin/tclish_script_callback.c \ @TCL_TRUE@ bin/tclish_show_result.c @TCL_TRUE@ bin_tclish@TCL_VERSION@_LDADD = \ @TCL_TRUE@ libclish.la \ @TCL_TRUE@ libkonf.la \ @TCL_TRUE@ libtinyrl.la \ @TCL_TRUE@ libtinyxml.la \ @TCL_TRUE@ liblub.la \ @TCL_TRUE@ @TCL_LIBS@ \ @TCL_TRUE@ @PTHREAD_LIBS@ \ @TCL_TRUE@ @BFD_LIBS@ # @LUBHEAP_LIBS@ @LUBHEAP_TRUE@ bin_PROGRAMS += bin/lubheap @LUBHEAP_TRUE@ bin_lubheap_SOURCES = bin/lubheap.c @LUBHEAP_TRUE@ bin_lubheap_LDADD = \ @LUBHEAP_TRUE@ liblub.la \ @LUBHEAP_TRUE@ @LUBHEAP_LIBS@ \ @LUBHEAP_TRUE@ @PTHREAD_LIBS@ \ @LUBHEAP_TRUE@ @BFD_LIBS@ #EXTRA_DIST += \ # xml-examples/clock.xml \ # xml-examples/debug-commands.xml \ # xml-examples/debug-view.xml \ # xml-examples/global-commands.xml \ # xml-examples/named-view.xml \ # xml-examples/network-commands.xml \ # xml-examples/root-view.xml \ # xml-examples/script-view.xml \ # xml-examples/script.txt \ # xml-examples/startup.xml \ # xml-examples/types.xml \ # xml-examples/README # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: