Makefile.in 165 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. VPATH = @srcdir@
  15. pkgdatadir = $(datadir)/@PACKAGE@
  16. pkgincludedir = $(includedir)/@PACKAGE@
  17. pkglibdir = $(libdir)/@PACKAGE@
  18. pkglibexecdir = $(libexecdir)/@PACKAGE@
  19. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  20. install_sh_DATA = $(install_sh) -c -m 644
  21. install_sh_PROGRAM = $(install_sh) -c
  22. install_sh_SCRIPT = $(install_sh) -c
  23. INSTALL_HEADER = $(INSTALL_DATA)
  24. transform = $(program_transform_name)
  25. NORMAL_INSTALL = :
  26. PRE_INSTALL = :
  27. POST_INSTALL = :
  28. NORMAL_UNINSTALL = :
  29. PRE_UNINSTALL = :
  30. POST_UNINSTALL = :
  31. build_triplet = @build@
  32. host_triplet = @host@
  33. bin_PROGRAMS = bin/clish$(EXEEXT) bin/konfd$(EXEEXT) bin/konf$(EXEEXT)
  34. DIST_COMMON = README $(am__configure_deps) $(nobase_include_HEADERS) \
  35. $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
  36. $(srcdir)/config.h.in $(top_srcdir)/bin/module.am \
  37. $(top_srcdir)/clish/action/module.am \
  38. $(top_srcdir)/clish/command/module.am \
  39. $(top_srcdir)/clish/config/module.am \
  40. $(top_srcdir)/clish/module.am \
  41. $(top_srcdir)/clish/nspace/module.am \
  42. $(top_srcdir)/clish/param/module.am \
  43. $(top_srcdir)/clish/pargv/module.am \
  44. $(top_srcdir)/clish/ptype/module.am \
  45. $(top_srcdir)/clish/shell/module.am \
  46. $(top_srcdir)/clish/var/module.am \
  47. $(top_srcdir)/clish/view/module.am $(top_srcdir)/configure \
  48. $(top_srcdir)/konf/buf/module.am $(top_srcdir)/konf/module.am \
  49. $(top_srcdir)/konf/net/module.am \
  50. $(top_srcdir)/konf/query/module.am \
  51. $(top_srcdir)/konf/tree/module.am \
  52. $(top_srcdir)/lub/argv/module.am \
  53. $(top_srcdir)/lub/bintree/module.am \
  54. $(top_srcdir)/lub/blockpool/module.am \
  55. $(top_srcdir)/lub/ctype/module.am \
  56. $(top_srcdir)/lub/dblockpool/module.am \
  57. $(top_srcdir)/lub/dump/module.am \
  58. $(top_srcdir)/lub/heap/module.am \
  59. $(top_srcdir)/lub/heap/posix/module.am \
  60. $(top_srcdir)/lub/heap/vxworks/module.am \
  61. $(top_srcdir)/lub/list/module.am $(top_srcdir)/lub/module.am \
  62. $(top_srcdir)/lub/partition/module.am \
  63. $(top_srcdir)/lub/partition/posix/module.am \
  64. $(top_srcdir)/lub/partition/vxworks/module.am \
  65. $(top_srcdir)/lub/string/module.am \
  66. $(top_srcdir)/lub/system/module.am \
  67. $(top_srcdir)/lub/test/module.am $(top_srcdir)/test/module.am \
  68. $(top_srcdir)/tinyrl/history/module.am \
  69. $(top_srcdir)/tinyrl/module.am \
  70. $(top_srcdir)/tinyrl/vt100/module.am \
  71. $(top_srcdir)/tinyxml/module.am \
  72. $(top_srcdir)/xml-examples/clish/module.am \
  73. $(top_srcdir)/xml-examples/klish/module.am \
  74. $(top_srcdir)/xml-examples/module.am aux_scripts/compile \
  75. aux_scripts/config.guess aux_scripts/config.sub \
  76. aux_scripts/depcomp aux_scripts/install-sh \
  77. aux_scripts/ltmain.sh aux_scripts/missing
  78. @LUBHEAP_TRUE@am__append_1 = lub/heap/cache.c lub/heap/cache.h \
  79. @LUBHEAP_TRUE@ lub/heap/cache_bucket.c lub/heap/context.c \
  80. @LUBHEAP_TRUE@ lub/heap/context.h lub/heap/heap__get_max_free.c \
  81. @LUBHEAP_TRUE@ lub/heap/heap__get_stacktrace.c \
  82. @LUBHEAP_TRUE@ lub/heap/heap__get_stats.c \
  83. @LUBHEAP_TRUE@ lub/heap/heap_add_segment.c \
  84. @LUBHEAP_TRUE@ lub/heap/heap_align_block.c \
  85. @LUBHEAP_TRUE@ lub/heap/heap_block__get_tail.c \
  86. @LUBHEAP_TRUE@ lub/heap/heap_block_from_ptr.c \
  87. @LUBHEAP_TRUE@ lub/heap/heap_block_getfirst.c \
  88. @LUBHEAP_TRUE@ lub/heap/heap_block_getkey.c \
  89. @LUBHEAP_TRUE@ lub/heap/heap_block_getnext.c \
  90. @LUBHEAP_TRUE@ lub/heap/heap_block_getprevious.c \
  91. @LUBHEAP_TRUE@ lub/heap/heap_block_check.c \
  92. @LUBHEAP_TRUE@ lub/heap/heap_check.c \
  93. @LUBHEAP_TRUE@ lub/heap/heap_context_delete.c \
  94. @LUBHEAP_TRUE@ lub/heap/heap_context_find_or_create.c \
  95. @LUBHEAP_TRUE@ lub/heap/heap_create.c lub/heap/heap_destroy.c \
  96. @LUBHEAP_TRUE@ lub/heap/heap_extend_both_ways.c \
  97. @LUBHEAP_TRUE@ lub/heap/heap_extend_downwards.c \
  98. @LUBHEAP_TRUE@ lub/heap/heap_extend_upwards.c \
  99. @LUBHEAP_TRUE@ lub/heap/heap_foreach_free_block.c \
  100. @LUBHEAP_TRUE@ lub/heap/heap_foreach_segment.c \
  101. @LUBHEAP_TRUE@ lub/heap/heap_graft_to_bottom.c \
  102. @LUBHEAP_TRUE@ lub/heap/heap_graft_to_top.c \
  103. @LUBHEAP_TRUE@ lub/heap/heap_init_free_block.c \
  104. @LUBHEAP_TRUE@ lub/heap/heap_merge_with_next.c \
  105. @LUBHEAP_TRUE@ lub/heap/heap_merge_with_previous.c \
  106. @LUBHEAP_TRUE@ lub/heap/heap_new_alloc_block.c \
  107. @LUBHEAP_TRUE@ lub/heap/heap_new_free_block.c \
  108. @LUBHEAP_TRUE@ lub/heap/heap_post_realloc.c \
  109. @LUBHEAP_TRUE@ lub/heap/heap_pre_realloc.c \
  110. @LUBHEAP_TRUE@ lub/heap/heap_raw_realloc.c \
  111. @LUBHEAP_TRUE@ lub/heap/heap_realloc.c \
  112. @LUBHEAP_TRUE@ lub/heap/heap_scan_stack.c lub/heap/heap_show.c \
  113. @LUBHEAP_TRUE@ lub/heap/heap_slice_from_bottom.c \
  114. @LUBHEAP_TRUE@ lub/heap/heap_slice_from_top.c \
  115. @LUBHEAP_TRUE@ lub/heap/heap_static_alloc.c \
  116. @LUBHEAP_TRUE@ lub/heap/heap_stop_here.c \
  117. @LUBHEAP_TRUE@ lub/heap/heap_tainted_memory.c lub/heap/node.c \
  118. @LUBHEAP_TRUE@ lub/heap/node.h lub/heap/private.h \
  119. @LUBHEAP_TRUE@ lub/heap/posix/heap_clean_stacks.c \
  120. @LUBHEAP_TRUE@ lub/heap/posix/heap_leak_mutex.c \
  121. @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_bss.c \
  122. @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_data.c \
  123. @LUBHEAP_TRUE@ lub/heap/posix/heap_symShow.c \
  124. @LUBHEAP_TRUE@ lub/heap/posix/sysheap_stubs.c \
  125. @LUBHEAP_TRUE@ lub/partition/partition_check_memory.c \
  126. @LUBHEAP_TRUE@ lub/partition/partition_destroy_local_heap.c \
  127. @LUBHEAP_TRUE@ lub/partition/partition_disable_leak_detection.c \
  128. @LUBHEAP_TRUE@ lub/partition/partition_enable_leak_detection.c \
  129. @LUBHEAP_TRUE@ lub/partition/partition_extend_memory.c \
  130. @LUBHEAP_TRUE@ lub/partition/partition_findcreate_local_heap.c \
  131. @LUBHEAP_TRUE@ lub/partition/partition_fini.c \
  132. @LUBHEAP_TRUE@ lub/partition/partition_init.c \
  133. @LUBHEAP_TRUE@ lub/partition/partition_realloc.c \
  134. @LUBHEAP_TRUE@ lub/partition/partition_segment_alloc.c \
  135. @LUBHEAP_TRUE@ lub/partition/partition_show.c \
  136. @LUBHEAP_TRUE@ lub/partition/partition_sysalloc.c \
  137. @LUBHEAP_TRUE@ lub/partition/private.h \
  138. @LUBHEAP_TRUE@ lub/partition/posix/posix_partition.c \
  139. @LUBHEAP_TRUE@ lub/partition/posix/private.h
  140. noinst_PROGRAMS = test/bintree$(EXEEXT) test/string$(EXEEXT) \
  141. $(am__EXEEXT_1)
  142. @LUBHEAP_TRUE@am__append_2 = \
  143. @LUBHEAP_TRUE@ test/heap \
  144. @LUBHEAP_TRUE@ test/mallocTest \
  145. @LUBHEAP_TRUE@ test/lubMallocTest
  146. subdir = .
  147. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  148. am__aclocal_m4_deps = $(top_srcdir)/configure.ac
  149. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  150. $(ACLOCAL_M4)
  151. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  152. configure.lineno config.status.lineno
  153. mkinstalldirs = $(install_sh) -d
  154. CONFIG_HEADER = config.h
  155. CONFIG_CLEAN_FILES =
  156. CONFIG_CLEAN_VPATH_FILES =
  157. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  158. am__vpath_adj = case $$p in \
  159. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  160. *) f=$$p;; \
  161. esac;
  162. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  163. am__install_max = 40
  164. am__nobase_strip_setup = \
  165. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  166. am__nobase_strip = \
  167. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  168. am__nobase_list = $(am__nobase_strip_setup); \
  169. for p in $$list; do echo "$$p $$p"; done | \
  170. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  171. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  172. if (++n[$$2] == $(am__install_max)) \
  173. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  174. END { for (dir in files) print dir, files[dir] }'
  175. am__base_list = \
  176. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  177. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  178. am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" \
  179. "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"
  180. LIBRARIES = $(lib_LIBRARIES)
  181. LTLIBRARIES = $(lib_LTLIBRARIES)
  182. libclish_la_DEPENDENCIES = liblub.la libtinyrl.la libtinyxml.la \
  183. libkonf.la
  184. am__dirstamp = $(am__leading_dot)dirstamp
  185. am_libclish_la_OBJECTS = clish/libclish_la-callback_access.lo \
  186. clish/libclish_la-callback_script.lo \
  187. clish/libclish_la-callback_config.lo \
  188. clish/command/libclish_la-command.lo \
  189. clish/command/libclish_la-command_dump.lo \
  190. clish/param/libclish_la-param.lo \
  191. clish/param/libclish_la-param_dump.lo \
  192. clish/pargv/libclish_la-pargv.lo \
  193. clish/pargv/libclish_la-pargv_dump.lo \
  194. clish/ptype/libclish_la-ptype.lo \
  195. clish/ptype/libclish_la-ptype_dump.lo \
  196. clish/shell/libclish_la-shell_view.lo \
  197. clish/shell/libclish_la-shell_ptype.lo \
  198. clish/shell/libclish_la-shell_var.lo \
  199. clish/shell/libclish_la-shell_command.lo \
  200. clish/shell/libclish_la-shell_dump.lo \
  201. clish/shell/libclish_la-shell_execute.lo \
  202. clish/shell/libclish_la-shell_help.lo \
  203. clish/shell/libclish_la-shell_new.lo \
  204. clish/shell/libclish_la-shell_parse.lo \
  205. clish/shell/libclish_la-shell_file.lo \
  206. clish/shell/libclish_la-shell_spawn.lo \
  207. clish/shell/libclish_la-shell_startup.lo \
  208. clish/shell/libclish_la-shell_pwd.lo \
  209. clish/shell/libclish_la-shell_tinyrl.lo \
  210. clish/shell/shell_tinyxml.lo clish/view/libclish_la-view.lo \
  211. clish/view/libclish_la-view_dump.lo \
  212. clish/nspace/libclish_la-nspace.lo \
  213. clish/nspace/libclish_la-nspace_dump.lo \
  214. clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo \
  215. clish/action/libclish_la-action.lo \
  216. clish/action/libclish_la-action_dump.lo \
  217. clish/config/libclish_la-config.lo \
  218. clish/config/libclish_la-config_dump.lo
  219. libclish_la_OBJECTS = $(am_libclish_la_OBJECTS)
  220. libkonf_la_DEPENDENCIES = liblub.la
  221. am_libkonf_la_OBJECTS = konf/tree/tree.lo konf/tree/tree_dump.lo \
  222. konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo \
  223. konf/net/net.lo
  224. libkonf_la_OBJECTS = $(am_libkonf_la_OBJECTS)
  225. liblub_la_DEPENDENCIES =
  226. am__liblub_la_SOURCES_DIST = lub/argv/argv__get_arg.c \
  227. lub/argv/argv__get_argv.c lub/argv/argv__get_count.c \
  228. lub/argv/argv__get_offset.c lub/argv/argv__get_quoted.c \
  229. lub/argv/argv_new.c lub/argv/argv_nextword.c \
  230. lub/argv/private.h lub/bintree/bintree_dump.c \
  231. lub/bintree/bintree_find.c lub/bintree/bintree_findfirst.c \
  232. lub/bintree/bintree_findlast.c lub/bintree/bintree_findnext.c \
  233. lub/bintree/bintree_findprevious.c lub/bintree/bintree_init.c \
  234. lub/bintree/bintree_insert.c \
  235. lub/bintree/bintree_iterator_init.c \
  236. lub/bintree/bintree_iterator_next.c \
  237. lub/bintree/bintree_iterator_previous.c \
  238. lub/bintree/bintree_node_init.c lub/bintree/bintree_remove.c \
  239. lub/bintree/bintree_splay.c lub/bintree/private.h \
  240. lub/list/list.c lub/blockpool/blockpool_alloc.c \
  241. lub/blockpool/blockpool__get_stats.c \
  242. lub/blockpool/blockpool_free.c lub/blockpool/blockpool_init.c \
  243. lub/blockpool/private.h lub/ctype/ctype_isspace.c \
  244. lub/ctype/ctype_isdigit.c lub/ctype/ctype_toupper.c \
  245. lub/ctype/ctype_tolower.c lub/dblockpool/dblockpool_alloc.c \
  246. lub/dblockpool/dblockpool_fini.c \
  247. lub/dblockpool/dblockpool_free.c \
  248. lub/dblockpool/dblockpool_init.c lub/dblockpool/private.h \
  249. lub/dump/dump.c lub/dump/private.h lub/heap/cache.c \
  250. lub/heap/cache.h lub/heap/cache_bucket.c lub/heap/context.c \
  251. lub/heap/context.h lub/heap/heap__get_max_free.c \
  252. lub/heap/heap__get_stacktrace.c lub/heap/heap__get_stats.c \
  253. lub/heap/heap_add_segment.c lub/heap/heap_align_block.c \
  254. lub/heap/heap_block__get_tail.c lub/heap/heap_block_from_ptr.c \
  255. lub/heap/heap_block_getfirst.c lub/heap/heap_block_getkey.c \
  256. lub/heap/heap_block_getnext.c \
  257. lub/heap/heap_block_getprevious.c lub/heap/heap_block_check.c \
  258. lub/heap/heap_check.c lub/heap/heap_context_delete.c \
  259. lub/heap/heap_context_find_or_create.c lub/heap/heap_create.c \
  260. lub/heap/heap_destroy.c lub/heap/heap_extend_both_ways.c \
  261. lub/heap/heap_extend_downwards.c \
  262. lub/heap/heap_extend_upwards.c \
  263. lub/heap/heap_foreach_free_block.c \
  264. lub/heap/heap_foreach_segment.c \
  265. lub/heap/heap_graft_to_bottom.c lub/heap/heap_graft_to_top.c \
  266. lub/heap/heap_init_free_block.c \
  267. lub/heap/heap_merge_with_next.c \
  268. lub/heap/heap_merge_with_previous.c \
  269. lub/heap/heap_new_alloc_block.c lub/heap/heap_new_free_block.c \
  270. lub/heap/heap_post_realloc.c lub/heap/heap_pre_realloc.c \
  271. lub/heap/heap_raw_realloc.c lub/heap/heap_realloc.c \
  272. lub/heap/heap_scan_stack.c lub/heap/heap_show.c \
  273. lub/heap/heap_slice_from_bottom.c \
  274. lub/heap/heap_slice_from_top.c lub/heap/heap_static_alloc.c \
  275. lub/heap/heap_stop_here.c lub/heap/heap_tainted_memory.c \
  276. lub/heap/node.c lub/heap/node.h lub/heap/private.h \
  277. lub/heap/posix/heap_clean_stacks.c \
  278. lub/heap/posix/heap_leak_mutex.c \
  279. lub/heap/posix/heap_scan_bss.c lub/heap/posix/heap_scan_data.c \
  280. lub/heap/posix/heap_symShow.c lub/heap/posix/sysheap_stubs.c \
  281. lub/partition/partition_check_memory.c \
  282. lub/partition/partition_destroy_local_heap.c \
  283. lub/partition/partition_disable_leak_detection.c \
  284. lub/partition/partition_enable_leak_detection.c \
  285. lub/partition/partition_extend_memory.c \
  286. lub/partition/partition_findcreate_local_heap.c \
  287. lub/partition/partition_fini.c lub/partition/partition_init.c \
  288. lub/partition/partition_realloc.c \
  289. lub/partition/partition_segment_alloc.c \
  290. lub/partition/partition_show.c \
  291. lub/partition/partition_sysalloc.c lub/partition/private.h \
  292. lub/partition/posix/posix_partition.c \
  293. lub/partition/posix/private.h lub/string/string_cat.c \
  294. lub/string/string_catn.c lub/string/string_dup.c \
  295. lub/string/string_free.c lub/string/string_nocasecmp.c \
  296. lub/string/string_nocasestr.c lub/string/string_suffix.c \
  297. lub/string/string_escape.c lub/string/private.h \
  298. lub/test/test.c lub/system/test.c lub/system/system_test.c \
  299. lub/system/private.h
  300. @LUBHEAP_TRUE@am__objects_1 = lub/heap/cache.lo \
  301. @LUBHEAP_TRUE@ lub/heap/cache_bucket.lo lub/heap/context.lo \
  302. @LUBHEAP_TRUE@ lub/heap/heap__get_max_free.lo \
  303. @LUBHEAP_TRUE@ lub/heap/heap__get_stacktrace.lo \
  304. @LUBHEAP_TRUE@ lub/heap/heap__get_stats.lo \
  305. @LUBHEAP_TRUE@ lub/heap/heap_add_segment.lo \
  306. @LUBHEAP_TRUE@ lub/heap/heap_align_block.lo \
  307. @LUBHEAP_TRUE@ lub/heap/heap_block__get_tail.lo \
  308. @LUBHEAP_TRUE@ lub/heap/heap_block_from_ptr.lo \
  309. @LUBHEAP_TRUE@ lub/heap/heap_block_getfirst.lo \
  310. @LUBHEAP_TRUE@ lub/heap/heap_block_getkey.lo \
  311. @LUBHEAP_TRUE@ lub/heap/heap_block_getnext.lo \
  312. @LUBHEAP_TRUE@ lub/heap/heap_block_getprevious.lo \
  313. @LUBHEAP_TRUE@ lub/heap/heap_block_check.lo \
  314. @LUBHEAP_TRUE@ lub/heap/heap_check.lo \
  315. @LUBHEAP_TRUE@ lub/heap/heap_context_delete.lo \
  316. @LUBHEAP_TRUE@ lub/heap/heap_context_find_or_create.lo \
  317. @LUBHEAP_TRUE@ lub/heap/heap_create.lo lub/heap/heap_destroy.lo \
  318. @LUBHEAP_TRUE@ lub/heap/heap_extend_both_ways.lo \
  319. @LUBHEAP_TRUE@ lub/heap/heap_extend_downwards.lo \
  320. @LUBHEAP_TRUE@ lub/heap/heap_extend_upwards.lo \
  321. @LUBHEAP_TRUE@ lub/heap/heap_foreach_free_block.lo \
  322. @LUBHEAP_TRUE@ lub/heap/heap_foreach_segment.lo \
  323. @LUBHEAP_TRUE@ lub/heap/heap_graft_to_bottom.lo \
  324. @LUBHEAP_TRUE@ lub/heap/heap_graft_to_top.lo \
  325. @LUBHEAP_TRUE@ lub/heap/heap_init_free_block.lo \
  326. @LUBHEAP_TRUE@ lub/heap/heap_merge_with_next.lo \
  327. @LUBHEAP_TRUE@ lub/heap/heap_merge_with_previous.lo \
  328. @LUBHEAP_TRUE@ lub/heap/heap_new_alloc_block.lo \
  329. @LUBHEAP_TRUE@ lub/heap/heap_new_free_block.lo \
  330. @LUBHEAP_TRUE@ lub/heap/heap_post_realloc.lo \
  331. @LUBHEAP_TRUE@ lub/heap/heap_pre_realloc.lo \
  332. @LUBHEAP_TRUE@ lub/heap/heap_raw_realloc.lo \
  333. @LUBHEAP_TRUE@ lub/heap/heap_realloc.lo \
  334. @LUBHEAP_TRUE@ lub/heap/heap_scan_stack.lo \
  335. @LUBHEAP_TRUE@ lub/heap/heap_show.lo \
  336. @LUBHEAP_TRUE@ lub/heap/heap_slice_from_bottom.lo \
  337. @LUBHEAP_TRUE@ lub/heap/heap_slice_from_top.lo \
  338. @LUBHEAP_TRUE@ lub/heap/heap_static_alloc.lo \
  339. @LUBHEAP_TRUE@ lub/heap/heap_stop_here.lo \
  340. @LUBHEAP_TRUE@ lub/heap/heap_tainted_memory.lo lub/heap/node.lo \
  341. @LUBHEAP_TRUE@ lub/heap/posix/heap_clean_stacks.lo \
  342. @LUBHEAP_TRUE@ lub/heap/posix/heap_leak_mutex.lo \
  343. @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_bss.lo \
  344. @LUBHEAP_TRUE@ lub/heap/posix/heap_scan_data.lo \
  345. @LUBHEAP_TRUE@ lub/heap/posix/heap_symShow.lo \
  346. @LUBHEAP_TRUE@ lub/heap/posix/sysheap_stubs.lo \
  347. @LUBHEAP_TRUE@ lub/partition/partition_check_memory.lo \
  348. @LUBHEAP_TRUE@ lub/partition/partition_destroy_local_heap.lo \
  349. @LUBHEAP_TRUE@ lub/partition/partition_disable_leak_detection.lo \
  350. @LUBHEAP_TRUE@ lub/partition/partition_enable_leak_detection.lo \
  351. @LUBHEAP_TRUE@ lub/partition/partition_extend_memory.lo \
  352. @LUBHEAP_TRUE@ lub/partition/partition_findcreate_local_heap.lo \
  353. @LUBHEAP_TRUE@ lub/partition/partition_fini.lo \
  354. @LUBHEAP_TRUE@ lub/partition/partition_init.lo \
  355. @LUBHEAP_TRUE@ lub/partition/partition_realloc.lo \
  356. @LUBHEAP_TRUE@ lub/partition/partition_segment_alloc.lo \
  357. @LUBHEAP_TRUE@ lub/partition/partition_show.lo \
  358. @LUBHEAP_TRUE@ lub/partition/partition_sysalloc.lo \
  359. @LUBHEAP_TRUE@ lub/partition/posix/posix_partition.lo
  360. am_liblub_la_OBJECTS = lub/argv/argv__get_arg.lo \
  361. lub/argv/argv__get_argv.lo lub/argv/argv__get_count.lo \
  362. lub/argv/argv__get_offset.lo lub/argv/argv__get_quoted.lo \
  363. lub/argv/argv_new.lo lub/argv/argv_nextword.lo \
  364. lub/bintree/bintree_dump.lo lub/bintree/bintree_find.lo \
  365. lub/bintree/bintree_findfirst.lo \
  366. lub/bintree/bintree_findlast.lo \
  367. lub/bintree/bintree_findnext.lo \
  368. lub/bintree/bintree_findprevious.lo \
  369. lub/bintree/bintree_init.lo lub/bintree/bintree_insert.lo \
  370. lub/bintree/bintree_iterator_init.lo \
  371. lub/bintree/bintree_iterator_next.lo \
  372. lub/bintree/bintree_iterator_previous.lo \
  373. lub/bintree/bintree_node_init.lo lub/bintree/bintree_remove.lo \
  374. lub/bintree/bintree_splay.lo lub/list/list.lo \
  375. lub/blockpool/blockpool_alloc.lo \
  376. lub/blockpool/blockpool__get_stats.lo \
  377. lub/blockpool/blockpool_free.lo \
  378. lub/blockpool/blockpool_init.lo lub/ctype/ctype_isspace.lo \
  379. lub/ctype/ctype_isdigit.lo lub/ctype/ctype_toupper.lo \
  380. lub/ctype/ctype_tolower.lo lub/dblockpool/dblockpool_alloc.lo \
  381. lub/dblockpool/dblockpool_fini.lo \
  382. lub/dblockpool/dblockpool_free.lo \
  383. lub/dblockpool/dblockpool_init.lo lub/dump/dump.lo \
  384. $(am__objects_1) lub/string/string_cat.lo \
  385. lub/string/string_catn.lo lub/string/string_dup.lo \
  386. lub/string/string_free.lo lub/string/string_nocasecmp.lo \
  387. lub/string/string_nocasestr.lo lub/string/string_suffix.lo \
  388. lub/string/string_escape.lo lub/test/test.lo \
  389. lub/system/test.lo lub/system/system_test.lo
  390. liblub_la_OBJECTS = $(am_liblub_la_OBJECTS)
  391. libtinyrl_la_DEPENDENCIES = liblub.la
  392. am_libtinyrl_la_OBJECTS = tinyrl/tinyrl.lo tinyrl/history/history.lo \
  393. tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo
  394. libtinyrl_la_OBJECTS = $(am_libtinyrl_la_OBJECTS)
  395. libtinyxml_la_LIBADD =
  396. am_libtinyxml_la_OBJECTS = tinyxml/libtinyxml_la-tinyxml.lo \
  397. tinyxml/libtinyxml_la-tinyxmlerror.lo \
  398. tinyxml/libtinyxml_la-tinyxmlparser.lo \
  399. tinyxml/libtinyxml_la-tinystr.lo
  400. libtinyxml_la_OBJECTS = $(am_libtinyxml_la_OBJECTS)
  401. libtinyxml_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
  402. $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(libtinyxml_la_CXXFLAGS) \
  403. $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  404. @LUBHEAP_TRUE@am__EXEEXT_1 = test/heap$(EXEEXT) \
  405. @LUBHEAP_TRUE@ test/mallocTest$(EXEEXT) \
  406. @LUBHEAP_TRUE@ test/lubMallocTest$(EXEEXT)
  407. PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
  408. am_bin_clish_OBJECTS = bin/clish.$(OBJEXT)
  409. bin_clish_OBJECTS = $(am_bin_clish_OBJECTS)
  410. bin_clish_DEPENDENCIES = libclish.la libkonf.la libtinyrl.la \
  411. libtinyxml.la liblub.la
  412. am_bin_konf_OBJECTS = bin/konf.$(OBJEXT)
  413. bin_konf_OBJECTS = $(am_bin_konf_OBJECTS)
  414. bin_konf_DEPENDENCIES = libkonf.la liblub.la
  415. am_bin_konfd_OBJECTS = bin/konfd.$(OBJEXT)
  416. bin_konfd_OBJECTS = $(am_bin_konfd_OBJECTS)
  417. bin_konfd_DEPENDENCIES = libkonf.la liblub.la
  418. am_test_bintree_OBJECTS = test/bintree.$(OBJEXT)
  419. test_bintree_OBJECTS = $(am_test_bintree_OBJECTS)
  420. test_bintree_DEPENDENCIES = liblub.la
  421. am__test_heap_SOURCES_DIST = test/heap.c
  422. @LUBHEAP_TRUE@am_test_heap_OBJECTS = test/heap.$(OBJEXT)
  423. test_heap_OBJECTS = $(am_test_heap_OBJECTS)
  424. @LUBHEAP_TRUE@test_heap_DEPENDENCIES = liblub.la
  425. am__test_lubMallocTest_SOURCES_DIST = test/mallocTest.c
  426. @LUBHEAP_TRUE@am_test_lubMallocTest_OBJECTS = \
  427. @LUBHEAP_TRUE@ test/test_lubMallocTest-mallocTest.$(OBJEXT)
  428. test_lubMallocTest_OBJECTS = $(am_test_lubMallocTest_OBJECTS)
  429. @LUBHEAP_TRUE@test_lubMallocTest_DEPENDENCIES = liblubheap.la \
  430. @LUBHEAP_TRUE@ liblub.la
  431. test_lubMallocTest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  432. $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  433. $(test_lubMallocTest_CFLAGS) $(CFLAGS) \
  434. $(test_lubMallocTest_LDFLAGS) $(LDFLAGS) -o $@
  435. am__test_mallocTest_SOURCES_DIST = test/mallocTest.c
  436. @LUBHEAP_TRUE@am_test_mallocTest_OBJECTS = \
  437. @LUBHEAP_TRUE@ test/test_mallocTest-mallocTest.$(OBJEXT)
  438. test_mallocTest_OBJECTS = $(am_test_mallocTest_OBJECTS)
  439. test_mallocTest_DEPENDENCIES =
  440. test_mallocTest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  441. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(test_mallocTest_CFLAGS) \
  442. $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  443. am_test_string_OBJECTS = test/string.$(OBJEXT)
  444. test_string_OBJECTS = $(am_test_string_OBJECTS)
  445. test_string_DEPENDENCIES = liblub.la
  446. DEFAULT_INCLUDES =
  447. depcomp = $(SHELL) $(top_srcdir)/aux_scripts/depcomp
  448. am__depfiles_maybe = depfiles
  449. am__mv = mv -f
  450. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  451. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  452. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  453. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  454. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  455. CCLD = $(CC)
  456. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  457. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  458. $(LDFLAGS) -o $@
  459. CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  460. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  461. LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  462. --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  463. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
  464. CXXLD = $(CXX)
  465. CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  466. --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
  467. $(LDFLAGS) -o $@
  468. SOURCES = $(libclish_la_SOURCES) $(libkonf_la_SOURCES) \
  469. $(liblub_la_SOURCES) $(libtinyrl_la_SOURCES) \
  470. $(libtinyxml_la_SOURCES) $(bin_clish_SOURCES) \
  471. $(bin_konf_SOURCES) $(bin_konfd_SOURCES) \
  472. $(test_bintree_SOURCES) $(test_heap_SOURCES) \
  473. $(test_lubMallocTest_SOURCES) $(test_mallocTest_SOURCES) \
  474. $(test_string_SOURCES)
  475. DIST_SOURCES = $(libclish_la_SOURCES) $(libkonf_la_SOURCES) \
  476. $(am__liblub_la_SOURCES_DIST) $(libtinyrl_la_SOURCES) \
  477. $(libtinyxml_la_SOURCES) $(bin_clish_SOURCES) \
  478. $(bin_konf_SOURCES) $(bin_konfd_SOURCES) \
  479. $(test_bintree_SOURCES) $(am__test_heap_SOURCES_DIST) \
  480. $(am__test_lubMallocTest_SOURCES_DIST) \
  481. $(am__test_mallocTest_SOURCES_DIST) $(test_string_SOURCES)
  482. HEADERS = $(nobase_include_HEADERS)
  483. ETAGS = etags
  484. CTAGS = ctags
  485. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  486. distdir = $(PACKAGE)-$(VERSION)
  487. top_distdir = $(distdir)
  488. am__remove_distdir = \
  489. { test ! -d "$(distdir)" \
  490. || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  491. && rm -fr "$(distdir)"; }; }
  492. DIST_ARCHIVES = $(distdir).tar.gz
  493. GZIP_ENV = --best
  494. distuninstallcheck_listfiles = find . -type f -print
  495. distcleancheck_listfiles = find . -type f -print
  496. ACLOCAL = @ACLOCAL@
  497. AMTAR = @AMTAR@
  498. AR = @AR@
  499. AS = @AS@
  500. AUTOCONF = @AUTOCONF@
  501. AUTOHEADER = @AUTOHEADER@
  502. AUTOMAKE = @AUTOMAKE@
  503. AWK = @AWK@
  504. BFD_LIBS = @BFD_LIBS@
  505. CC = @CC@
  506. CCDEPMODE = @CCDEPMODE@
  507. CFLAGS = @CFLAGS@
  508. CPP = @CPP@
  509. CPPFLAGS = @CPPFLAGS@
  510. CXX = @CXX@
  511. CXXCPP = @CXXCPP@
  512. CXXDEPMODE = @CXXDEPMODE@
  513. CXXFLAGS = @CXXFLAGS@
  514. CYGPATH_W = @CYGPATH_W@
  515. DEFS = @DEFS@
  516. DEPDIR = @DEPDIR@
  517. DLLTOOL = @DLLTOOL@
  518. DSYMUTIL = @DSYMUTIL@
  519. DUMPBIN = @DUMPBIN@
  520. ECHO_C = @ECHO_C@
  521. ECHO_N = @ECHO_N@
  522. ECHO_T = @ECHO_T@
  523. EGREP = @EGREP@
  524. EXEEXT = @EXEEXT@
  525. FGREP = @FGREP@
  526. GREP = @GREP@
  527. INSTALL = @INSTALL@
  528. INSTALL_DATA = @INSTALL_DATA@
  529. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  530. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  531. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  532. KONF_CFLAGS = @KONF_CFLAGS@
  533. KONF_LIBS = @KONF_LIBS@
  534. LD = @LD@
  535. LDFLAGS = @LDFLAGS@
  536. LIBOBJS = @LIBOBJS@
  537. LIBS = @LIBS@
  538. LIBTOOL = @LIBTOOL@
  539. LIPO = @LIPO@
  540. LN_S = @LN_S@
  541. LTLIBOBJS = @LTLIBOBJS@
  542. LUBHEAP_CFLAGS = @LUBHEAP_CFLAGS@
  543. LUBHEAP_LIBS = @LUBHEAP_LIBS@
  544. LUB_CFLAGS = @LUB_CFLAGS@
  545. LUB_LIBS = @LUB_LIBS@
  546. MAKEINFO = @MAKEINFO@
  547. MANIFEST_TOOL = @MANIFEST_TOOL@
  548. MKDIR_P = @MKDIR_P@
  549. NM = @NM@
  550. NMEDIT = @NMEDIT@
  551. OBJDUMP = @OBJDUMP@
  552. OBJEXT = @OBJEXT@
  553. OTOOL = @OTOOL@
  554. OTOOL64 = @OTOOL64@
  555. PACKAGE = @PACKAGE@
  556. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  557. PACKAGE_NAME = @PACKAGE_NAME@
  558. PACKAGE_STRING = @PACKAGE_STRING@
  559. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  560. PACKAGE_URL = @PACKAGE_URL@
  561. PACKAGE_VERSION = @PACKAGE_VERSION@
  562. PATH_SEPARATOR = @PATH_SEPARATOR@
  563. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  564. PTHREAD_LIBS = @PTHREAD_LIBS@
  565. RANLIB = @RANLIB@
  566. RT_CFLAGS = @RT_CFLAGS@
  567. RT_LIBS = @RT_LIBS@
  568. SED = @SED@
  569. SET_MAKE = @SET_MAKE@
  570. SHELL = @SHELL@
  571. STRIP = @STRIP@
  572. TCL_CFLAGS = @TCL_CFLAGS@
  573. TCL_LIBS = @TCL_LIBS@
  574. TCL_VERSION = @TCL_VERSION@
  575. TINYRL_CFLAGS = @TINYRL_CFLAGS@
  576. TINYRL_LIBS = @TINYRL_LIBS@
  577. TINYXML_CXXFLAGS = @TINYXML_CXXFLAGS@
  578. TINYXML_LIBS = @TINYXML_LIBS@
  579. VERSION = @VERSION@
  580. abs_builddir = @abs_builddir@
  581. abs_srcdir = @abs_srcdir@
  582. abs_top_builddir = @abs_top_builddir@
  583. abs_top_srcdir = @abs_top_srcdir@
  584. ac_ct_AR = @ac_ct_AR@
  585. ac_ct_CC = @ac_ct_CC@
  586. ac_ct_CXX = @ac_ct_CXX@
  587. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  588. am__include = @am__include@
  589. am__leading_dot = @am__leading_dot@
  590. am__quote = @am__quote@
  591. am__tar = @am__tar@
  592. am__untar = @am__untar@
  593. bindir = @bindir@
  594. build = @build@
  595. build_alias = @build_alias@
  596. build_cpu = @build_cpu@
  597. build_os = @build_os@
  598. build_vendor = @build_vendor@
  599. builddir = @builddir@
  600. datadir = @datadir@
  601. datarootdir = @datarootdir@
  602. docdir = @docdir@
  603. dvidir = @dvidir@
  604. exec_prefix = @exec_prefix@
  605. host = @host@
  606. host_alias = @host_alias@
  607. host_cpu = @host_cpu@
  608. host_os = @host_os@
  609. host_vendor = @host_vendor@
  610. htmldir = @htmldir@
  611. includedir = @includedir@
  612. infodir = @infodir@
  613. install_sh = @install_sh@
  614. libdir = @libdir@
  615. libexecdir = @libexecdir@
  616. localedir = @localedir@
  617. localstatedir = @localstatedir@
  618. mandir = @mandir@
  619. mkdir_p = @mkdir_p@
  620. oldincludedir = @oldincludedir@
  621. pdfdir = @pdfdir@
  622. prefix = @prefix@
  623. program_transform_name = @program_transform_name@
  624. psdir = @psdir@
  625. sbindir = @sbindir@
  626. sharedstatedir = @sharedstatedir@
  627. srcdir = @srcdir@
  628. sysconfdir = @sysconfdir@
  629. target_alias = @target_alias@
  630. top_build_prefix = @top_build_prefix@
  631. top_builddir = @top_builddir@
  632. top_srcdir = @top_srcdir@
  633. AUTOMAKE_OPTIONS = foreign nostdinc
  634. AM_CPPFLAGS = -I. -I$(top_srcdir)
  635. AM_LD = $(CXX)
  636. @DEBUG_TRUE@DEBUG_CFLAGS = -DDEBUG
  637. AM_CFLAGS = -pedantic -Wall $(DEBUG_CFLAGS)
  638. AM_CXXFLAGS = -Wall $(DEBUG_CFLAGS)
  639. lib_LTLIBRARIES = libclish.la liblub.la libtinyrl.la libtinyxml.la \
  640. libkonf.la
  641. lib_LIBRARIES =
  642. nobase_include_HEADERS = clish/types.h clish/command.h clish/param.h \
  643. clish/pargv.h clish/ptype.h clish/shell.h clish/view.h \
  644. clish/nspace.h clish/var.h clish/action.h clish/config.h \
  645. clish/internal.h lub/argv.h lub/bintree.h lub/list.h \
  646. lub/blockpool.h lub/ctype.h lub/dblockpool.h lub/c_decl.h \
  647. lub/dump.h lub/heap.h lub/partition.h lub/string.h \
  648. lub/size_fmt.h lub/test.h lub/types.h lub/system.h \
  649. tinyrl/tinyrl.h tinyrl/history.h tinyrl/vt100.h \
  650. tinyxml/tinystr.h tinyxml/tinyxml.h konf/tree.h konf/query.h \
  651. konf/buf.h konf/net.h
  652. EXTRA_DIST = bin/module.am clish/module.am lub/module.am \
  653. tinyrl/module.am tinyxml/module.am test/module.am \
  654. xml-examples/module.am konf/module.am doxygen.config clish.xsd \
  655. LICENCE README CHANGES ISSUES clish/command/module.am \
  656. clish/param/module.am clish/pargv/module.am \
  657. clish/ptype/module.am clish/shell/module.am \
  658. clish/view/module.am clish/nspace/module.am \
  659. clish/var/module.am clish/action/module.am \
  660. clish/config/module.am clish/README lub/argv/module.am \
  661. lub/bintree/module.am lub/list/module.am \
  662. lub/blockpool/module.am lub/ctype/module.am \
  663. lub/dblockpool/module.am lub/dump/module.am lub/heap/module.am \
  664. lub/string/module.am lub/test/module.am lub/system/module.am \
  665. lub/README lub/heap/posix/module.am lub/heap/vxworks/module.am \
  666. lub/heap/vxworks/heap_clean_stacks.c \
  667. lub/heap/vxworks/heap_leak_mutex.c \
  668. lub/heap/vxworks/heap_scan_bss.c \
  669. lub/heap/vxworks/heap_scan_data.c \
  670. lub/heap/vxworks/heap_symShow.c lub/partition/posix/module.am \
  671. lub/partition/vxworks/module.am \
  672. lub/partition/vxworks/vxworks_partition.c \
  673. lub/partition/vxworks/private.h tinyrl/history/module.am \
  674. tinyrl/vt100/module.am tinyrl/README tinyxml/changes.txt \
  675. tinyxml/readme.txt tinyxml/README xml-examples/clish/module.am \
  676. xml-examples/klish/module.am xml-examples/clock.xml \
  677. xml-examples/debug-commands.xml xml-examples/debug-view.xml \
  678. xml-examples/global-commands.xml xml-examples/named-view.xml \
  679. xml-examples/network-commands.xml xml-examples/root-view.xml \
  680. xml-examples/script-view.xml xml-examples/script.txt \
  681. xml-examples/startup.xml xml-examples/types.xml \
  682. xml-examples/README konf/tree/module.am konf/query/module.am \
  683. konf/buf/module.am konf/net/module.am
  684. bin_clish_SOURCES = bin/clish.cpp
  685. bin_clish_LDADD = \
  686. libclish.la \
  687. libkonf.la \
  688. libtinyrl.la \
  689. libtinyxml.la \
  690. liblub.la \
  691. @PTHREAD_LIBS@ \
  692. @BFD_LIBS@
  693. # @LUBHEAP_LIBS@
  694. bin_konfd_SOURCES = bin/konfd.c
  695. bin_konfd_LDADD = \
  696. libkonf.la \
  697. liblub.la
  698. bin_konf_SOURCES = bin/konf.c
  699. bin_konf_LDADD = \
  700. libkonf.la \
  701. liblub.la
  702. libclish_la_SOURCES = clish/callback_access.c clish/callback_script.c \
  703. clish/callback_config.c clish/private.h \
  704. clish/command/command.c clish/command/command_dump.c \
  705. clish/command/private.h clish/param/param.c \
  706. clish/param/param_dump.c clish/param/private.h \
  707. clish/pargv/pargv.c clish/pargv/pargv_dump.c \
  708. clish/pargv/private.h clish/ptype/ptype.c \
  709. clish/ptype/ptype_dump.c clish/ptype/private.h \
  710. clish/shell/shell_view.c clish/shell/shell_ptype.c \
  711. clish/shell/shell_var.c clish/shell/shell_command.c \
  712. clish/shell/shell_dump.c clish/shell/shell_execute.c \
  713. clish/shell/shell_help.c clish/shell/shell_new.c \
  714. clish/shell/shell_parse.c clish/shell/shell_file.c \
  715. clish/shell/shell_spawn.c clish/shell/shell_startup.c \
  716. clish/shell/shell_pwd.c clish/shell/shell_tinyrl.c \
  717. clish/shell/shell_tinyxml.cpp clish/shell/private.h \
  718. clish/view/view.c clish/view/view_dump.c clish/view/private.h \
  719. clish/nspace/nspace.c clish/nspace/nspace_dump.c \
  720. clish/nspace/private.h clish/var/var.c clish/var/var_dump.c \
  721. clish/var/private.h clish/action/action.c \
  722. clish/action/action_dump.c clish/action/private.h \
  723. clish/config/config.c clish/config/config_dump.c \
  724. clish/config/private.h
  725. libclish_la_CFLAGS = @LUB_CFLAGS@ @LUBHEAP_CFLAGS@ $(DEBUG_CFLAGS)
  726. libclish_la_LIBADD = \
  727. liblub.la \
  728. libtinyrl.la \
  729. libtinyxml.la \
  730. libkonf.la
  731. liblub_la_SOURCES = lub/argv/argv__get_arg.c lub/argv/argv__get_argv.c \
  732. lub/argv/argv__get_count.c lub/argv/argv__get_offset.c \
  733. lub/argv/argv__get_quoted.c lub/argv/argv_new.c \
  734. lub/argv/argv_nextword.c lub/argv/private.h \
  735. lub/bintree/bintree_dump.c lub/bintree/bintree_find.c \
  736. lub/bintree/bintree_findfirst.c lub/bintree/bintree_findlast.c \
  737. lub/bintree/bintree_findnext.c \
  738. lub/bintree/bintree_findprevious.c lub/bintree/bintree_init.c \
  739. lub/bintree/bintree_insert.c \
  740. lub/bintree/bintree_iterator_init.c \
  741. lub/bintree/bintree_iterator_next.c \
  742. lub/bintree/bintree_iterator_previous.c \
  743. lub/bintree/bintree_node_init.c lub/bintree/bintree_remove.c \
  744. lub/bintree/bintree_splay.c lub/bintree/private.h \
  745. lub/list/list.c lub/blockpool/blockpool_alloc.c \
  746. lub/blockpool/blockpool__get_stats.c \
  747. lub/blockpool/blockpool_free.c lub/blockpool/blockpool_init.c \
  748. lub/blockpool/private.h lub/ctype/ctype_isspace.c \
  749. lub/ctype/ctype_isdigit.c lub/ctype/ctype_toupper.c \
  750. lub/ctype/ctype_tolower.c lub/dblockpool/dblockpool_alloc.c \
  751. lub/dblockpool/dblockpool_fini.c \
  752. lub/dblockpool/dblockpool_free.c \
  753. lub/dblockpool/dblockpool_init.c lub/dblockpool/private.h \
  754. lub/dump/dump.c lub/dump/private.h $(am__append_1) \
  755. lub/string/string_cat.c lub/string/string_catn.c \
  756. lub/string/string_dup.c lub/string/string_free.c \
  757. lub/string/string_nocasecmp.c lub/string/string_nocasestr.c \
  758. lub/string/string_suffix.c lub/string/string_escape.c \
  759. lub/string/private.h lub/test/test.c lub/system/test.c \
  760. lub/system/system_test.c lub/system/private.h
  761. liblub_la_LIBADD = -lpthread
  762. libtinyrl_la_LIBADD = liblub.la
  763. libtinyrl_la_SOURCES = tinyrl/tinyrl.c tinyrl/private.h \
  764. tinyrl/history/history.c tinyrl/history/history_entry.c \
  765. tinyrl/history/private.h tinyrl/vt100/vt100.c \
  766. tinyrl/vt100/private.h
  767. libtinyxml_la_SOURCES = \
  768. tinyxml/tinyxml.cpp \
  769. tinyxml/tinyxmlerror.cpp \
  770. tinyxml/tinyxmlparser.cpp \
  771. tinyxml/tinystr.cpp
  772. libtinyxml_la_CXXFLAGS = @TINYXML_CXXFLAGS@
  773. test_bintree_SOURCES = \
  774. test/bintree.c \
  775. test/bintree.h
  776. test_bintree_LDADD = \
  777. liblub.la \
  778. @BFD_LIBS@
  779. @LUBHEAP_TRUE@test_heap_SOURCES = \
  780. @LUBHEAP_TRUE@ test/heap.c
  781. @LUBHEAP_TRUE@test_heap_LDADD = \
  782. @LUBHEAP_TRUE@ liblub.la \
  783. @LUBHEAP_TRUE@ @BFD_LIBS@
  784. @LUBHEAP_TRUE@test_mallocTest_CFLAGS = @RT_CFLAGS@
  785. @LUBHEAP_TRUE@test_mallocTest_SOURCES = \
  786. @LUBHEAP_TRUE@ test/mallocTest.c
  787. @LUBHEAP_TRUE@test_mallocTest_LDADD = \
  788. @LUBHEAP_TRUE@ @RT_LIBS@
  789. @LUBHEAP_TRUE@test_lubMallocTest_CFLAGS = @RT_CFLAGS@
  790. @LUBHEAP_TRUE@test_lubMallocTest_LDFLAGS =
  791. @LUBHEAP_TRUE@test_lubMallocTest_SOURCES = \
  792. @LUBHEAP_TRUE@ test/mallocTest.c
  793. @LUBHEAP_TRUE@test_lubMallocTest_LDADD = \
  794. @LUBHEAP_TRUE@ @RT_LIBS@ \
  795. @LUBHEAP_TRUE@ liblubheap.la \
  796. @LUBHEAP_TRUE@ liblub.la \
  797. @LUBHEAP_TRUE@ @BFD_LIBS@
  798. test_string_SOURCES = \
  799. test/string.c
  800. test_string_LDADD = \
  801. liblub.la \
  802. @BFD_LIBS@
  803. libkonf_la_SOURCES = konf/tree/tree.c konf/tree/tree_dump.c \
  804. konf/tree/private.h konf/query/query.c konf/query/query_dump.c \
  805. konf/query/private.h konf/buf/buf.c konf/buf/private.h \
  806. konf/net/net.c konf/net/private.h
  807. libkonf_la_LIBADD = liblub.la
  808. all: config.h
  809. $(MAKE) $(AM_MAKEFLAGS) all-am
  810. .SUFFIXES:
  811. .SUFFIXES: .c .cpp .lo .o .obj
  812. am--refresh:
  813. @:
  814. $(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)/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)
  815. @for dep in $?; do \
  816. case '$(am__configure_deps)' in \
  817. *$$dep*) \
  818. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  819. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  820. && exit 0; \
  821. exit 1;; \
  822. esac; \
  823. done; \
  824. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  825. $(am__cd) $(top_srcdir) && \
  826. $(AUTOMAKE) --foreign Makefile
  827. .PRECIOUS: Makefile
  828. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  829. @case '$?' in \
  830. *config.status*) \
  831. echo ' $(SHELL) ./config.status'; \
  832. $(SHELL) ./config.status;; \
  833. *) \
  834. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  835. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  836. esac;
  837. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  838. $(SHELL) ./config.status --recheck
  839. $(top_srcdir)/configure: $(am__configure_deps)
  840. $(am__cd) $(srcdir) && $(AUTOCONF)
  841. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  842. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  843. $(am__aclocal_m4_deps):
  844. config.h: stamp-h1
  845. @if test ! -f $@; then \
  846. rm -f stamp-h1; \
  847. $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  848. else :; fi
  849. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  850. @rm -f stamp-h1
  851. cd $(top_builddir) && $(SHELL) ./config.status config.h
  852. $(srcdir)/config.h.in: $(am__configure_deps)
  853. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  854. rm -f stamp-h1
  855. touch $@
  856. distclean-hdr:
  857. -rm -f config.h stamp-h1
  858. install-libLIBRARIES: $(lib_LIBRARIES)
  859. @$(NORMAL_INSTALL)
  860. test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
  861. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  862. list2=; for p in $$list; do \
  863. if test -f $$p; then \
  864. list2="$$list2 $$p"; \
  865. else :; fi; \
  866. done; \
  867. test -z "$$list2" || { \
  868. echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
  869. $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
  870. @$(POST_INSTALL)
  871. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  872. for p in $$list; do \
  873. if test -f $$p; then \
  874. $(am__strip_dir) \
  875. echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
  876. ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
  877. else :; fi; \
  878. done
  879. uninstall-libLIBRARIES:
  880. @$(NORMAL_UNINSTALL)
  881. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  882. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  883. test -n "$$files" || exit 0; \
  884. echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
  885. cd "$(DESTDIR)$(libdir)" && rm -f $$files
  886. clean-libLIBRARIES:
  887. -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
  888. install-libLTLIBRARIES: $(lib_LTLIBRARIES)
  889. @$(NORMAL_INSTALL)
  890. test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
  891. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  892. list2=; for p in $$list; do \
  893. if test -f $$p; then \
  894. list2="$$list2 $$p"; \
  895. else :; fi; \
  896. done; \
  897. test -z "$$list2" || { \
  898. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
  899. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
  900. }
  901. uninstall-libLTLIBRARIES:
  902. @$(NORMAL_UNINSTALL)
  903. @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
  904. for p in $$list; do \
  905. $(am__strip_dir) \
  906. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
  907. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
  908. done
  909. clean-libLTLIBRARIES:
  910. -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
  911. @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
  912. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  913. test "$$dir" != "$$p" || dir=.; \
  914. echo "rm -f \"$${dir}/so_locations\""; \
  915. rm -f "$${dir}/so_locations"; \
  916. done
  917. clish/$(am__dirstamp):
  918. @$(MKDIR_P) clish
  919. @: > clish/$(am__dirstamp)
  920. clish/$(DEPDIR)/$(am__dirstamp):
  921. @$(MKDIR_P) clish/$(DEPDIR)
  922. @: > clish/$(DEPDIR)/$(am__dirstamp)
  923. clish/libclish_la-callback_access.lo: clish/$(am__dirstamp) \
  924. clish/$(DEPDIR)/$(am__dirstamp)
  925. clish/libclish_la-callback_script.lo: clish/$(am__dirstamp) \
  926. clish/$(DEPDIR)/$(am__dirstamp)
  927. clish/libclish_la-callback_config.lo: clish/$(am__dirstamp) \
  928. clish/$(DEPDIR)/$(am__dirstamp)
  929. clish/command/$(am__dirstamp):
  930. @$(MKDIR_P) clish/command
  931. @: > clish/command/$(am__dirstamp)
  932. clish/command/$(DEPDIR)/$(am__dirstamp):
  933. @$(MKDIR_P) clish/command/$(DEPDIR)
  934. @: > clish/command/$(DEPDIR)/$(am__dirstamp)
  935. clish/command/libclish_la-command.lo: clish/command/$(am__dirstamp) \
  936. clish/command/$(DEPDIR)/$(am__dirstamp)
  937. clish/command/libclish_la-command_dump.lo: \
  938. clish/command/$(am__dirstamp) \
  939. clish/command/$(DEPDIR)/$(am__dirstamp)
  940. clish/param/$(am__dirstamp):
  941. @$(MKDIR_P) clish/param
  942. @: > clish/param/$(am__dirstamp)
  943. clish/param/$(DEPDIR)/$(am__dirstamp):
  944. @$(MKDIR_P) clish/param/$(DEPDIR)
  945. @: > clish/param/$(DEPDIR)/$(am__dirstamp)
  946. clish/param/libclish_la-param.lo: clish/param/$(am__dirstamp) \
  947. clish/param/$(DEPDIR)/$(am__dirstamp)
  948. clish/param/libclish_la-param_dump.lo: clish/param/$(am__dirstamp) \
  949. clish/param/$(DEPDIR)/$(am__dirstamp)
  950. clish/pargv/$(am__dirstamp):
  951. @$(MKDIR_P) clish/pargv
  952. @: > clish/pargv/$(am__dirstamp)
  953. clish/pargv/$(DEPDIR)/$(am__dirstamp):
  954. @$(MKDIR_P) clish/pargv/$(DEPDIR)
  955. @: > clish/pargv/$(DEPDIR)/$(am__dirstamp)
  956. clish/pargv/libclish_la-pargv.lo: clish/pargv/$(am__dirstamp) \
  957. clish/pargv/$(DEPDIR)/$(am__dirstamp)
  958. clish/pargv/libclish_la-pargv_dump.lo: clish/pargv/$(am__dirstamp) \
  959. clish/pargv/$(DEPDIR)/$(am__dirstamp)
  960. clish/ptype/$(am__dirstamp):
  961. @$(MKDIR_P) clish/ptype
  962. @: > clish/ptype/$(am__dirstamp)
  963. clish/ptype/$(DEPDIR)/$(am__dirstamp):
  964. @$(MKDIR_P) clish/ptype/$(DEPDIR)
  965. @: > clish/ptype/$(DEPDIR)/$(am__dirstamp)
  966. clish/ptype/libclish_la-ptype.lo: clish/ptype/$(am__dirstamp) \
  967. clish/ptype/$(DEPDIR)/$(am__dirstamp)
  968. clish/ptype/libclish_la-ptype_dump.lo: clish/ptype/$(am__dirstamp) \
  969. clish/ptype/$(DEPDIR)/$(am__dirstamp)
  970. clish/shell/$(am__dirstamp):
  971. @$(MKDIR_P) clish/shell
  972. @: > clish/shell/$(am__dirstamp)
  973. clish/shell/$(DEPDIR)/$(am__dirstamp):
  974. @$(MKDIR_P) clish/shell/$(DEPDIR)
  975. @: > clish/shell/$(DEPDIR)/$(am__dirstamp)
  976. clish/shell/libclish_la-shell_view.lo: clish/shell/$(am__dirstamp) \
  977. clish/shell/$(DEPDIR)/$(am__dirstamp)
  978. clish/shell/libclish_la-shell_ptype.lo: clish/shell/$(am__dirstamp) \
  979. clish/shell/$(DEPDIR)/$(am__dirstamp)
  980. clish/shell/libclish_la-shell_var.lo: clish/shell/$(am__dirstamp) \
  981. clish/shell/$(DEPDIR)/$(am__dirstamp)
  982. clish/shell/libclish_la-shell_command.lo: clish/shell/$(am__dirstamp) \
  983. clish/shell/$(DEPDIR)/$(am__dirstamp)
  984. clish/shell/libclish_la-shell_dump.lo: clish/shell/$(am__dirstamp) \
  985. clish/shell/$(DEPDIR)/$(am__dirstamp)
  986. clish/shell/libclish_la-shell_execute.lo: clish/shell/$(am__dirstamp) \
  987. clish/shell/$(DEPDIR)/$(am__dirstamp)
  988. clish/shell/libclish_la-shell_help.lo: clish/shell/$(am__dirstamp) \
  989. clish/shell/$(DEPDIR)/$(am__dirstamp)
  990. clish/shell/libclish_la-shell_new.lo: clish/shell/$(am__dirstamp) \
  991. clish/shell/$(DEPDIR)/$(am__dirstamp)
  992. clish/shell/libclish_la-shell_parse.lo: clish/shell/$(am__dirstamp) \
  993. clish/shell/$(DEPDIR)/$(am__dirstamp)
  994. clish/shell/libclish_la-shell_file.lo: clish/shell/$(am__dirstamp) \
  995. clish/shell/$(DEPDIR)/$(am__dirstamp)
  996. clish/shell/libclish_la-shell_spawn.lo: clish/shell/$(am__dirstamp) \
  997. clish/shell/$(DEPDIR)/$(am__dirstamp)
  998. clish/shell/libclish_la-shell_startup.lo: clish/shell/$(am__dirstamp) \
  999. clish/shell/$(DEPDIR)/$(am__dirstamp)
  1000. clish/shell/libclish_la-shell_pwd.lo: clish/shell/$(am__dirstamp) \
  1001. clish/shell/$(DEPDIR)/$(am__dirstamp)
  1002. clish/shell/libclish_la-shell_tinyrl.lo: clish/shell/$(am__dirstamp) \
  1003. clish/shell/$(DEPDIR)/$(am__dirstamp)
  1004. clish/shell/shell_tinyxml.lo: clish/shell/$(am__dirstamp) \
  1005. clish/shell/$(DEPDIR)/$(am__dirstamp)
  1006. clish/view/$(am__dirstamp):
  1007. @$(MKDIR_P) clish/view
  1008. @: > clish/view/$(am__dirstamp)
  1009. clish/view/$(DEPDIR)/$(am__dirstamp):
  1010. @$(MKDIR_P) clish/view/$(DEPDIR)
  1011. @: > clish/view/$(DEPDIR)/$(am__dirstamp)
  1012. clish/view/libclish_la-view.lo: clish/view/$(am__dirstamp) \
  1013. clish/view/$(DEPDIR)/$(am__dirstamp)
  1014. clish/view/libclish_la-view_dump.lo: clish/view/$(am__dirstamp) \
  1015. clish/view/$(DEPDIR)/$(am__dirstamp)
  1016. clish/nspace/$(am__dirstamp):
  1017. @$(MKDIR_P) clish/nspace
  1018. @: > clish/nspace/$(am__dirstamp)
  1019. clish/nspace/$(DEPDIR)/$(am__dirstamp):
  1020. @$(MKDIR_P) clish/nspace/$(DEPDIR)
  1021. @: > clish/nspace/$(DEPDIR)/$(am__dirstamp)
  1022. clish/nspace/libclish_la-nspace.lo: clish/nspace/$(am__dirstamp) \
  1023. clish/nspace/$(DEPDIR)/$(am__dirstamp)
  1024. clish/nspace/libclish_la-nspace_dump.lo: clish/nspace/$(am__dirstamp) \
  1025. clish/nspace/$(DEPDIR)/$(am__dirstamp)
  1026. clish/var/$(am__dirstamp):
  1027. @$(MKDIR_P) clish/var
  1028. @: > clish/var/$(am__dirstamp)
  1029. clish/var/$(DEPDIR)/$(am__dirstamp):
  1030. @$(MKDIR_P) clish/var/$(DEPDIR)
  1031. @: > clish/var/$(DEPDIR)/$(am__dirstamp)
  1032. clish/var/libclish_la-var.lo: clish/var/$(am__dirstamp) \
  1033. clish/var/$(DEPDIR)/$(am__dirstamp)
  1034. clish/var/libclish_la-var_dump.lo: clish/var/$(am__dirstamp) \
  1035. clish/var/$(DEPDIR)/$(am__dirstamp)
  1036. clish/action/$(am__dirstamp):
  1037. @$(MKDIR_P) clish/action
  1038. @: > clish/action/$(am__dirstamp)
  1039. clish/action/$(DEPDIR)/$(am__dirstamp):
  1040. @$(MKDIR_P) clish/action/$(DEPDIR)
  1041. @: > clish/action/$(DEPDIR)/$(am__dirstamp)
  1042. clish/action/libclish_la-action.lo: clish/action/$(am__dirstamp) \
  1043. clish/action/$(DEPDIR)/$(am__dirstamp)
  1044. clish/action/libclish_la-action_dump.lo: clish/action/$(am__dirstamp) \
  1045. clish/action/$(DEPDIR)/$(am__dirstamp)
  1046. clish/config/$(am__dirstamp):
  1047. @$(MKDIR_P) clish/config
  1048. @: > clish/config/$(am__dirstamp)
  1049. clish/config/$(DEPDIR)/$(am__dirstamp):
  1050. @$(MKDIR_P) clish/config/$(DEPDIR)
  1051. @: > clish/config/$(DEPDIR)/$(am__dirstamp)
  1052. clish/config/libclish_la-config.lo: clish/config/$(am__dirstamp) \
  1053. clish/config/$(DEPDIR)/$(am__dirstamp)
  1054. clish/config/libclish_la-config_dump.lo: clish/config/$(am__dirstamp) \
  1055. clish/config/$(DEPDIR)/$(am__dirstamp)
  1056. libclish.la: $(libclish_la_OBJECTS) $(libclish_la_DEPENDENCIES)
  1057. $(CXXLINK) -rpath $(libdir) $(libclish_la_OBJECTS) $(libclish_la_LIBADD) $(LIBS)
  1058. konf/tree/$(am__dirstamp):
  1059. @$(MKDIR_P) konf/tree
  1060. @: > konf/tree/$(am__dirstamp)
  1061. konf/tree/$(DEPDIR)/$(am__dirstamp):
  1062. @$(MKDIR_P) konf/tree/$(DEPDIR)
  1063. @: > konf/tree/$(DEPDIR)/$(am__dirstamp)
  1064. konf/tree/tree.lo: konf/tree/$(am__dirstamp) \
  1065. konf/tree/$(DEPDIR)/$(am__dirstamp)
  1066. konf/tree/tree_dump.lo: konf/tree/$(am__dirstamp) \
  1067. konf/tree/$(DEPDIR)/$(am__dirstamp)
  1068. konf/query/$(am__dirstamp):
  1069. @$(MKDIR_P) konf/query
  1070. @: > konf/query/$(am__dirstamp)
  1071. konf/query/$(DEPDIR)/$(am__dirstamp):
  1072. @$(MKDIR_P) konf/query/$(DEPDIR)
  1073. @: > konf/query/$(DEPDIR)/$(am__dirstamp)
  1074. konf/query/query.lo: konf/query/$(am__dirstamp) \
  1075. konf/query/$(DEPDIR)/$(am__dirstamp)
  1076. konf/query/query_dump.lo: konf/query/$(am__dirstamp) \
  1077. konf/query/$(DEPDIR)/$(am__dirstamp)
  1078. konf/buf/$(am__dirstamp):
  1079. @$(MKDIR_P) konf/buf
  1080. @: > konf/buf/$(am__dirstamp)
  1081. konf/buf/$(DEPDIR)/$(am__dirstamp):
  1082. @$(MKDIR_P) konf/buf/$(DEPDIR)
  1083. @: > konf/buf/$(DEPDIR)/$(am__dirstamp)
  1084. konf/buf/buf.lo: konf/buf/$(am__dirstamp) \
  1085. konf/buf/$(DEPDIR)/$(am__dirstamp)
  1086. konf/net/$(am__dirstamp):
  1087. @$(MKDIR_P) konf/net
  1088. @: > konf/net/$(am__dirstamp)
  1089. konf/net/$(DEPDIR)/$(am__dirstamp):
  1090. @$(MKDIR_P) konf/net/$(DEPDIR)
  1091. @: > konf/net/$(DEPDIR)/$(am__dirstamp)
  1092. konf/net/net.lo: konf/net/$(am__dirstamp) \
  1093. konf/net/$(DEPDIR)/$(am__dirstamp)
  1094. libkonf.la: $(libkonf_la_OBJECTS) $(libkonf_la_DEPENDENCIES)
  1095. $(LINK) -rpath $(libdir) $(libkonf_la_OBJECTS) $(libkonf_la_LIBADD) $(LIBS)
  1096. lub/argv/$(am__dirstamp):
  1097. @$(MKDIR_P) lub/argv
  1098. @: > lub/argv/$(am__dirstamp)
  1099. lub/argv/$(DEPDIR)/$(am__dirstamp):
  1100. @$(MKDIR_P) lub/argv/$(DEPDIR)
  1101. @: > lub/argv/$(DEPDIR)/$(am__dirstamp)
  1102. lub/argv/argv__get_arg.lo: lub/argv/$(am__dirstamp) \
  1103. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1104. lub/argv/argv__get_argv.lo: lub/argv/$(am__dirstamp) \
  1105. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1106. lub/argv/argv__get_count.lo: lub/argv/$(am__dirstamp) \
  1107. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1108. lub/argv/argv__get_offset.lo: lub/argv/$(am__dirstamp) \
  1109. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1110. lub/argv/argv__get_quoted.lo: lub/argv/$(am__dirstamp) \
  1111. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1112. lub/argv/argv_new.lo: lub/argv/$(am__dirstamp) \
  1113. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1114. lub/argv/argv_nextword.lo: lub/argv/$(am__dirstamp) \
  1115. lub/argv/$(DEPDIR)/$(am__dirstamp)
  1116. lub/bintree/$(am__dirstamp):
  1117. @$(MKDIR_P) lub/bintree
  1118. @: > lub/bintree/$(am__dirstamp)
  1119. lub/bintree/$(DEPDIR)/$(am__dirstamp):
  1120. @$(MKDIR_P) lub/bintree/$(DEPDIR)
  1121. @: > lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1122. lub/bintree/bintree_dump.lo: lub/bintree/$(am__dirstamp) \
  1123. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1124. lub/bintree/bintree_find.lo: lub/bintree/$(am__dirstamp) \
  1125. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1126. lub/bintree/bintree_findfirst.lo: lub/bintree/$(am__dirstamp) \
  1127. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1128. lub/bintree/bintree_findlast.lo: lub/bintree/$(am__dirstamp) \
  1129. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1130. lub/bintree/bintree_findnext.lo: lub/bintree/$(am__dirstamp) \
  1131. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1132. lub/bintree/bintree_findprevious.lo: lub/bintree/$(am__dirstamp) \
  1133. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1134. lub/bintree/bintree_init.lo: lub/bintree/$(am__dirstamp) \
  1135. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1136. lub/bintree/bintree_insert.lo: lub/bintree/$(am__dirstamp) \
  1137. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1138. lub/bintree/bintree_iterator_init.lo: lub/bintree/$(am__dirstamp) \
  1139. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1140. lub/bintree/bintree_iterator_next.lo: lub/bintree/$(am__dirstamp) \
  1141. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1142. lub/bintree/bintree_iterator_previous.lo: lub/bintree/$(am__dirstamp) \
  1143. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1144. lub/bintree/bintree_node_init.lo: lub/bintree/$(am__dirstamp) \
  1145. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1146. lub/bintree/bintree_remove.lo: lub/bintree/$(am__dirstamp) \
  1147. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1148. lub/bintree/bintree_splay.lo: lub/bintree/$(am__dirstamp) \
  1149. lub/bintree/$(DEPDIR)/$(am__dirstamp)
  1150. lub/list/$(am__dirstamp):
  1151. @$(MKDIR_P) lub/list
  1152. @: > lub/list/$(am__dirstamp)
  1153. lub/list/$(DEPDIR)/$(am__dirstamp):
  1154. @$(MKDIR_P) lub/list/$(DEPDIR)
  1155. @: > lub/list/$(DEPDIR)/$(am__dirstamp)
  1156. lub/list/list.lo: lub/list/$(am__dirstamp) \
  1157. lub/list/$(DEPDIR)/$(am__dirstamp)
  1158. lub/blockpool/$(am__dirstamp):
  1159. @$(MKDIR_P) lub/blockpool
  1160. @: > lub/blockpool/$(am__dirstamp)
  1161. lub/blockpool/$(DEPDIR)/$(am__dirstamp):
  1162. @$(MKDIR_P) lub/blockpool/$(DEPDIR)
  1163. @: > lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  1164. lub/blockpool/blockpool_alloc.lo: lub/blockpool/$(am__dirstamp) \
  1165. lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  1166. lub/blockpool/blockpool__get_stats.lo: lub/blockpool/$(am__dirstamp) \
  1167. lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  1168. lub/blockpool/blockpool_free.lo: lub/blockpool/$(am__dirstamp) \
  1169. lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  1170. lub/blockpool/blockpool_init.lo: lub/blockpool/$(am__dirstamp) \
  1171. lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  1172. lub/ctype/$(am__dirstamp):
  1173. @$(MKDIR_P) lub/ctype
  1174. @: > lub/ctype/$(am__dirstamp)
  1175. lub/ctype/$(DEPDIR)/$(am__dirstamp):
  1176. @$(MKDIR_P) lub/ctype/$(DEPDIR)
  1177. @: > lub/ctype/$(DEPDIR)/$(am__dirstamp)
  1178. lub/ctype/ctype_isspace.lo: lub/ctype/$(am__dirstamp) \
  1179. lub/ctype/$(DEPDIR)/$(am__dirstamp)
  1180. lub/ctype/ctype_isdigit.lo: lub/ctype/$(am__dirstamp) \
  1181. lub/ctype/$(DEPDIR)/$(am__dirstamp)
  1182. lub/ctype/ctype_toupper.lo: lub/ctype/$(am__dirstamp) \
  1183. lub/ctype/$(DEPDIR)/$(am__dirstamp)
  1184. lub/ctype/ctype_tolower.lo: lub/ctype/$(am__dirstamp) \
  1185. lub/ctype/$(DEPDIR)/$(am__dirstamp)
  1186. lub/dblockpool/$(am__dirstamp):
  1187. @$(MKDIR_P) lub/dblockpool
  1188. @: > lub/dblockpool/$(am__dirstamp)
  1189. lub/dblockpool/$(DEPDIR)/$(am__dirstamp):
  1190. @$(MKDIR_P) lub/dblockpool/$(DEPDIR)
  1191. @: > lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  1192. lub/dblockpool/dblockpool_alloc.lo: lub/dblockpool/$(am__dirstamp) \
  1193. lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  1194. lub/dblockpool/dblockpool_fini.lo: lub/dblockpool/$(am__dirstamp) \
  1195. lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  1196. lub/dblockpool/dblockpool_free.lo: lub/dblockpool/$(am__dirstamp) \
  1197. lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  1198. lub/dblockpool/dblockpool_init.lo: lub/dblockpool/$(am__dirstamp) \
  1199. lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  1200. lub/dump/$(am__dirstamp):
  1201. @$(MKDIR_P) lub/dump
  1202. @: > lub/dump/$(am__dirstamp)
  1203. lub/dump/$(DEPDIR)/$(am__dirstamp):
  1204. @$(MKDIR_P) lub/dump/$(DEPDIR)
  1205. @: > lub/dump/$(DEPDIR)/$(am__dirstamp)
  1206. lub/dump/dump.lo: lub/dump/$(am__dirstamp) \
  1207. lub/dump/$(DEPDIR)/$(am__dirstamp)
  1208. lub/heap/$(am__dirstamp):
  1209. @$(MKDIR_P) lub/heap
  1210. @: > lub/heap/$(am__dirstamp)
  1211. lub/heap/$(DEPDIR)/$(am__dirstamp):
  1212. @$(MKDIR_P) lub/heap/$(DEPDIR)
  1213. @: > lub/heap/$(DEPDIR)/$(am__dirstamp)
  1214. lub/heap/cache.lo: lub/heap/$(am__dirstamp) \
  1215. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1216. lub/heap/cache_bucket.lo: lub/heap/$(am__dirstamp) \
  1217. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1218. lub/heap/context.lo: lub/heap/$(am__dirstamp) \
  1219. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1220. lub/heap/heap__get_max_free.lo: lub/heap/$(am__dirstamp) \
  1221. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1222. lub/heap/heap__get_stacktrace.lo: lub/heap/$(am__dirstamp) \
  1223. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1224. lub/heap/heap__get_stats.lo: lub/heap/$(am__dirstamp) \
  1225. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1226. lub/heap/heap_add_segment.lo: lub/heap/$(am__dirstamp) \
  1227. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1228. lub/heap/heap_align_block.lo: lub/heap/$(am__dirstamp) \
  1229. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1230. lub/heap/heap_block__get_tail.lo: lub/heap/$(am__dirstamp) \
  1231. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1232. lub/heap/heap_block_from_ptr.lo: lub/heap/$(am__dirstamp) \
  1233. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1234. lub/heap/heap_block_getfirst.lo: lub/heap/$(am__dirstamp) \
  1235. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1236. lub/heap/heap_block_getkey.lo: lub/heap/$(am__dirstamp) \
  1237. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1238. lub/heap/heap_block_getnext.lo: lub/heap/$(am__dirstamp) \
  1239. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1240. lub/heap/heap_block_getprevious.lo: lub/heap/$(am__dirstamp) \
  1241. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1242. lub/heap/heap_block_check.lo: lub/heap/$(am__dirstamp) \
  1243. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1244. lub/heap/heap_check.lo: lub/heap/$(am__dirstamp) \
  1245. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1246. lub/heap/heap_context_delete.lo: lub/heap/$(am__dirstamp) \
  1247. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1248. lub/heap/heap_context_find_or_create.lo: lub/heap/$(am__dirstamp) \
  1249. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1250. lub/heap/heap_create.lo: lub/heap/$(am__dirstamp) \
  1251. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1252. lub/heap/heap_destroy.lo: lub/heap/$(am__dirstamp) \
  1253. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1254. lub/heap/heap_extend_both_ways.lo: lub/heap/$(am__dirstamp) \
  1255. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1256. lub/heap/heap_extend_downwards.lo: lub/heap/$(am__dirstamp) \
  1257. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1258. lub/heap/heap_extend_upwards.lo: lub/heap/$(am__dirstamp) \
  1259. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1260. lub/heap/heap_foreach_free_block.lo: lub/heap/$(am__dirstamp) \
  1261. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1262. lub/heap/heap_foreach_segment.lo: lub/heap/$(am__dirstamp) \
  1263. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1264. lub/heap/heap_graft_to_bottom.lo: lub/heap/$(am__dirstamp) \
  1265. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1266. lub/heap/heap_graft_to_top.lo: lub/heap/$(am__dirstamp) \
  1267. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1268. lub/heap/heap_init_free_block.lo: lub/heap/$(am__dirstamp) \
  1269. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1270. lub/heap/heap_merge_with_next.lo: lub/heap/$(am__dirstamp) \
  1271. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1272. lub/heap/heap_merge_with_previous.lo: lub/heap/$(am__dirstamp) \
  1273. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1274. lub/heap/heap_new_alloc_block.lo: lub/heap/$(am__dirstamp) \
  1275. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1276. lub/heap/heap_new_free_block.lo: lub/heap/$(am__dirstamp) \
  1277. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1278. lub/heap/heap_post_realloc.lo: lub/heap/$(am__dirstamp) \
  1279. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1280. lub/heap/heap_pre_realloc.lo: lub/heap/$(am__dirstamp) \
  1281. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1282. lub/heap/heap_raw_realloc.lo: lub/heap/$(am__dirstamp) \
  1283. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1284. lub/heap/heap_realloc.lo: lub/heap/$(am__dirstamp) \
  1285. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1286. lub/heap/heap_scan_stack.lo: lub/heap/$(am__dirstamp) \
  1287. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1288. lub/heap/heap_show.lo: lub/heap/$(am__dirstamp) \
  1289. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1290. lub/heap/heap_slice_from_bottom.lo: lub/heap/$(am__dirstamp) \
  1291. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1292. lub/heap/heap_slice_from_top.lo: lub/heap/$(am__dirstamp) \
  1293. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1294. lub/heap/heap_static_alloc.lo: lub/heap/$(am__dirstamp) \
  1295. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1296. lub/heap/heap_stop_here.lo: lub/heap/$(am__dirstamp) \
  1297. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1298. lub/heap/heap_tainted_memory.lo: lub/heap/$(am__dirstamp) \
  1299. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1300. lub/heap/node.lo: lub/heap/$(am__dirstamp) \
  1301. lub/heap/$(DEPDIR)/$(am__dirstamp)
  1302. lub/heap/posix/$(am__dirstamp):
  1303. @$(MKDIR_P) lub/heap/posix
  1304. @: > lub/heap/posix/$(am__dirstamp)
  1305. lub/heap/posix/$(DEPDIR)/$(am__dirstamp):
  1306. @$(MKDIR_P) lub/heap/posix/$(DEPDIR)
  1307. @: > lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1308. lub/heap/posix/heap_clean_stacks.lo: lub/heap/posix/$(am__dirstamp) \
  1309. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1310. lub/heap/posix/heap_leak_mutex.lo: lub/heap/posix/$(am__dirstamp) \
  1311. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1312. lub/heap/posix/heap_scan_bss.lo: lub/heap/posix/$(am__dirstamp) \
  1313. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1314. lub/heap/posix/heap_scan_data.lo: lub/heap/posix/$(am__dirstamp) \
  1315. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1316. lub/heap/posix/heap_symShow.lo: lub/heap/posix/$(am__dirstamp) \
  1317. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1318. lub/heap/posix/sysheap_stubs.lo: lub/heap/posix/$(am__dirstamp) \
  1319. lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  1320. lub/partition/$(am__dirstamp):
  1321. @$(MKDIR_P) lub/partition
  1322. @: > lub/partition/$(am__dirstamp)
  1323. lub/partition/$(DEPDIR)/$(am__dirstamp):
  1324. @$(MKDIR_P) lub/partition/$(DEPDIR)
  1325. @: > lub/partition/$(DEPDIR)/$(am__dirstamp)
  1326. lub/partition/partition_check_memory.lo: \
  1327. lub/partition/$(am__dirstamp) \
  1328. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1329. lub/partition/partition_destroy_local_heap.lo: \
  1330. lub/partition/$(am__dirstamp) \
  1331. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1332. lub/partition/partition_disable_leak_detection.lo: \
  1333. lub/partition/$(am__dirstamp) \
  1334. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1335. lub/partition/partition_enable_leak_detection.lo: \
  1336. lub/partition/$(am__dirstamp) \
  1337. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1338. lub/partition/partition_extend_memory.lo: \
  1339. lub/partition/$(am__dirstamp) \
  1340. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1341. lub/partition/partition_findcreate_local_heap.lo: \
  1342. lub/partition/$(am__dirstamp) \
  1343. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1344. lub/partition/partition_fini.lo: lub/partition/$(am__dirstamp) \
  1345. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1346. lub/partition/partition_init.lo: lub/partition/$(am__dirstamp) \
  1347. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1348. lub/partition/partition_realloc.lo: lub/partition/$(am__dirstamp) \
  1349. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1350. lub/partition/partition_segment_alloc.lo: \
  1351. lub/partition/$(am__dirstamp) \
  1352. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1353. lub/partition/partition_show.lo: lub/partition/$(am__dirstamp) \
  1354. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1355. lub/partition/partition_sysalloc.lo: lub/partition/$(am__dirstamp) \
  1356. lub/partition/$(DEPDIR)/$(am__dirstamp)
  1357. lub/partition/posix/$(am__dirstamp):
  1358. @$(MKDIR_P) lub/partition/posix
  1359. @: > lub/partition/posix/$(am__dirstamp)
  1360. lub/partition/posix/$(DEPDIR)/$(am__dirstamp):
  1361. @$(MKDIR_P) lub/partition/posix/$(DEPDIR)
  1362. @: > lub/partition/posix/$(DEPDIR)/$(am__dirstamp)
  1363. lub/partition/posix/posix_partition.lo: \
  1364. lub/partition/posix/$(am__dirstamp) \
  1365. lub/partition/posix/$(DEPDIR)/$(am__dirstamp)
  1366. lub/string/$(am__dirstamp):
  1367. @$(MKDIR_P) lub/string
  1368. @: > lub/string/$(am__dirstamp)
  1369. lub/string/$(DEPDIR)/$(am__dirstamp):
  1370. @$(MKDIR_P) lub/string/$(DEPDIR)
  1371. @: > lub/string/$(DEPDIR)/$(am__dirstamp)
  1372. lub/string/string_cat.lo: lub/string/$(am__dirstamp) \
  1373. lub/string/$(DEPDIR)/$(am__dirstamp)
  1374. lub/string/string_catn.lo: lub/string/$(am__dirstamp) \
  1375. lub/string/$(DEPDIR)/$(am__dirstamp)
  1376. lub/string/string_dup.lo: lub/string/$(am__dirstamp) \
  1377. lub/string/$(DEPDIR)/$(am__dirstamp)
  1378. lub/string/string_free.lo: lub/string/$(am__dirstamp) \
  1379. lub/string/$(DEPDIR)/$(am__dirstamp)
  1380. lub/string/string_nocasecmp.lo: lub/string/$(am__dirstamp) \
  1381. lub/string/$(DEPDIR)/$(am__dirstamp)
  1382. lub/string/string_nocasestr.lo: lub/string/$(am__dirstamp) \
  1383. lub/string/$(DEPDIR)/$(am__dirstamp)
  1384. lub/string/string_suffix.lo: lub/string/$(am__dirstamp) \
  1385. lub/string/$(DEPDIR)/$(am__dirstamp)
  1386. lub/string/string_escape.lo: lub/string/$(am__dirstamp) \
  1387. lub/string/$(DEPDIR)/$(am__dirstamp)
  1388. lub/test/$(am__dirstamp):
  1389. @$(MKDIR_P) lub/test
  1390. @: > lub/test/$(am__dirstamp)
  1391. lub/test/$(DEPDIR)/$(am__dirstamp):
  1392. @$(MKDIR_P) lub/test/$(DEPDIR)
  1393. @: > lub/test/$(DEPDIR)/$(am__dirstamp)
  1394. lub/test/test.lo: lub/test/$(am__dirstamp) \
  1395. lub/test/$(DEPDIR)/$(am__dirstamp)
  1396. lub/system/$(am__dirstamp):
  1397. @$(MKDIR_P) lub/system
  1398. @: > lub/system/$(am__dirstamp)
  1399. lub/system/$(DEPDIR)/$(am__dirstamp):
  1400. @$(MKDIR_P) lub/system/$(DEPDIR)
  1401. @: > lub/system/$(DEPDIR)/$(am__dirstamp)
  1402. lub/system/test.lo: lub/system/$(am__dirstamp) \
  1403. lub/system/$(DEPDIR)/$(am__dirstamp)
  1404. lub/system/system_test.lo: lub/system/$(am__dirstamp) \
  1405. lub/system/$(DEPDIR)/$(am__dirstamp)
  1406. liblub.la: $(liblub_la_OBJECTS) $(liblub_la_DEPENDENCIES)
  1407. $(LINK) -rpath $(libdir) $(liblub_la_OBJECTS) $(liblub_la_LIBADD) $(LIBS)
  1408. tinyrl/$(am__dirstamp):
  1409. @$(MKDIR_P) tinyrl
  1410. @: > tinyrl/$(am__dirstamp)
  1411. tinyrl/$(DEPDIR)/$(am__dirstamp):
  1412. @$(MKDIR_P) tinyrl/$(DEPDIR)
  1413. @: > tinyrl/$(DEPDIR)/$(am__dirstamp)
  1414. tinyrl/tinyrl.lo: tinyrl/$(am__dirstamp) \
  1415. tinyrl/$(DEPDIR)/$(am__dirstamp)
  1416. tinyrl/history/$(am__dirstamp):
  1417. @$(MKDIR_P) tinyrl/history
  1418. @: > tinyrl/history/$(am__dirstamp)
  1419. tinyrl/history/$(DEPDIR)/$(am__dirstamp):
  1420. @$(MKDIR_P) tinyrl/history/$(DEPDIR)
  1421. @: > tinyrl/history/$(DEPDIR)/$(am__dirstamp)
  1422. tinyrl/history/history.lo: tinyrl/history/$(am__dirstamp) \
  1423. tinyrl/history/$(DEPDIR)/$(am__dirstamp)
  1424. tinyrl/history/history_entry.lo: tinyrl/history/$(am__dirstamp) \
  1425. tinyrl/history/$(DEPDIR)/$(am__dirstamp)
  1426. tinyrl/vt100/$(am__dirstamp):
  1427. @$(MKDIR_P) tinyrl/vt100
  1428. @: > tinyrl/vt100/$(am__dirstamp)
  1429. tinyrl/vt100/$(DEPDIR)/$(am__dirstamp):
  1430. @$(MKDIR_P) tinyrl/vt100/$(DEPDIR)
  1431. @: > tinyrl/vt100/$(DEPDIR)/$(am__dirstamp)
  1432. tinyrl/vt100/vt100.lo: tinyrl/vt100/$(am__dirstamp) \
  1433. tinyrl/vt100/$(DEPDIR)/$(am__dirstamp)
  1434. libtinyrl.la: $(libtinyrl_la_OBJECTS) $(libtinyrl_la_DEPENDENCIES)
  1435. $(LINK) -rpath $(libdir) $(libtinyrl_la_OBJECTS) $(libtinyrl_la_LIBADD) $(LIBS)
  1436. tinyxml/$(am__dirstamp):
  1437. @$(MKDIR_P) tinyxml
  1438. @: > tinyxml/$(am__dirstamp)
  1439. tinyxml/$(DEPDIR)/$(am__dirstamp):
  1440. @$(MKDIR_P) tinyxml/$(DEPDIR)
  1441. @: > tinyxml/$(DEPDIR)/$(am__dirstamp)
  1442. tinyxml/libtinyxml_la-tinyxml.lo: tinyxml/$(am__dirstamp) \
  1443. tinyxml/$(DEPDIR)/$(am__dirstamp)
  1444. tinyxml/libtinyxml_la-tinyxmlerror.lo: tinyxml/$(am__dirstamp) \
  1445. tinyxml/$(DEPDIR)/$(am__dirstamp)
  1446. tinyxml/libtinyxml_la-tinyxmlparser.lo: tinyxml/$(am__dirstamp) \
  1447. tinyxml/$(DEPDIR)/$(am__dirstamp)
  1448. tinyxml/libtinyxml_la-tinystr.lo: tinyxml/$(am__dirstamp) \
  1449. tinyxml/$(DEPDIR)/$(am__dirstamp)
  1450. libtinyxml.la: $(libtinyxml_la_OBJECTS) $(libtinyxml_la_DEPENDENCIES)
  1451. $(libtinyxml_la_LINK) -rpath $(libdir) $(libtinyxml_la_OBJECTS) $(libtinyxml_la_LIBADD) $(LIBS)
  1452. install-binPROGRAMS: $(bin_PROGRAMS)
  1453. @$(NORMAL_INSTALL)
  1454. test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
  1455. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  1456. for p in $$list; do echo "$$p $$p"; done | \
  1457. sed 's/$(EXEEXT)$$//' | \
  1458. while read p p1; do if test -f $$p || test -f $$p1; \
  1459. then echo "$$p"; echo "$$p"; else :; fi; \
  1460. done | \
  1461. sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
  1462. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  1463. sed 'N;N;N;s,\n, ,g' | \
  1464. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  1465. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  1466. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  1467. else { print "f", $$3 "/" $$4, $$1; } } \
  1468. END { for (d in files) print "f", d, files[d] }' | \
  1469. while read type dir files; do \
  1470. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  1471. test -z "$$files" || { \
  1472. echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  1473. $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  1474. } \
  1475. ; done
  1476. uninstall-binPROGRAMS:
  1477. @$(NORMAL_UNINSTALL)
  1478. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  1479. files=`for p in $$list; do echo "$$p"; done | \
  1480. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  1481. -e 's/$$/$(EXEEXT)/' `; \
  1482. test -n "$$list" || exit 0; \
  1483. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  1484. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  1485. clean-binPROGRAMS:
  1486. @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
  1487. echo " rm -f" $$list; \
  1488. rm -f $$list || exit $$?; \
  1489. test -n "$(EXEEXT)" || exit 0; \
  1490. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  1491. echo " rm -f" $$list; \
  1492. rm -f $$list
  1493. clean-noinstPROGRAMS:
  1494. @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
  1495. echo " rm -f" $$list; \
  1496. rm -f $$list || exit $$?; \
  1497. test -n "$(EXEEXT)" || exit 0; \
  1498. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  1499. echo " rm -f" $$list; \
  1500. rm -f $$list
  1501. bin/$(am__dirstamp):
  1502. @$(MKDIR_P) bin
  1503. @: > bin/$(am__dirstamp)
  1504. bin/$(DEPDIR)/$(am__dirstamp):
  1505. @$(MKDIR_P) bin/$(DEPDIR)
  1506. @: > bin/$(DEPDIR)/$(am__dirstamp)
  1507. bin/clish.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp)
  1508. bin/clish$(EXEEXT): $(bin_clish_OBJECTS) $(bin_clish_DEPENDENCIES) bin/$(am__dirstamp)
  1509. @rm -f bin/clish$(EXEEXT)
  1510. $(CXXLINK) $(bin_clish_OBJECTS) $(bin_clish_LDADD) $(LIBS)
  1511. bin/konf.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp)
  1512. bin/konf$(EXEEXT): $(bin_konf_OBJECTS) $(bin_konf_DEPENDENCIES) bin/$(am__dirstamp)
  1513. @rm -f bin/konf$(EXEEXT)
  1514. $(LINK) $(bin_konf_OBJECTS) $(bin_konf_LDADD) $(LIBS)
  1515. bin/konfd.$(OBJEXT): bin/$(am__dirstamp) bin/$(DEPDIR)/$(am__dirstamp)
  1516. bin/konfd$(EXEEXT): $(bin_konfd_OBJECTS) $(bin_konfd_DEPENDENCIES) bin/$(am__dirstamp)
  1517. @rm -f bin/konfd$(EXEEXT)
  1518. $(LINK) $(bin_konfd_OBJECTS) $(bin_konfd_LDADD) $(LIBS)
  1519. test/$(am__dirstamp):
  1520. @$(MKDIR_P) test
  1521. @: > test/$(am__dirstamp)
  1522. test/$(DEPDIR)/$(am__dirstamp):
  1523. @$(MKDIR_P) test/$(DEPDIR)
  1524. @: > test/$(DEPDIR)/$(am__dirstamp)
  1525. test/bintree.$(OBJEXT): test/$(am__dirstamp) \
  1526. test/$(DEPDIR)/$(am__dirstamp)
  1527. test/bintree$(EXEEXT): $(test_bintree_OBJECTS) $(test_bintree_DEPENDENCIES) test/$(am__dirstamp)
  1528. @rm -f test/bintree$(EXEEXT)
  1529. $(LINK) $(test_bintree_OBJECTS) $(test_bintree_LDADD) $(LIBS)
  1530. test/heap.$(OBJEXT): test/$(am__dirstamp) \
  1531. test/$(DEPDIR)/$(am__dirstamp)
  1532. test/heap$(EXEEXT): $(test_heap_OBJECTS) $(test_heap_DEPENDENCIES) test/$(am__dirstamp)
  1533. @rm -f test/heap$(EXEEXT)
  1534. $(LINK) $(test_heap_OBJECTS) $(test_heap_LDADD) $(LIBS)
  1535. test/test_lubMallocTest-mallocTest.$(OBJEXT): test/$(am__dirstamp) \
  1536. test/$(DEPDIR)/$(am__dirstamp)
  1537. test/lubMallocTest$(EXEEXT): $(test_lubMallocTest_OBJECTS) $(test_lubMallocTest_DEPENDENCIES) test/$(am__dirstamp)
  1538. @rm -f test/lubMallocTest$(EXEEXT)
  1539. $(test_lubMallocTest_LINK) $(test_lubMallocTest_OBJECTS) $(test_lubMallocTest_LDADD) $(LIBS)
  1540. test/test_mallocTest-mallocTest.$(OBJEXT): test/$(am__dirstamp) \
  1541. test/$(DEPDIR)/$(am__dirstamp)
  1542. test/mallocTest$(EXEEXT): $(test_mallocTest_OBJECTS) $(test_mallocTest_DEPENDENCIES) test/$(am__dirstamp)
  1543. @rm -f test/mallocTest$(EXEEXT)
  1544. $(test_mallocTest_LINK) $(test_mallocTest_OBJECTS) $(test_mallocTest_LDADD) $(LIBS)
  1545. test/string.$(OBJEXT): test/$(am__dirstamp) \
  1546. test/$(DEPDIR)/$(am__dirstamp)
  1547. test/string$(EXEEXT): $(test_string_OBJECTS) $(test_string_DEPENDENCIES) test/$(am__dirstamp)
  1548. @rm -f test/string$(EXEEXT)
  1549. $(LINK) $(test_string_OBJECTS) $(test_string_LDADD) $(LIBS)
  1550. mostlyclean-compile:
  1551. -rm -f *.$(OBJEXT)
  1552. -rm -f bin/clish.$(OBJEXT)
  1553. -rm -f bin/konf.$(OBJEXT)
  1554. -rm -f bin/konfd.$(OBJEXT)
  1555. -rm -f clish/action/libclish_la-action.$(OBJEXT)
  1556. -rm -f clish/action/libclish_la-action.lo
  1557. -rm -f clish/action/libclish_la-action_dump.$(OBJEXT)
  1558. -rm -f clish/action/libclish_la-action_dump.lo
  1559. -rm -f clish/command/libclish_la-command.$(OBJEXT)
  1560. -rm -f clish/command/libclish_la-command.lo
  1561. -rm -f clish/command/libclish_la-command_dump.$(OBJEXT)
  1562. -rm -f clish/command/libclish_la-command_dump.lo
  1563. -rm -f clish/config/libclish_la-config.$(OBJEXT)
  1564. -rm -f clish/config/libclish_la-config.lo
  1565. -rm -f clish/config/libclish_la-config_dump.$(OBJEXT)
  1566. -rm -f clish/config/libclish_la-config_dump.lo
  1567. -rm -f clish/libclish_la-callback_access.$(OBJEXT)
  1568. -rm -f clish/libclish_la-callback_access.lo
  1569. -rm -f clish/libclish_la-callback_config.$(OBJEXT)
  1570. -rm -f clish/libclish_la-callback_config.lo
  1571. -rm -f clish/libclish_la-callback_script.$(OBJEXT)
  1572. -rm -f clish/libclish_la-callback_script.lo
  1573. -rm -f clish/nspace/libclish_la-nspace.$(OBJEXT)
  1574. -rm -f clish/nspace/libclish_la-nspace.lo
  1575. -rm -f clish/nspace/libclish_la-nspace_dump.$(OBJEXT)
  1576. -rm -f clish/nspace/libclish_la-nspace_dump.lo
  1577. -rm -f clish/param/libclish_la-param.$(OBJEXT)
  1578. -rm -f clish/param/libclish_la-param.lo
  1579. -rm -f clish/param/libclish_la-param_dump.$(OBJEXT)
  1580. -rm -f clish/param/libclish_la-param_dump.lo
  1581. -rm -f clish/pargv/libclish_la-pargv.$(OBJEXT)
  1582. -rm -f clish/pargv/libclish_la-pargv.lo
  1583. -rm -f clish/pargv/libclish_la-pargv_dump.$(OBJEXT)
  1584. -rm -f clish/pargv/libclish_la-pargv_dump.lo
  1585. -rm -f clish/ptype/libclish_la-ptype.$(OBJEXT)
  1586. -rm -f clish/ptype/libclish_la-ptype.lo
  1587. -rm -f clish/ptype/libclish_la-ptype_dump.$(OBJEXT)
  1588. -rm -f clish/ptype/libclish_la-ptype_dump.lo
  1589. -rm -f clish/shell/libclish_la-shell_command.$(OBJEXT)
  1590. -rm -f clish/shell/libclish_la-shell_command.lo
  1591. -rm -f clish/shell/libclish_la-shell_dump.$(OBJEXT)
  1592. -rm -f clish/shell/libclish_la-shell_dump.lo
  1593. -rm -f clish/shell/libclish_la-shell_execute.$(OBJEXT)
  1594. -rm -f clish/shell/libclish_la-shell_execute.lo
  1595. -rm -f clish/shell/libclish_la-shell_file.$(OBJEXT)
  1596. -rm -f clish/shell/libclish_la-shell_file.lo
  1597. -rm -f clish/shell/libclish_la-shell_help.$(OBJEXT)
  1598. -rm -f clish/shell/libclish_la-shell_help.lo
  1599. -rm -f clish/shell/libclish_la-shell_new.$(OBJEXT)
  1600. -rm -f clish/shell/libclish_la-shell_new.lo
  1601. -rm -f clish/shell/libclish_la-shell_parse.$(OBJEXT)
  1602. -rm -f clish/shell/libclish_la-shell_parse.lo
  1603. -rm -f clish/shell/libclish_la-shell_ptype.$(OBJEXT)
  1604. -rm -f clish/shell/libclish_la-shell_ptype.lo
  1605. -rm -f clish/shell/libclish_la-shell_pwd.$(OBJEXT)
  1606. -rm -f clish/shell/libclish_la-shell_pwd.lo
  1607. -rm -f clish/shell/libclish_la-shell_spawn.$(OBJEXT)
  1608. -rm -f clish/shell/libclish_la-shell_spawn.lo
  1609. -rm -f clish/shell/libclish_la-shell_startup.$(OBJEXT)
  1610. -rm -f clish/shell/libclish_la-shell_startup.lo
  1611. -rm -f clish/shell/libclish_la-shell_tinyrl.$(OBJEXT)
  1612. -rm -f clish/shell/libclish_la-shell_tinyrl.lo
  1613. -rm -f clish/shell/libclish_la-shell_var.$(OBJEXT)
  1614. -rm -f clish/shell/libclish_la-shell_var.lo
  1615. -rm -f clish/shell/libclish_la-shell_view.$(OBJEXT)
  1616. -rm -f clish/shell/libclish_la-shell_view.lo
  1617. -rm -f clish/shell/shell_tinyxml.$(OBJEXT)
  1618. -rm -f clish/shell/shell_tinyxml.lo
  1619. -rm -f clish/var/libclish_la-var.$(OBJEXT)
  1620. -rm -f clish/var/libclish_la-var.lo
  1621. -rm -f clish/var/libclish_la-var_dump.$(OBJEXT)
  1622. -rm -f clish/var/libclish_la-var_dump.lo
  1623. -rm -f clish/view/libclish_la-view.$(OBJEXT)
  1624. -rm -f clish/view/libclish_la-view.lo
  1625. -rm -f clish/view/libclish_la-view_dump.$(OBJEXT)
  1626. -rm -f clish/view/libclish_la-view_dump.lo
  1627. -rm -f konf/buf/buf.$(OBJEXT)
  1628. -rm -f konf/buf/buf.lo
  1629. -rm -f konf/net/net.$(OBJEXT)
  1630. -rm -f konf/net/net.lo
  1631. -rm -f konf/query/query.$(OBJEXT)
  1632. -rm -f konf/query/query.lo
  1633. -rm -f konf/query/query_dump.$(OBJEXT)
  1634. -rm -f konf/query/query_dump.lo
  1635. -rm -f konf/tree/tree.$(OBJEXT)
  1636. -rm -f konf/tree/tree.lo
  1637. -rm -f konf/tree/tree_dump.$(OBJEXT)
  1638. -rm -f konf/tree/tree_dump.lo
  1639. -rm -f lub/argv/argv__get_arg.$(OBJEXT)
  1640. -rm -f lub/argv/argv__get_arg.lo
  1641. -rm -f lub/argv/argv__get_argv.$(OBJEXT)
  1642. -rm -f lub/argv/argv__get_argv.lo
  1643. -rm -f lub/argv/argv__get_count.$(OBJEXT)
  1644. -rm -f lub/argv/argv__get_count.lo
  1645. -rm -f lub/argv/argv__get_offset.$(OBJEXT)
  1646. -rm -f lub/argv/argv__get_offset.lo
  1647. -rm -f lub/argv/argv__get_quoted.$(OBJEXT)
  1648. -rm -f lub/argv/argv__get_quoted.lo
  1649. -rm -f lub/argv/argv_new.$(OBJEXT)
  1650. -rm -f lub/argv/argv_new.lo
  1651. -rm -f lub/argv/argv_nextword.$(OBJEXT)
  1652. -rm -f lub/argv/argv_nextword.lo
  1653. -rm -f lub/bintree/bintree_dump.$(OBJEXT)
  1654. -rm -f lub/bintree/bintree_dump.lo
  1655. -rm -f lub/bintree/bintree_find.$(OBJEXT)
  1656. -rm -f lub/bintree/bintree_find.lo
  1657. -rm -f lub/bintree/bintree_findfirst.$(OBJEXT)
  1658. -rm -f lub/bintree/bintree_findfirst.lo
  1659. -rm -f lub/bintree/bintree_findlast.$(OBJEXT)
  1660. -rm -f lub/bintree/bintree_findlast.lo
  1661. -rm -f lub/bintree/bintree_findnext.$(OBJEXT)
  1662. -rm -f lub/bintree/bintree_findnext.lo
  1663. -rm -f lub/bintree/bintree_findprevious.$(OBJEXT)
  1664. -rm -f lub/bintree/bintree_findprevious.lo
  1665. -rm -f lub/bintree/bintree_init.$(OBJEXT)
  1666. -rm -f lub/bintree/bintree_init.lo
  1667. -rm -f lub/bintree/bintree_insert.$(OBJEXT)
  1668. -rm -f lub/bintree/bintree_insert.lo
  1669. -rm -f lub/bintree/bintree_iterator_init.$(OBJEXT)
  1670. -rm -f lub/bintree/bintree_iterator_init.lo
  1671. -rm -f lub/bintree/bintree_iterator_next.$(OBJEXT)
  1672. -rm -f lub/bintree/bintree_iterator_next.lo
  1673. -rm -f lub/bintree/bintree_iterator_previous.$(OBJEXT)
  1674. -rm -f lub/bintree/bintree_iterator_previous.lo
  1675. -rm -f lub/bintree/bintree_node_init.$(OBJEXT)
  1676. -rm -f lub/bintree/bintree_node_init.lo
  1677. -rm -f lub/bintree/bintree_remove.$(OBJEXT)
  1678. -rm -f lub/bintree/bintree_remove.lo
  1679. -rm -f lub/bintree/bintree_splay.$(OBJEXT)
  1680. -rm -f lub/bintree/bintree_splay.lo
  1681. -rm -f lub/blockpool/blockpool__get_stats.$(OBJEXT)
  1682. -rm -f lub/blockpool/blockpool__get_stats.lo
  1683. -rm -f lub/blockpool/blockpool_alloc.$(OBJEXT)
  1684. -rm -f lub/blockpool/blockpool_alloc.lo
  1685. -rm -f lub/blockpool/blockpool_free.$(OBJEXT)
  1686. -rm -f lub/blockpool/blockpool_free.lo
  1687. -rm -f lub/blockpool/blockpool_init.$(OBJEXT)
  1688. -rm -f lub/blockpool/blockpool_init.lo
  1689. -rm -f lub/ctype/ctype_isdigit.$(OBJEXT)
  1690. -rm -f lub/ctype/ctype_isdigit.lo
  1691. -rm -f lub/ctype/ctype_isspace.$(OBJEXT)
  1692. -rm -f lub/ctype/ctype_isspace.lo
  1693. -rm -f lub/ctype/ctype_tolower.$(OBJEXT)
  1694. -rm -f lub/ctype/ctype_tolower.lo
  1695. -rm -f lub/ctype/ctype_toupper.$(OBJEXT)
  1696. -rm -f lub/ctype/ctype_toupper.lo
  1697. -rm -f lub/dblockpool/dblockpool_alloc.$(OBJEXT)
  1698. -rm -f lub/dblockpool/dblockpool_alloc.lo
  1699. -rm -f lub/dblockpool/dblockpool_fini.$(OBJEXT)
  1700. -rm -f lub/dblockpool/dblockpool_fini.lo
  1701. -rm -f lub/dblockpool/dblockpool_free.$(OBJEXT)
  1702. -rm -f lub/dblockpool/dblockpool_free.lo
  1703. -rm -f lub/dblockpool/dblockpool_init.$(OBJEXT)
  1704. -rm -f lub/dblockpool/dblockpool_init.lo
  1705. -rm -f lub/dump/dump.$(OBJEXT)
  1706. -rm -f lub/dump/dump.lo
  1707. -rm -f lub/heap/cache.$(OBJEXT)
  1708. -rm -f lub/heap/cache.lo
  1709. -rm -f lub/heap/cache_bucket.$(OBJEXT)
  1710. -rm -f lub/heap/cache_bucket.lo
  1711. -rm -f lub/heap/context.$(OBJEXT)
  1712. -rm -f lub/heap/context.lo
  1713. -rm -f lub/heap/heap__get_max_free.$(OBJEXT)
  1714. -rm -f lub/heap/heap__get_max_free.lo
  1715. -rm -f lub/heap/heap__get_stacktrace.$(OBJEXT)
  1716. -rm -f lub/heap/heap__get_stacktrace.lo
  1717. -rm -f lub/heap/heap__get_stats.$(OBJEXT)
  1718. -rm -f lub/heap/heap__get_stats.lo
  1719. -rm -f lub/heap/heap_add_segment.$(OBJEXT)
  1720. -rm -f lub/heap/heap_add_segment.lo
  1721. -rm -f lub/heap/heap_align_block.$(OBJEXT)
  1722. -rm -f lub/heap/heap_align_block.lo
  1723. -rm -f lub/heap/heap_block__get_tail.$(OBJEXT)
  1724. -rm -f lub/heap/heap_block__get_tail.lo
  1725. -rm -f lub/heap/heap_block_check.$(OBJEXT)
  1726. -rm -f lub/heap/heap_block_check.lo
  1727. -rm -f lub/heap/heap_block_from_ptr.$(OBJEXT)
  1728. -rm -f lub/heap/heap_block_from_ptr.lo
  1729. -rm -f lub/heap/heap_block_getfirst.$(OBJEXT)
  1730. -rm -f lub/heap/heap_block_getfirst.lo
  1731. -rm -f lub/heap/heap_block_getkey.$(OBJEXT)
  1732. -rm -f lub/heap/heap_block_getkey.lo
  1733. -rm -f lub/heap/heap_block_getnext.$(OBJEXT)
  1734. -rm -f lub/heap/heap_block_getnext.lo
  1735. -rm -f lub/heap/heap_block_getprevious.$(OBJEXT)
  1736. -rm -f lub/heap/heap_block_getprevious.lo
  1737. -rm -f lub/heap/heap_check.$(OBJEXT)
  1738. -rm -f lub/heap/heap_check.lo
  1739. -rm -f lub/heap/heap_context_delete.$(OBJEXT)
  1740. -rm -f lub/heap/heap_context_delete.lo
  1741. -rm -f lub/heap/heap_context_find_or_create.$(OBJEXT)
  1742. -rm -f lub/heap/heap_context_find_or_create.lo
  1743. -rm -f lub/heap/heap_create.$(OBJEXT)
  1744. -rm -f lub/heap/heap_create.lo
  1745. -rm -f lub/heap/heap_destroy.$(OBJEXT)
  1746. -rm -f lub/heap/heap_destroy.lo
  1747. -rm -f lub/heap/heap_extend_both_ways.$(OBJEXT)
  1748. -rm -f lub/heap/heap_extend_both_ways.lo
  1749. -rm -f lub/heap/heap_extend_downwards.$(OBJEXT)
  1750. -rm -f lub/heap/heap_extend_downwards.lo
  1751. -rm -f lub/heap/heap_extend_upwards.$(OBJEXT)
  1752. -rm -f lub/heap/heap_extend_upwards.lo
  1753. -rm -f lub/heap/heap_foreach_free_block.$(OBJEXT)
  1754. -rm -f lub/heap/heap_foreach_free_block.lo
  1755. -rm -f lub/heap/heap_foreach_segment.$(OBJEXT)
  1756. -rm -f lub/heap/heap_foreach_segment.lo
  1757. -rm -f lub/heap/heap_graft_to_bottom.$(OBJEXT)
  1758. -rm -f lub/heap/heap_graft_to_bottom.lo
  1759. -rm -f lub/heap/heap_graft_to_top.$(OBJEXT)
  1760. -rm -f lub/heap/heap_graft_to_top.lo
  1761. -rm -f lub/heap/heap_init_free_block.$(OBJEXT)
  1762. -rm -f lub/heap/heap_init_free_block.lo
  1763. -rm -f lub/heap/heap_merge_with_next.$(OBJEXT)
  1764. -rm -f lub/heap/heap_merge_with_next.lo
  1765. -rm -f lub/heap/heap_merge_with_previous.$(OBJEXT)
  1766. -rm -f lub/heap/heap_merge_with_previous.lo
  1767. -rm -f lub/heap/heap_new_alloc_block.$(OBJEXT)
  1768. -rm -f lub/heap/heap_new_alloc_block.lo
  1769. -rm -f lub/heap/heap_new_free_block.$(OBJEXT)
  1770. -rm -f lub/heap/heap_new_free_block.lo
  1771. -rm -f lub/heap/heap_post_realloc.$(OBJEXT)
  1772. -rm -f lub/heap/heap_post_realloc.lo
  1773. -rm -f lub/heap/heap_pre_realloc.$(OBJEXT)
  1774. -rm -f lub/heap/heap_pre_realloc.lo
  1775. -rm -f lub/heap/heap_raw_realloc.$(OBJEXT)
  1776. -rm -f lub/heap/heap_raw_realloc.lo
  1777. -rm -f lub/heap/heap_realloc.$(OBJEXT)
  1778. -rm -f lub/heap/heap_realloc.lo
  1779. -rm -f lub/heap/heap_scan_stack.$(OBJEXT)
  1780. -rm -f lub/heap/heap_scan_stack.lo
  1781. -rm -f lub/heap/heap_show.$(OBJEXT)
  1782. -rm -f lub/heap/heap_show.lo
  1783. -rm -f lub/heap/heap_slice_from_bottom.$(OBJEXT)
  1784. -rm -f lub/heap/heap_slice_from_bottom.lo
  1785. -rm -f lub/heap/heap_slice_from_top.$(OBJEXT)
  1786. -rm -f lub/heap/heap_slice_from_top.lo
  1787. -rm -f lub/heap/heap_static_alloc.$(OBJEXT)
  1788. -rm -f lub/heap/heap_static_alloc.lo
  1789. -rm -f lub/heap/heap_stop_here.$(OBJEXT)
  1790. -rm -f lub/heap/heap_stop_here.lo
  1791. -rm -f lub/heap/heap_tainted_memory.$(OBJEXT)
  1792. -rm -f lub/heap/heap_tainted_memory.lo
  1793. -rm -f lub/heap/node.$(OBJEXT)
  1794. -rm -f lub/heap/node.lo
  1795. -rm -f lub/heap/posix/heap_clean_stacks.$(OBJEXT)
  1796. -rm -f lub/heap/posix/heap_clean_stacks.lo
  1797. -rm -f lub/heap/posix/heap_leak_mutex.$(OBJEXT)
  1798. -rm -f lub/heap/posix/heap_leak_mutex.lo
  1799. -rm -f lub/heap/posix/heap_scan_bss.$(OBJEXT)
  1800. -rm -f lub/heap/posix/heap_scan_bss.lo
  1801. -rm -f lub/heap/posix/heap_scan_data.$(OBJEXT)
  1802. -rm -f lub/heap/posix/heap_scan_data.lo
  1803. -rm -f lub/heap/posix/heap_symShow.$(OBJEXT)
  1804. -rm -f lub/heap/posix/heap_symShow.lo
  1805. -rm -f lub/heap/posix/sysheap_stubs.$(OBJEXT)
  1806. -rm -f lub/heap/posix/sysheap_stubs.lo
  1807. -rm -f lub/list/list.$(OBJEXT)
  1808. -rm -f lub/list/list.lo
  1809. -rm -f lub/partition/partition_check_memory.$(OBJEXT)
  1810. -rm -f lub/partition/partition_check_memory.lo
  1811. -rm -f lub/partition/partition_destroy_local_heap.$(OBJEXT)
  1812. -rm -f lub/partition/partition_destroy_local_heap.lo
  1813. -rm -f lub/partition/partition_disable_leak_detection.$(OBJEXT)
  1814. -rm -f lub/partition/partition_disable_leak_detection.lo
  1815. -rm -f lub/partition/partition_enable_leak_detection.$(OBJEXT)
  1816. -rm -f lub/partition/partition_enable_leak_detection.lo
  1817. -rm -f lub/partition/partition_extend_memory.$(OBJEXT)
  1818. -rm -f lub/partition/partition_extend_memory.lo
  1819. -rm -f lub/partition/partition_findcreate_local_heap.$(OBJEXT)
  1820. -rm -f lub/partition/partition_findcreate_local_heap.lo
  1821. -rm -f lub/partition/partition_fini.$(OBJEXT)
  1822. -rm -f lub/partition/partition_fini.lo
  1823. -rm -f lub/partition/partition_init.$(OBJEXT)
  1824. -rm -f lub/partition/partition_init.lo
  1825. -rm -f lub/partition/partition_realloc.$(OBJEXT)
  1826. -rm -f lub/partition/partition_realloc.lo
  1827. -rm -f lub/partition/partition_segment_alloc.$(OBJEXT)
  1828. -rm -f lub/partition/partition_segment_alloc.lo
  1829. -rm -f lub/partition/partition_show.$(OBJEXT)
  1830. -rm -f lub/partition/partition_show.lo
  1831. -rm -f lub/partition/partition_sysalloc.$(OBJEXT)
  1832. -rm -f lub/partition/partition_sysalloc.lo
  1833. -rm -f lub/partition/posix/posix_partition.$(OBJEXT)
  1834. -rm -f lub/partition/posix/posix_partition.lo
  1835. -rm -f lub/string/string_cat.$(OBJEXT)
  1836. -rm -f lub/string/string_cat.lo
  1837. -rm -f lub/string/string_catn.$(OBJEXT)
  1838. -rm -f lub/string/string_catn.lo
  1839. -rm -f lub/string/string_dup.$(OBJEXT)
  1840. -rm -f lub/string/string_dup.lo
  1841. -rm -f lub/string/string_escape.$(OBJEXT)
  1842. -rm -f lub/string/string_escape.lo
  1843. -rm -f lub/string/string_free.$(OBJEXT)
  1844. -rm -f lub/string/string_free.lo
  1845. -rm -f lub/string/string_nocasecmp.$(OBJEXT)
  1846. -rm -f lub/string/string_nocasecmp.lo
  1847. -rm -f lub/string/string_nocasestr.$(OBJEXT)
  1848. -rm -f lub/string/string_nocasestr.lo
  1849. -rm -f lub/string/string_suffix.$(OBJEXT)
  1850. -rm -f lub/string/string_suffix.lo
  1851. -rm -f lub/system/system_test.$(OBJEXT)
  1852. -rm -f lub/system/system_test.lo
  1853. -rm -f lub/system/test.$(OBJEXT)
  1854. -rm -f lub/system/test.lo
  1855. -rm -f lub/test/test.$(OBJEXT)
  1856. -rm -f lub/test/test.lo
  1857. -rm -f test/bintree.$(OBJEXT)
  1858. -rm -f test/heap.$(OBJEXT)
  1859. -rm -f test/string.$(OBJEXT)
  1860. -rm -f test/test_lubMallocTest-mallocTest.$(OBJEXT)
  1861. -rm -f test/test_mallocTest-mallocTest.$(OBJEXT)
  1862. -rm -f tinyrl/history/history.$(OBJEXT)
  1863. -rm -f tinyrl/history/history.lo
  1864. -rm -f tinyrl/history/history_entry.$(OBJEXT)
  1865. -rm -f tinyrl/history/history_entry.lo
  1866. -rm -f tinyrl/tinyrl.$(OBJEXT)
  1867. -rm -f tinyrl/tinyrl.lo
  1868. -rm -f tinyrl/vt100/vt100.$(OBJEXT)
  1869. -rm -f tinyrl/vt100/vt100.lo
  1870. -rm -f tinyxml/libtinyxml_la-tinystr.$(OBJEXT)
  1871. -rm -f tinyxml/libtinyxml_la-tinystr.lo
  1872. -rm -f tinyxml/libtinyxml_la-tinyxml.$(OBJEXT)
  1873. -rm -f tinyxml/libtinyxml_la-tinyxml.lo
  1874. -rm -f tinyxml/libtinyxml_la-tinyxmlerror.$(OBJEXT)
  1875. -rm -f tinyxml/libtinyxml_la-tinyxmlerror.lo
  1876. -rm -f tinyxml/libtinyxml_la-tinyxmlparser.$(OBJEXT)
  1877. -rm -f tinyxml/libtinyxml_la-tinyxmlparser.lo
  1878. distclean-compile:
  1879. -rm -f *.tab.c
  1880. @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/clish.Po@am__quote@
  1881. @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/konf.Po@am__quote@
  1882. @AMDEP_TRUE@@am__include@ @am__quote@bin/$(DEPDIR)/konfd.Po@am__quote@
  1883. @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_access.Plo@am__quote@
  1884. @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_config.Plo@am__quote@
  1885. @AMDEP_TRUE@@am__include@ @am__quote@clish/$(DEPDIR)/libclish_la-callback_script.Plo@am__quote@
  1886. @AMDEP_TRUE@@am__include@ @am__quote@clish/action/$(DEPDIR)/libclish_la-action.Plo@am__quote@
  1887. @AMDEP_TRUE@@am__include@ @am__quote@clish/action/$(DEPDIR)/libclish_la-action_dump.Plo@am__quote@
  1888. @AMDEP_TRUE@@am__include@ @am__quote@clish/command/$(DEPDIR)/libclish_la-command.Plo@am__quote@
  1889. @AMDEP_TRUE@@am__include@ @am__quote@clish/command/$(DEPDIR)/libclish_la-command_dump.Plo@am__quote@
  1890. @AMDEP_TRUE@@am__include@ @am__quote@clish/config/$(DEPDIR)/libclish_la-config.Plo@am__quote@
  1891. @AMDEP_TRUE@@am__include@ @am__quote@clish/config/$(DEPDIR)/libclish_la-config_dump.Plo@am__quote@
  1892. @AMDEP_TRUE@@am__include@ @am__quote@clish/nspace/$(DEPDIR)/libclish_la-nspace.Plo@am__quote@
  1893. @AMDEP_TRUE@@am__include@ @am__quote@clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Plo@am__quote@
  1894. @AMDEP_TRUE@@am__include@ @am__quote@clish/param/$(DEPDIR)/libclish_la-param.Plo@am__quote@
  1895. @AMDEP_TRUE@@am__include@ @am__quote@clish/param/$(DEPDIR)/libclish_la-param_dump.Plo@am__quote@
  1896. @AMDEP_TRUE@@am__include@ @am__quote@clish/pargv/$(DEPDIR)/libclish_la-pargv.Plo@am__quote@
  1897. @AMDEP_TRUE@@am__include@ @am__quote@clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Plo@am__quote@
  1898. @AMDEP_TRUE@@am__include@ @am__quote@clish/ptype/$(DEPDIR)/libclish_la-ptype.Plo@am__quote@
  1899. @AMDEP_TRUE@@am__include@ @am__quote@clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Plo@am__quote@
  1900. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_command.Plo@am__quote@
  1901. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_dump.Plo@am__quote@
  1902. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_execute.Plo@am__quote@
  1903. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_file.Plo@am__quote@
  1904. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_help.Plo@am__quote@
  1905. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_new.Plo@am__quote@
  1906. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_parse.Plo@am__quote@
  1907. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Plo@am__quote@
  1908. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Plo@am__quote@
  1909. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Plo@am__quote@
  1910. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_startup.Plo@am__quote@
  1911. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Plo@am__quote@
  1912. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_var.Plo@am__quote@
  1913. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/libclish_la-shell_view.Plo@am__quote@
  1914. @AMDEP_TRUE@@am__include@ @am__quote@clish/shell/$(DEPDIR)/shell_tinyxml.Plo@am__quote@
  1915. @AMDEP_TRUE@@am__include@ @am__quote@clish/var/$(DEPDIR)/libclish_la-var.Plo@am__quote@
  1916. @AMDEP_TRUE@@am__include@ @am__quote@clish/var/$(DEPDIR)/libclish_la-var_dump.Plo@am__quote@
  1917. @AMDEP_TRUE@@am__include@ @am__quote@clish/view/$(DEPDIR)/libclish_la-view.Plo@am__quote@
  1918. @AMDEP_TRUE@@am__include@ @am__quote@clish/view/$(DEPDIR)/libclish_la-view_dump.Plo@am__quote@
  1919. @AMDEP_TRUE@@am__include@ @am__quote@konf/buf/$(DEPDIR)/buf.Plo@am__quote@
  1920. @AMDEP_TRUE@@am__include@ @am__quote@konf/net/$(DEPDIR)/net.Plo@am__quote@
  1921. @AMDEP_TRUE@@am__include@ @am__quote@konf/query/$(DEPDIR)/query.Plo@am__quote@
  1922. @AMDEP_TRUE@@am__include@ @am__quote@konf/query/$(DEPDIR)/query_dump.Plo@am__quote@
  1923. @AMDEP_TRUE@@am__include@ @am__quote@konf/tree/$(DEPDIR)/tree.Plo@am__quote@
  1924. @AMDEP_TRUE@@am__include@ @am__quote@konf/tree/$(DEPDIR)/tree_dump.Plo@am__quote@
  1925. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_arg.Plo@am__quote@
  1926. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_argv.Plo@am__quote@
  1927. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_count.Plo@am__quote@
  1928. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_offset.Plo@am__quote@
  1929. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv__get_quoted.Plo@am__quote@
  1930. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv_new.Plo@am__quote@
  1931. @AMDEP_TRUE@@am__include@ @am__quote@lub/argv/$(DEPDIR)/argv_nextword.Plo@am__quote@
  1932. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_dump.Plo@am__quote@
  1933. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_find.Plo@am__quote@
  1934. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findfirst.Plo@am__quote@
  1935. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findlast.Plo@am__quote@
  1936. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findnext.Plo@am__quote@
  1937. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_findprevious.Plo@am__quote@
  1938. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_init.Plo@am__quote@
  1939. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_insert.Plo@am__quote@
  1940. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_init.Plo@am__quote@
  1941. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_next.Plo@am__quote@
  1942. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_iterator_previous.Plo@am__quote@
  1943. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_node_init.Plo@am__quote@
  1944. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_remove.Plo@am__quote@
  1945. @AMDEP_TRUE@@am__include@ @am__quote@lub/bintree/$(DEPDIR)/bintree_splay.Plo@am__quote@
  1946. @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool__get_stats.Plo@am__quote@
  1947. @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_alloc.Plo@am__quote@
  1948. @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_free.Plo@am__quote@
  1949. @AMDEP_TRUE@@am__include@ @am__quote@lub/blockpool/$(DEPDIR)/blockpool_init.Plo@am__quote@
  1950. @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_isdigit.Plo@am__quote@
  1951. @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_isspace.Plo@am__quote@
  1952. @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_tolower.Plo@am__quote@
  1953. @AMDEP_TRUE@@am__include@ @am__quote@lub/ctype/$(DEPDIR)/ctype_toupper.Plo@am__quote@
  1954. @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_alloc.Plo@am__quote@
  1955. @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_fini.Plo@am__quote@
  1956. @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_free.Plo@am__quote@
  1957. @AMDEP_TRUE@@am__include@ @am__quote@lub/dblockpool/$(DEPDIR)/dblockpool_init.Plo@am__quote@
  1958. @AMDEP_TRUE@@am__include@ @am__quote@lub/dump/$(DEPDIR)/dump.Plo@am__quote@
  1959. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/cache.Plo@am__quote@
  1960. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/cache_bucket.Plo@am__quote@
  1961. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/context.Plo@am__quote@
  1962. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_max_free.Plo@am__quote@
  1963. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_stacktrace.Plo@am__quote@
  1964. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap__get_stats.Plo@am__quote@
  1965. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_add_segment.Plo@am__quote@
  1966. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_align_block.Plo@am__quote@
  1967. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block__get_tail.Plo@am__quote@
  1968. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_check.Plo@am__quote@
  1969. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_from_ptr.Plo@am__quote@
  1970. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getfirst.Plo@am__quote@
  1971. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getkey.Plo@am__quote@
  1972. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getnext.Plo@am__quote@
  1973. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_block_getprevious.Plo@am__quote@
  1974. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_check.Plo@am__quote@
  1975. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_context_delete.Plo@am__quote@
  1976. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_context_find_or_create.Plo@am__quote@
  1977. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_create.Plo@am__quote@
  1978. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_destroy.Plo@am__quote@
  1979. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_both_ways.Plo@am__quote@
  1980. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_downwards.Plo@am__quote@
  1981. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_extend_upwards.Plo@am__quote@
  1982. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_foreach_free_block.Plo@am__quote@
  1983. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_foreach_segment.Plo@am__quote@
  1984. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_graft_to_bottom.Plo@am__quote@
  1985. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_graft_to_top.Plo@am__quote@
  1986. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_init_free_block.Plo@am__quote@
  1987. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_merge_with_next.Plo@am__quote@
  1988. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_merge_with_previous.Plo@am__quote@
  1989. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_new_alloc_block.Plo@am__quote@
  1990. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_new_free_block.Plo@am__quote@
  1991. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_post_realloc.Plo@am__quote@
  1992. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_pre_realloc.Plo@am__quote@
  1993. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_raw_realloc.Plo@am__quote@
  1994. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_realloc.Plo@am__quote@
  1995. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_scan_stack.Plo@am__quote@
  1996. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_show.Plo@am__quote@
  1997. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_slice_from_bottom.Plo@am__quote@
  1998. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_slice_from_top.Plo@am__quote@
  1999. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_static_alloc.Plo@am__quote@
  2000. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_stop_here.Plo@am__quote@
  2001. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/heap_tainted_memory.Plo@am__quote@
  2002. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/$(DEPDIR)/node.Plo@am__quote@
  2003. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_clean_stacks.Plo@am__quote@
  2004. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_leak_mutex.Plo@am__quote@
  2005. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_scan_bss.Plo@am__quote@
  2006. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_scan_data.Plo@am__quote@
  2007. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/heap_symShow.Plo@am__quote@
  2008. @AMDEP_TRUE@@am__include@ @am__quote@lub/heap/posix/$(DEPDIR)/sysheap_stubs.Plo@am__quote@
  2009. @AMDEP_TRUE@@am__include@ @am__quote@lub/list/$(DEPDIR)/list.Plo@am__quote@
  2010. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_check_memory.Plo@am__quote@
  2011. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_destroy_local_heap.Plo@am__quote@
  2012. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_disable_leak_detection.Plo@am__quote@
  2013. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_enable_leak_detection.Plo@am__quote@
  2014. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_extend_memory.Plo@am__quote@
  2015. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_findcreate_local_heap.Plo@am__quote@
  2016. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_fini.Plo@am__quote@
  2017. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_init.Plo@am__quote@
  2018. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_realloc.Plo@am__quote@
  2019. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_segment_alloc.Plo@am__quote@
  2020. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_show.Plo@am__quote@
  2021. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/$(DEPDIR)/partition_sysalloc.Plo@am__quote@
  2022. @AMDEP_TRUE@@am__include@ @am__quote@lub/partition/posix/$(DEPDIR)/posix_partition.Plo@am__quote@
  2023. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_cat.Plo@am__quote@
  2024. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_catn.Plo@am__quote@
  2025. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_dup.Plo@am__quote@
  2026. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_escape.Plo@am__quote@
  2027. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_free.Plo@am__quote@
  2028. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_nocasecmp.Plo@am__quote@
  2029. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_nocasestr.Plo@am__quote@
  2030. @AMDEP_TRUE@@am__include@ @am__quote@lub/string/$(DEPDIR)/string_suffix.Plo@am__quote@
  2031. @AMDEP_TRUE@@am__include@ @am__quote@lub/system/$(DEPDIR)/system_test.Plo@am__quote@
  2032. @AMDEP_TRUE@@am__include@ @am__quote@lub/system/$(DEPDIR)/test.Plo@am__quote@
  2033. @AMDEP_TRUE@@am__include@ @am__quote@lub/test/$(DEPDIR)/test.Plo@am__quote@
  2034. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/bintree.Po@am__quote@
  2035. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/heap.Po@am__quote@
  2036. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/string.Po@am__quote@
  2037. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po@am__quote@
  2038. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/test_mallocTest-mallocTest.Po@am__quote@
  2039. @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/$(DEPDIR)/tinyrl.Plo@am__quote@
  2040. @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/history/$(DEPDIR)/history.Plo@am__quote@
  2041. @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/history/$(DEPDIR)/history_entry.Plo@am__quote@
  2042. @AMDEP_TRUE@@am__include@ @am__quote@tinyrl/vt100/$(DEPDIR)/vt100.Plo@am__quote@
  2043. @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Plo@am__quote@
  2044. @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Plo@am__quote@
  2045. @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Plo@am__quote@
  2046. @AMDEP_TRUE@@am__include@ @am__quote@tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Plo@am__quote@
  2047. .c.o:
  2048. @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  2049. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2050. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2051. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2052. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2053. @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $<
  2054. .c.obj:
  2055. @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  2056. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  2057. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2058. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2059. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2060. @am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  2061. .c.lo:
  2062. @am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  2063. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2064. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  2065. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  2066. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2067. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  2068. clish/libclish_la-callback_access.lo: clish/callback_access.c
  2069. @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
  2070. @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_access.Tpo clish/$(DEPDIR)/libclish_la-callback_access.Plo
  2071. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_access.c' object='clish/libclish_la-callback_access.lo' libtool=yes @AMDEPBACKSLASH@
  2072. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2073. @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
  2074. clish/libclish_la-callback_script.lo: clish/callback_script.c
  2075. @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
  2076. @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_script.Tpo clish/$(DEPDIR)/libclish_la-callback_script.Plo
  2077. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_script.c' object='clish/libclish_la-callback_script.lo' libtool=yes @AMDEPBACKSLASH@
  2078. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2079. @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
  2080. clish/libclish_la-callback_config.lo: clish/callback_config.c
  2081. @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
  2082. @am__fastdepCC_TRUE@ $(am__mv) clish/$(DEPDIR)/libclish_la-callback_config.Tpo clish/$(DEPDIR)/libclish_la-callback_config.Plo
  2083. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/callback_config.c' object='clish/libclish_la-callback_config.lo' libtool=yes @AMDEPBACKSLASH@
  2084. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2085. @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
  2086. clish/command/libclish_la-command.lo: clish/command/command.c
  2087. @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
  2088. @am__fastdepCC_TRUE@ $(am__mv) clish/command/$(DEPDIR)/libclish_la-command.Tpo clish/command/$(DEPDIR)/libclish_la-command.Plo
  2089. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/command/command.c' object='clish/command/libclish_la-command.lo' libtool=yes @AMDEPBACKSLASH@
  2090. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2091. @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
  2092. clish/command/libclish_la-command_dump.lo: clish/command/command_dump.c
  2093. @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
  2094. @am__fastdepCC_TRUE@ $(am__mv) clish/command/$(DEPDIR)/libclish_la-command_dump.Tpo clish/command/$(DEPDIR)/libclish_la-command_dump.Plo
  2095. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/command/command_dump.c' object='clish/command/libclish_la-command_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2096. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2097. @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
  2098. clish/param/libclish_la-param.lo: clish/param/param.c
  2099. @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
  2100. @am__fastdepCC_TRUE@ $(am__mv) clish/param/$(DEPDIR)/libclish_la-param.Tpo clish/param/$(DEPDIR)/libclish_la-param.Plo
  2101. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/param/param.c' object='clish/param/libclish_la-param.lo' libtool=yes @AMDEPBACKSLASH@
  2102. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2103. @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
  2104. clish/param/libclish_la-param_dump.lo: clish/param/param_dump.c
  2105. @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
  2106. @am__fastdepCC_TRUE@ $(am__mv) clish/param/$(DEPDIR)/libclish_la-param_dump.Tpo clish/param/$(DEPDIR)/libclish_la-param_dump.Plo
  2107. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/param/param_dump.c' object='clish/param/libclish_la-param_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2108. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2109. @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
  2110. clish/pargv/libclish_la-pargv.lo: clish/pargv/pargv.c
  2111. @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
  2112. @am__fastdepCC_TRUE@ $(am__mv) clish/pargv/$(DEPDIR)/libclish_la-pargv.Tpo clish/pargv/$(DEPDIR)/libclish_la-pargv.Plo
  2113. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/pargv/pargv.c' object='clish/pargv/libclish_la-pargv.lo' libtool=yes @AMDEPBACKSLASH@
  2114. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2115. @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
  2116. clish/pargv/libclish_la-pargv_dump.lo: clish/pargv/pargv_dump.c
  2117. @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
  2118. @am__fastdepCC_TRUE@ $(am__mv) clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Tpo clish/pargv/$(DEPDIR)/libclish_la-pargv_dump.Plo
  2119. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/pargv/pargv_dump.c' object='clish/pargv/libclish_la-pargv_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2120. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2121. @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
  2122. clish/ptype/libclish_la-ptype.lo: clish/ptype/ptype.c
  2123. @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
  2124. @am__fastdepCC_TRUE@ $(am__mv) clish/ptype/$(DEPDIR)/libclish_la-ptype.Tpo clish/ptype/$(DEPDIR)/libclish_la-ptype.Plo
  2125. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/ptype/ptype.c' object='clish/ptype/libclish_la-ptype.lo' libtool=yes @AMDEPBACKSLASH@
  2126. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2127. @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
  2128. clish/ptype/libclish_la-ptype_dump.lo: clish/ptype/ptype_dump.c
  2129. @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
  2130. @am__fastdepCC_TRUE@ $(am__mv) clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Tpo clish/ptype/$(DEPDIR)/libclish_la-ptype_dump.Plo
  2131. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/ptype/ptype_dump.c' object='clish/ptype/libclish_la-ptype_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2132. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2133. @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
  2134. clish/shell/libclish_la-shell_view.lo: clish/shell/shell_view.c
  2135. @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
  2136. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_view.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_view.Plo
  2137. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_view.c' object='clish/shell/libclish_la-shell_view.lo' libtool=yes @AMDEPBACKSLASH@
  2138. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2139. @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
  2140. clish/shell/libclish_la-shell_ptype.lo: clish/shell/shell_ptype.c
  2141. @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
  2142. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_ptype.Plo
  2143. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_ptype.c' object='clish/shell/libclish_la-shell_ptype.lo' libtool=yes @AMDEPBACKSLASH@
  2144. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2145. @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
  2146. clish/shell/libclish_la-shell_var.lo: clish/shell/shell_var.c
  2147. @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
  2148. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_var.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_var.Plo
  2149. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_var.c' object='clish/shell/libclish_la-shell_var.lo' libtool=yes @AMDEPBACKSLASH@
  2150. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2151. @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
  2152. clish/shell/libclish_la-shell_command.lo: clish/shell/shell_command.c
  2153. @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
  2154. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_command.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_command.Plo
  2155. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_command.c' object='clish/shell/libclish_la-shell_command.lo' libtool=yes @AMDEPBACKSLASH@
  2156. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2157. @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
  2158. clish/shell/libclish_la-shell_dump.lo: clish/shell/shell_dump.c
  2159. @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
  2160. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_dump.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_dump.Plo
  2161. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_dump.c' object='clish/shell/libclish_la-shell_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2162. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2163. @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
  2164. clish/shell/libclish_la-shell_execute.lo: clish/shell/shell_execute.c
  2165. @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
  2166. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_execute.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_execute.Plo
  2167. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_execute.c' object='clish/shell/libclish_la-shell_execute.lo' libtool=yes @AMDEPBACKSLASH@
  2168. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2169. @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
  2170. clish/shell/libclish_la-shell_help.lo: clish/shell/shell_help.c
  2171. @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
  2172. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_help.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_help.Plo
  2173. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_help.c' object='clish/shell/libclish_la-shell_help.lo' libtool=yes @AMDEPBACKSLASH@
  2174. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2175. @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
  2176. clish/shell/libclish_la-shell_new.lo: clish/shell/shell_new.c
  2177. @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
  2178. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_new.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_new.Plo
  2179. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_new.c' object='clish/shell/libclish_la-shell_new.lo' libtool=yes @AMDEPBACKSLASH@
  2180. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2181. @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
  2182. clish/shell/libclish_la-shell_parse.lo: clish/shell/shell_parse.c
  2183. @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
  2184. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_parse.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_parse.Plo
  2185. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_parse.c' object='clish/shell/libclish_la-shell_parse.lo' libtool=yes @AMDEPBACKSLASH@
  2186. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2187. @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
  2188. clish/shell/libclish_la-shell_file.lo: clish/shell/shell_file.c
  2189. @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
  2190. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_file.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_file.Plo
  2191. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_file.c' object='clish/shell/libclish_la-shell_file.lo' libtool=yes @AMDEPBACKSLASH@
  2192. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2193. @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
  2194. clish/shell/libclish_la-shell_spawn.lo: clish/shell/shell_spawn.c
  2195. @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
  2196. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_spawn.Plo
  2197. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_spawn.c' object='clish/shell/libclish_la-shell_spawn.lo' libtool=yes @AMDEPBACKSLASH@
  2198. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2199. @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
  2200. clish/shell/libclish_la-shell_startup.lo: clish/shell/shell_startup.c
  2201. @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
  2202. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_startup.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_startup.Plo
  2203. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_startup.c' object='clish/shell/libclish_la-shell_startup.lo' libtool=yes @AMDEPBACKSLASH@
  2204. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2205. @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
  2206. clish/shell/libclish_la-shell_pwd.lo: clish/shell/shell_pwd.c
  2207. @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
  2208. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_pwd.Plo
  2209. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_pwd.c' object='clish/shell/libclish_la-shell_pwd.lo' libtool=yes @AMDEPBACKSLASH@
  2210. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2211. @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
  2212. clish/shell/libclish_la-shell_tinyrl.lo: clish/shell/shell_tinyrl.c
  2213. @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
  2214. @am__fastdepCC_TRUE@ $(am__mv) clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Tpo clish/shell/$(DEPDIR)/libclish_la-shell_tinyrl.Plo
  2215. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/shell/shell_tinyrl.c' object='clish/shell/libclish_la-shell_tinyrl.lo' libtool=yes @AMDEPBACKSLASH@
  2216. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2217. @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
  2218. clish/view/libclish_la-view.lo: clish/view/view.c
  2219. @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
  2220. @am__fastdepCC_TRUE@ $(am__mv) clish/view/$(DEPDIR)/libclish_la-view.Tpo clish/view/$(DEPDIR)/libclish_la-view.Plo
  2221. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/view/view.c' object='clish/view/libclish_la-view.lo' libtool=yes @AMDEPBACKSLASH@
  2222. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2223. @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
  2224. clish/view/libclish_la-view_dump.lo: clish/view/view_dump.c
  2225. @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
  2226. @am__fastdepCC_TRUE@ $(am__mv) clish/view/$(DEPDIR)/libclish_la-view_dump.Tpo clish/view/$(DEPDIR)/libclish_la-view_dump.Plo
  2227. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/view/view_dump.c' object='clish/view/libclish_la-view_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2228. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2229. @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
  2230. clish/nspace/libclish_la-nspace.lo: clish/nspace/nspace.c
  2231. @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
  2232. @am__fastdepCC_TRUE@ $(am__mv) clish/nspace/$(DEPDIR)/libclish_la-nspace.Tpo clish/nspace/$(DEPDIR)/libclish_la-nspace.Plo
  2233. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/nspace/nspace.c' object='clish/nspace/libclish_la-nspace.lo' libtool=yes @AMDEPBACKSLASH@
  2234. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2235. @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
  2236. clish/nspace/libclish_la-nspace_dump.lo: clish/nspace/nspace_dump.c
  2237. @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
  2238. @am__fastdepCC_TRUE@ $(am__mv) clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Tpo clish/nspace/$(DEPDIR)/libclish_la-nspace_dump.Plo
  2239. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/nspace/nspace_dump.c' object='clish/nspace/libclish_la-nspace_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2240. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2241. @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
  2242. clish/var/libclish_la-var.lo: clish/var/var.c
  2243. @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
  2244. @am__fastdepCC_TRUE@ $(am__mv) clish/var/$(DEPDIR)/libclish_la-var.Tpo clish/var/$(DEPDIR)/libclish_la-var.Plo
  2245. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/var/var.c' object='clish/var/libclish_la-var.lo' libtool=yes @AMDEPBACKSLASH@
  2246. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2247. @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
  2248. clish/var/libclish_la-var_dump.lo: clish/var/var_dump.c
  2249. @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
  2250. @am__fastdepCC_TRUE@ $(am__mv) clish/var/$(DEPDIR)/libclish_la-var_dump.Tpo clish/var/$(DEPDIR)/libclish_la-var_dump.Plo
  2251. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/var/var_dump.c' object='clish/var/libclish_la-var_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2252. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2253. @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
  2254. clish/action/libclish_la-action.lo: clish/action/action.c
  2255. @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
  2256. @am__fastdepCC_TRUE@ $(am__mv) clish/action/$(DEPDIR)/libclish_la-action.Tpo clish/action/$(DEPDIR)/libclish_la-action.Plo
  2257. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/action/action.c' object='clish/action/libclish_la-action.lo' libtool=yes @AMDEPBACKSLASH@
  2258. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2259. @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
  2260. clish/action/libclish_la-action_dump.lo: clish/action/action_dump.c
  2261. @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
  2262. @am__fastdepCC_TRUE@ $(am__mv) clish/action/$(DEPDIR)/libclish_la-action_dump.Tpo clish/action/$(DEPDIR)/libclish_la-action_dump.Plo
  2263. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/action/action_dump.c' object='clish/action/libclish_la-action_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2264. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2265. @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
  2266. clish/config/libclish_la-config.lo: clish/config/config.c
  2267. @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
  2268. @am__fastdepCC_TRUE@ $(am__mv) clish/config/$(DEPDIR)/libclish_la-config.Tpo clish/config/$(DEPDIR)/libclish_la-config.Plo
  2269. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/config/config.c' object='clish/config/libclish_la-config.lo' libtool=yes @AMDEPBACKSLASH@
  2270. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2271. @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
  2272. clish/config/libclish_la-config_dump.lo: clish/config/config_dump.c
  2273. @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
  2274. @am__fastdepCC_TRUE@ $(am__mv) clish/config/$(DEPDIR)/libclish_la-config_dump.Tpo clish/config/$(DEPDIR)/libclish_la-config_dump.Plo
  2275. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clish/config/config_dump.c' object='clish/config/libclish_la-config_dump.lo' libtool=yes @AMDEPBACKSLASH@
  2276. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2277. @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
  2278. test/test_lubMallocTest-mallocTest.o: test/mallocTest.c
  2279. @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
  2280. @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po
  2281. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_lubMallocTest-mallocTest.o' libtool=no @AMDEPBACKSLASH@
  2282. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2283. @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
  2284. test/test_lubMallocTest-mallocTest.obj: test/mallocTest.c
  2285. @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`
  2286. @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_lubMallocTest-mallocTest.Tpo test/$(DEPDIR)/test_lubMallocTest-mallocTest.Po
  2287. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_lubMallocTest-mallocTest.obj' libtool=no @AMDEPBACKSLASH@
  2288. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2289. @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`
  2290. test/test_mallocTest-mallocTest.o: test/mallocTest.c
  2291. @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
  2292. @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo test/$(DEPDIR)/test_mallocTest-mallocTest.Po
  2293. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_mallocTest-mallocTest.o' libtool=no @AMDEPBACKSLASH@
  2294. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2295. @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
  2296. test/test_mallocTest-mallocTest.obj: test/mallocTest.c
  2297. @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`
  2298. @am__fastdepCC_TRUE@ $(am__mv) test/$(DEPDIR)/test_mallocTest-mallocTest.Tpo test/$(DEPDIR)/test_mallocTest-mallocTest.Po
  2299. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test/mallocTest.c' object='test/test_mallocTest-mallocTest.obj' libtool=no @AMDEPBACKSLASH@
  2300. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2301. @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`
  2302. .cpp.o:
  2303. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  2304. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2305. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2306. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2307. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2308. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
  2309. .cpp.obj:
  2310. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  2311. @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  2312. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2313. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2314. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2315. @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  2316. .cpp.lo:
  2317. @am__fastdepCXX_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  2318. @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2319. @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  2320. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  2321. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2322. @am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
  2323. tinyxml/libtinyxml_la-tinyxml.lo: tinyxml/tinyxml.cpp
  2324. @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
  2325. @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxml.Plo
  2326. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxml.cpp' object='tinyxml/libtinyxml_la-tinyxml.lo' libtool=yes @AMDEPBACKSLASH@
  2327. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2328. @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
  2329. tinyxml/libtinyxml_la-tinyxmlerror.lo: tinyxml/tinyxmlerror.cpp
  2330. @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
  2331. @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlerror.Plo
  2332. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxmlerror.cpp' object='tinyxml/libtinyxml_la-tinyxmlerror.lo' libtool=yes @AMDEPBACKSLASH@
  2333. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2334. @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
  2335. tinyxml/libtinyxml_la-tinyxmlparser.lo: tinyxml/tinyxmlparser.cpp
  2336. @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
  2337. @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinyxmlparser.Plo
  2338. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinyxmlparser.cpp' object='tinyxml/libtinyxml_la-tinyxmlparser.lo' libtool=yes @AMDEPBACKSLASH@
  2339. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2340. @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
  2341. tinyxml/libtinyxml_la-tinystr.lo: tinyxml/tinystr.cpp
  2342. @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
  2343. @am__fastdepCXX_TRUE@ $(am__mv) tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Tpo tinyxml/$(DEPDIR)/libtinyxml_la-tinystr.Plo
  2344. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='tinyxml/tinystr.cpp' object='tinyxml/libtinyxml_la-tinystr.lo' libtool=yes @AMDEPBACKSLASH@
  2345. @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2346. @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
  2347. mostlyclean-libtool:
  2348. -rm -f *.lo
  2349. clean-libtool:
  2350. -rm -rf .libs _libs
  2351. -rm -rf bin/.libs bin/_libs
  2352. -rm -rf clish/.libs clish/_libs
  2353. -rm -rf clish/action/.libs clish/action/_libs
  2354. -rm -rf clish/command/.libs clish/command/_libs
  2355. -rm -rf clish/config/.libs clish/config/_libs
  2356. -rm -rf clish/nspace/.libs clish/nspace/_libs
  2357. -rm -rf clish/param/.libs clish/param/_libs
  2358. -rm -rf clish/pargv/.libs clish/pargv/_libs
  2359. -rm -rf clish/ptype/.libs clish/ptype/_libs
  2360. -rm -rf clish/shell/.libs clish/shell/_libs
  2361. -rm -rf clish/var/.libs clish/var/_libs
  2362. -rm -rf clish/view/.libs clish/view/_libs
  2363. -rm -rf konf/buf/.libs konf/buf/_libs
  2364. -rm -rf konf/net/.libs konf/net/_libs
  2365. -rm -rf konf/query/.libs konf/query/_libs
  2366. -rm -rf konf/tree/.libs konf/tree/_libs
  2367. -rm -rf lub/argv/.libs lub/argv/_libs
  2368. -rm -rf lub/bintree/.libs lub/bintree/_libs
  2369. -rm -rf lub/blockpool/.libs lub/blockpool/_libs
  2370. -rm -rf lub/ctype/.libs lub/ctype/_libs
  2371. -rm -rf lub/dblockpool/.libs lub/dblockpool/_libs
  2372. -rm -rf lub/dump/.libs lub/dump/_libs
  2373. -rm -rf lub/heap/.libs lub/heap/_libs
  2374. -rm -rf lub/heap/posix/.libs lub/heap/posix/_libs
  2375. -rm -rf lub/list/.libs lub/list/_libs
  2376. -rm -rf lub/partition/.libs lub/partition/_libs
  2377. -rm -rf lub/partition/posix/.libs lub/partition/posix/_libs
  2378. -rm -rf lub/string/.libs lub/string/_libs
  2379. -rm -rf lub/system/.libs lub/system/_libs
  2380. -rm -rf lub/test/.libs lub/test/_libs
  2381. -rm -rf test/.libs test/_libs
  2382. -rm -rf tinyrl/.libs tinyrl/_libs
  2383. -rm -rf tinyrl/history/.libs tinyrl/history/_libs
  2384. -rm -rf tinyrl/vt100/.libs tinyrl/vt100/_libs
  2385. -rm -rf tinyxml/.libs tinyxml/_libs
  2386. distclean-libtool:
  2387. -rm -f libtool config.lt
  2388. install-nobase_includeHEADERS: $(nobase_include_HEADERS)
  2389. @$(NORMAL_INSTALL)
  2390. test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
  2391. @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
  2392. $(am__nobase_list) | while read dir files; do \
  2393. xfiles=; for file in $$files; do \
  2394. if test -f "$$file"; then xfiles="$$xfiles $$file"; \
  2395. else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
  2396. test -z "$$xfiles" || { \
  2397. test "x$$dir" = x. || { \
  2398. echo "$(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
  2399. $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
  2400. echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
  2401. $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
  2402. done
  2403. uninstall-nobase_includeHEADERS:
  2404. @$(NORMAL_UNINSTALL)
  2405. @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
  2406. $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
  2407. test -n "$$files" || exit 0; \
  2408. echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
  2409. cd "$(DESTDIR)$(includedir)" && rm -f $$files
  2410. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  2411. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  2412. unique=`for i in $$list; do \
  2413. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  2414. done | \
  2415. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  2416. END { if (nonempty) { for (i in files) print i; }; }'`; \
  2417. mkid -fID $$unique
  2418. tags: TAGS
  2419. TAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  2420. $(TAGS_FILES) $(LISP)
  2421. set x; \
  2422. here=`pwd`; \
  2423. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  2424. unique=`for i in $$list; do \
  2425. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  2426. done | \
  2427. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  2428. END { if (nonempty) { for (i in files) print i; }; }'`; \
  2429. shift; \
  2430. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  2431. test -n "$$unique" || unique=$$empty_fix; \
  2432. if test $$# -gt 0; then \
  2433. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  2434. "$$@" $$unique; \
  2435. else \
  2436. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  2437. $$unique; \
  2438. fi; \
  2439. fi
  2440. ctags: CTAGS
  2441. CTAGS: $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  2442. $(TAGS_FILES) $(LISP)
  2443. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  2444. unique=`for i in $$list; do \
  2445. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  2446. done | \
  2447. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  2448. END { if (nonempty) { for (i in files) print i; }; }'`; \
  2449. test -z "$(CTAGS_ARGS)$$unique" \
  2450. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  2451. $$unique
  2452. GTAGS:
  2453. here=`$(am__cd) $(top_builddir) && pwd` \
  2454. && $(am__cd) $(top_srcdir) \
  2455. && gtags -i $(GTAGS_ARGS) "$$here"
  2456. distclean-tags:
  2457. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  2458. distdir: $(DISTFILES)
  2459. $(am__remove_distdir)
  2460. test -d "$(distdir)" || mkdir "$(distdir)"
  2461. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  2462. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  2463. list='$(DISTFILES)'; \
  2464. dist_files=`for file in $$list; do echo $$file; done | \
  2465. sed -e "s|^$$srcdirstrip/||;t" \
  2466. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  2467. case $$dist_files in \
  2468. */*) $(MKDIR_P) `echo "$$dist_files" | \
  2469. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  2470. sort -u` ;; \
  2471. esac; \
  2472. for file in $$dist_files; do \
  2473. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  2474. if test -d $$d/$$file; then \
  2475. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  2476. if test -d "$(distdir)/$$file"; then \
  2477. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  2478. fi; \
  2479. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  2480. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  2481. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  2482. fi; \
  2483. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  2484. else \
  2485. test -f "$(distdir)/$$file" \
  2486. || cp -p $$d/$$file "$(distdir)/$$file" \
  2487. || exit 1; \
  2488. fi; \
  2489. done
  2490. -test -n "$(am__skip_mode_fix)" \
  2491. || find "$(distdir)" -type d ! -perm -755 \
  2492. -exec chmod u+rwx,go+rx {} \; -o \
  2493. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  2494. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  2495. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  2496. || chmod -R a+r "$(distdir)"
  2497. dist-gzip: distdir
  2498. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  2499. $(am__remove_distdir)
  2500. dist-bzip2: distdir
  2501. tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
  2502. $(am__remove_distdir)
  2503. dist-lzma: distdir
  2504. tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
  2505. $(am__remove_distdir)
  2506. dist-xz: distdir
  2507. tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
  2508. $(am__remove_distdir)
  2509. dist-tarZ: distdir
  2510. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  2511. $(am__remove_distdir)
  2512. dist-shar: distdir
  2513. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  2514. $(am__remove_distdir)
  2515. dist-zip: distdir
  2516. -rm -f $(distdir).zip
  2517. zip -rq $(distdir).zip $(distdir)
  2518. $(am__remove_distdir)
  2519. dist dist-all: distdir
  2520. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  2521. $(am__remove_distdir)
  2522. # This target untars the dist file and tries a VPATH configuration. Then
  2523. # it guarantees that the distribution is self-contained by making another
  2524. # tarfile.
  2525. distcheck: dist
  2526. case '$(DIST_ARCHIVES)' in \
  2527. *.tar.gz*) \
  2528. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  2529. *.tar.bz2*) \
  2530. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  2531. *.tar.lzma*) \
  2532. lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
  2533. *.tar.xz*) \
  2534. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  2535. *.tar.Z*) \
  2536. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  2537. *.shar.gz*) \
  2538. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  2539. *.zip*) \
  2540. unzip $(distdir).zip ;;\
  2541. esac
  2542. chmod -R a-w $(distdir); chmod a+w $(distdir)
  2543. mkdir $(distdir)/_build
  2544. mkdir $(distdir)/_inst
  2545. chmod a-w $(distdir)
  2546. test -d $(distdir)/_build || exit 0; \
  2547. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  2548. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  2549. && am__cwd=`pwd` \
  2550. && $(am__cd) $(distdir)/_build \
  2551. && ../configure --srcdir=.. --prefix="$$dc_install_base" \
  2552. $(DISTCHECK_CONFIGURE_FLAGS) \
  2553. && $(MAKE) $(AM_MAKEFLAGS) \
  2554. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  2555. && $(MAKE) $(AM_MAKEFLAGS) check \
  2556. && $(MAKE) $(AM_MAKEFLAGS) install \
  2557. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  2558. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  2559. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  2560. distuninstallcheck \
  2561. && chmod -R a-w "$$dc_install_base" \
  2562. && ({ \
  2563. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  2564. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  2565. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  2566. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  2567. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  2568. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  2569. && rm -rf "$$dc_destdir" \
  2570. && $(MAKE) $(AM_MAKEFLAGS) dist \
  2571. && rm -rf $(DIST_ARCHIVES) \
  2572. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  2573. && cd "$$am__cwd" \
  2574. || exit 1
  2575. $(am__remove_distdir)
  2576. @(echo "$(distdir) archives ready for distribution: "; \
  2577. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  2578. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  2579. distuninstallcheck:
  2580. @$(am__cd) '$(distuninstallcheck_dir)' \
  2581. && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  2582. || { echo "ERROR: files left after uninstall:" ; \
  2583. if test -n "$(DESTDIR)"; then \
  2584. echo " (check DESTDIR support)"; \
  2585. fi ; \
  2586. $(distuninstallcheck_listfiles) ; \
  2587. exit 1; } >&2
  2588. distcleancheck: distclean
  2589. @if test '$(srcdir)' = . ; then \
  2590. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  2591. exit 1 ; \
  2592. fi
  2593. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  2594. || { echo "ERROR: files left in build directory after distclean:" ; \
  2595. $(distcleancheck_listfiles) ; \
  2596. exit 1; } >&2
  2597. check-am: all-am
  2598. check: check-am
  2599. all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) \
  2600. config.h
  2601. install-binPROGRAMS: install-libLTLIBRARIES
  2602. installdirs:
  2603. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
  2604. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  2605. done
  2606. install: install-am
  2607. install-exec: install-exec-am
  2608. install-data: install-data-am
  2609. uninstall: uninstall-am
  2610. install-am: all-am
  2611. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  2612. installcheck: installcheck-am
  2613. install-strip:
  2614. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  2615. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  2616. `test -z '$(STRIP)' || \
  2617. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  2618. mostlyclean-generic:
  2619. clean-generic:
  2620. distclean-generic:
  2621. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  2622. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  2623. -rm -f bin/$(DEPDIR)/$(am__dirstamp)
  2624. -rm -f bin/$(am__dirstamp)
  2625. -rm -f clish/$(DEPDIR)/$(am__dirstamp)
  2626. -rm -f clish/$(am__dirstamp)
  2627. -rm -f clish/action/$(DEPDIR)/$(am__dirstamp)
  2628. -rm -f clish/action/$(am__dirstamp)
  2629. -rm -f clish/command/$(DEPDIR)/$(am__dirstamp)
  2630. -rm -f clish/command/$(am__dirstamp)
  2631. -rm -f clish/config/$(DEPDIR)/$(am__dirstamp)
  2632. -rm -f clish/config/$(am__dirstamp)
  2633. -rm -f clish/nspace/$(DEPDIR)/$(am__dirstamp)
  2634. -rm -f clish/nspace/$(am__dirstamp)
  2635. -rm -f clish/param/$(DEPDIR)/$(am__dirstamp)
  2636. -rm -f clish/param/$(am__dirstamp)
  2637. -rm -f clish/pargv/$(DEPDIR)/$(am__dirstamp)
  2638. -rm -f clish/pargv/$(am__dirstamp)
  2639. -rm -f clish/ptype/$(DEPDIR)/$(am__dirstamp)
  2640. -rm -f clish/ptype/$(am__dirstamp)
  2641. -rm -f clish/shell/$(DEPDIR)/$(am__dirstamp)
  2642. -rm -f clish/shell/$(am__dirstamp)
  2643. -rm -f clish/var/$(DEPDIR)/$(am__dirstamp)
  2644. -rm -f clish/var/$(am__dirstamp)
  2645. -rm -f clish/view/$(DEPDIR)/$(am__dirstamp)
  2646. -rm -f clish/view/$(am__dirstamp)
  2647. -rm -f konf/buf/$(DEPDIR)/$(am__dirstamp)
  2648. -rm -f konf/buf/$(am__dirstamp)
  2649. -rm -f konf/net/$(DEPDIR)/$(am__dirstamp)
  2650. -rm -f konf/net/$(am__dirstamp)
  2651. -rm -f konf/query/$(DEPDIR)/$(am__dirstamp)
  2652. -rm -f konf/query/$(am__dirstamp)
  2653. -rm -f konf/tree/$(DEPDIR)/$(am__dirstamp)
  2654. -rm -f konf/tree/$(am__dirstamp)
  2655. -rm -f lub/argv/$(DEPDIR)/$(am__dirstamp)
  2656. -rm -f lub/argv/$(am__dirstamp)
  2657. -rm -f lub/bintree/$(DEPDIR)/$(am__dirstamp)
  2658. -rm -f lub/bintree/$(am__dirstamp)
  2659. -rm -f lub/blockpool/$(DEPDIR)/$(am__dirstamp)
  2660. -rm -f lub/blockpool/$(am__dirstamp)
  2661. -rm -f lub/ctype/$(DEPDIR)/$(am__dirstamp)
  2662. -rm -f lub/ctype/$(am__dirstamp)
  2663. -rm -f lub/dblockpool/$(DEPDIR)/$(am__dirstamp)
  2664. -rm -f lub/dblockpool/$(am__dirstamp)
  2665. -rm -f lub/dump/$(DEPDIR)/$(am__dirstamp)
  2666. -rm -f lub/dump/$(am__dirstamp)
  2667. -rm -f lub/heap/$(DEPDIR)/$(am__dirstamp)
  2668. -rm -f lub/heap/$(am__dirstamp)
  2669. -rm -f lub/heap/posix/$(DEPDIR)/$(am__dirstamp)
  2670. -rm -f lub/heap/posix/$(am__dirstamp)
  2671. -rm -f lub/list/$(DEPDIR)/$(am__dirstamp)
  2672. -rm -f lub/list/$(am__dirstamp)
  2673. -rm -f lub/partition/$(DEPDIR)/$(am__dirstamp)
  2674. -rm -f lub/partition/$(am__dirstamp)
  2675. -rm -f lub/partition/posix/$(DEPDIR)/$(am__dirstamp)
  2676. -rm -f lub/partition/posix/$(am__dirstamp)
  2677. -rm -f lub/string/$(DEPDIR)/$(am__dirstamp)
  2678. -rm -f lub/string/$(am__dirstamp)
  2679. -rm -f lub/system/$(DEPDIR)/$(am__dirstamp)
  2680. -rm -f lub/system/$(am__dirstamp)
  2681. -rm -f lub/test/$(DEPDIR)/$(am__dirstamp)
  2682. -rm -f lub/test/$(am__dirstamp)
  2683. -rm -f test/$(DEPDIR)/$(am__dirstamp)
  2684. -rm -f test/$(am__dirstamp)
  2685. -rm -f tinyrl/$(DEPDIR)/$(am__dirstamp)
  2686. -rm -f tinyrl/$(am__dirstamp)
  2687. -rm -f tinyrl/history/$(DEPDIR)/$(am__dirstamp)
  2688. -rm -f tinyrl/history/$(am__dirstamp)
  2689. -rm -f tinyrl/vt100/$(DEPDIR)/$(am__dirstamp)
  2690. -rm -f tinyrl/vt100/$(am__dirstamp)
  2691. -rm -f tinyxml/$(DEPDIR)/$(am__dirstamp)
  2692. -rm -f tinyxml/$(am__dirstamp)
  2693. maintainer-clean-generic:
  2694. @echo "This command is intended for maintainers to use"
  2695. @echo "it deletes files that may require special tools to rebuild."
  2696. clean: clean-am
  2697. clean-am: clean-binPROGRAMS clean-generic clean-libLIBRARIES \
  2698. clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS \
  2699. mostlyclean-am
  2700. distclean: distclean-am
  2701. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2702. -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/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)
  2703. -rm -f Makefile
  2704. distclean-am: clean-am distclean-compile distclean-generic \
  2705. distclean-hdr distclean-libtool distclean-tags
  2706. dvi: dvi-am
  2707. dvi-am:
  2708. html: html-am
  2709. html-am:
  2710. info: info-am
  2711. info-am:
  2712. install-data-am: install-nobase_includeHEADERS
  2713. install-dvi: install-dvi-am
  2714. install-dvi-am:
  2715. install-exec-am: install-binPROGRAMS install-libLIBRARIES \
  2716. install-libLTLIBRARIES
  2717. install-html: install-html-am
  2718. install-html-am:
  2719. install-info: install-info-am
  2720. install-info-am:
  2721. install-man:
  2722. install-pdf: install-pdf-am
  2723. install-pdf-am:
  2724. install-ps: install-ps-am
  2725. install-ps-am:
  2726. installcheck-am:
  2727. maintainer-clean: maintainer-clean-am
  2728. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2729. -rm -rf $(top_srcdir)/autom4te.cache
  2730. -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/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)
  2731. -rm -f Makefile
  2732. maintainer-clean-am: distclean-am maintainer-clean-generic
  2733. mostlyclean: mostlyclean-am
  2734. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  2735. mostlyclean-libtool
  2736. pdf: pdf-am
  2737. pdf-am:
  2738. ps: ps-am
  2739. ps-am:
  2740. uninstall-am: uninstall-binPROGRAMS uninstall-libLIBRARIES \
  2741. uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS
  2742. .MAKE: all install-am install-strip
  2743. .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
  2744. clean-binPROGRAMS clean-generic clean-libLIBRARIES \
  2745. clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
  2746. dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
  2747. dist-tarZ dist-xz dist-zip distcheck distclean \
  2748. distclean-compile distclean-generic distclean-hdr \
  2749. distclean-libtool distclean-tags distcleancheck distdir \
  2750. distuninstallcheck dvi dvi-am html html-am info info-am \
  2751. install install-am install-binPROGRAMS install-data \
  2752. install-data-am install-dvi install-dvi-am install-exec \
  2753. install-exec-am install-html install-html-am install-info \
  2754. install-info-am install-libLIBRARIES install-libLTLIBRARIES \
  2755. install-man install-nobase_includeHEADERS install-pdf \
  2756. install-pdf-am install-ps install-ps-am install-strip \
  2757. installcheck installcheck-am installdirs maintainer-clean \
  2758. maintainer-clean-generic mostlyclean mostlyclean-compile \
  2759. mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
  2760. tags uninstall uninstall-am uninstall-binPROGRAMS \
  2761. uninstall-libLIBRARIES uninstall-libLTLIBRARIES \
  2762. uninstall-nobase_includeHEADERS
  2763. @TCL_TRUE@ bin_PROGRAMS += bin/tclish@TCL_VERSION@
  2764. @TCL_TRUE@ bin_tclish@TCL_VERSION@_SOURCES = bin/tclish.cpp \
  2765. @TCL_TRUE@ bin/tclish_fini_callback.c \
  2766. @TCL_TRUE@ bin/tclish_init_callback.c \
  2767. @TCL_TRUE@ bin/tclish_script_callback.c \
  2768. @TCL_TRUE@ bin/tclish_show_result.c
  2769. @TCL_TRUE@ bin_tclish@TCL_VERSION@_LDADD = \
  2770. @TCL_TRUE@ libclish.la \
  2771. @TCL_TRUE@ libkonf.la \
  2772. @TCL_TRUE@ libtinyrl.la \
  2773. @TCL_TRUE@ libtinyxml.la \
  2774. @TCL_TRUE@ liblub.la \
  2775. @TCL_TRUE@ @TCL_LIBS@ \
  2776. @TCL_TRUE@ @PTHREAD_LIBS@ \
  2777. @TCL_TRUE@ @BFD_LIBS@
  2778. # @LUBHEAP_LIBS@
  2779. @LUBHEAP_TRUE@ bin_PROGRAMS += bin/lubheap
  2780. @LUBHEAP_TRUE@ bin_lubheap_SOURCES = bin/lubheap.c
  2781. @LUBHEAP_TRUE@ bin_lubheap_LDADD = \
  2782. @LUBHEAP_TRUE@ liblub.la \
  2783. @LUBHEAP_TRUE@ @LUBHEAP_LIBS@ \
  2784. @LUBHEAP_TRUE@ @PTHREAD_LIBS@ \
  2785. @LUBHEAP_TRUE@ @BFD_LIBS@
  2786. #EXTRA_DIST += \
  2787. # xml-examples/clock.xml \
  2788. # xml-examples/debug-commands.xml \
  2789. # xml-examples/debug-view.xml \
  2790. # xml-examples/global-commands.xml \
  2791. # xml-examples/named-view.xml \
  2792. # xml-examples/network-commands.xml \
  2793. # xml-examples/root-view.xml \
  2794. # xml-examples/script-view.xml \
  2795. # xml-examples/script.txt \
  2796. # xml-examples/startup.xml \
  2797. # xml-examples/types.xml \
  2798. # xml-examples/README
  2799. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  2800. # Otherwise a system limit (for SysV at least) may be exceeded.
  2801. .NOEXPORT: