Makefile.in 185 KB

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