Makefile.in 273 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233
  1. # Makefile.in generated by automake 1.11.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
  4. # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
  5. # Inc.
  6. # This Makefile.in is free software; the Free Software Foundation
  7. # gives unlimited permission to copy and/or distribute it,
  8. # with or without modifications, as long as this notice is preserved.
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13. @SET_MAKE@
  14. # Makefile.am -- Go library Makefile.
  15. # Copyright 2009 The Go Authors. All rights reserved.
  16. # Use of this source code is governed by a BSD-style
  17. # license that can be found in the LICENSE file.
  18. # Process this file with autoreconf to produce Makefile.in.
  19. VPATH = @srcdir@
  20. pkgdatadir = $(datadir)/@PACKAGE@
  21. pkgincludedir = $(includedir)/@PACKAGE@
  22. pkglibdir = $(libdir)/@PACKAGE@
  23. pkglibexecdir = $(libexecdir)/@PACKAGE@
  24. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  25. install_sh_DATA = $(install_sh) -c -m 644
  26. install_sh_PROGRAM = $(install_sh) -c
  27. install_sh_SCRIPT = $(install_sh) -c
  28. INSTALL_HEADER = $(INSTALL_DATA)
  29. transform = $(program_transform_name)
  30. NORMAL_INSTALL = :
  31. PRE_INSTALL = :
  32. POST_INSTALL = :
  33. NORMAL_UNINSTALL = :
  34. PRE_UNINSTALL = :
  35. POST_UNINSTALL = :
  36. build_triplet = @build@
  37. host_triplet = @host@
  38. target_triplet = @target@
  39. @GOC_IS_LLGO_TRUE@am__append_1 = libgo-llgo.la libgobegin-llgo.a
  40. @GOC_IS_LLGO_FALSE@am__append_2 = libgo.la libgobegin.a
  41. subdir = .
  42. DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
  43. $(top_srcdir)/configure $(am__configure_deps) \
  44. $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
  45. $(srcdir)/../depcomp
  46. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  47. am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
  48. $(top_srcdir)/../config/lead-dot.m4 \
  49. $(top_srcdir)/../config/multi.m4 \
  50. $(top_srcdir)/../config/override.m4 \
  51. $(top_srcdir)/../config/unwind_ipinfo.m4 \
  52. $(top_srcdir)/config/go.m4 $(top_srcdir)/config/libtool.m4 \
  53. $(top_srcdir)/config/ltoptions.m4 \
  54. $(top_srcdir)/config/ltsugar.m4 \
  55. $(top_srcdir)/config/ltversion.m4 \
  56. $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.ac
  57. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  58. $(ACLOCAL_M4)
  59. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  60. configure.lineno config.status.lineno
  61. CONFIG_HEADER = config.h
  62. CONFIG_CLEAN_FILES =
  63. CONFIG_CLEAN_VPATH_FILES =
  64. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  65. am__vpath_adj = case $$p in \
  66. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  67. *) f=$$p;; \
  68. esac;
  69. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  70. am__install_max = 40
  71. am__nobase_strip_setup = \
  72. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  73. am__nobase_strip = \
  74. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  75. am__nobase_list = $(am__nobase_strip_setup); \
  76. for p in $$list; do echo "$$p $$p"; done | \
  77. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  78. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  79. if (++n[$$2] == $(am__install_max)) \
  80. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  81. END { for (dir in files) print dir, files[dir] }'
  82. am__base_list = \
  83. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  84. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  85. am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
  86. "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" \
  87. "$(DESTDIR)$(toolexeclibgoarchivedir)" \
  88. "$(DESTDIR)$(toolexeclibgocompressdir)" \
  89. "$(DESTDIR)$(toolexeclibgocontainerdir)" \
  90. "$(DESTDIR)$(toolexeclibgocryptodir)" \
  91. "$(DESTDIR)$(toolexeclibgocryptox509dir)" \
  92. "$(DESTDIR)$(toolexeclibgodatabasedir)" \
  93. "$(DESTDIR)$(toolexeclibgodatabasesqldir)" \
  94. "$(DESTDIR)$(toolexeclibgodebugdir)" \
  95. "$(DESTDIR)$(toolexeclibgoencodingdir)" \
  96. "$(DESTDIR)$(toolexeclibgoexpdir)" \
  97. "$(DESTDIR)$(toolexeclibgogodir)" \
  98. "$(DESTDIR)$(toolexeclibgohashdir)" \
  99. "$(DESTDIR)$(toolexeclibgohtmldir)" \
  100. "$(DESTDIR)$(toolexeclibgoimagedir)" \
  101. "$(DESTDIR)$(toolexeclibgoimagecolordir)" \
  102. "$(DESTDIR)$(toolexeclibgoindexdir)" \
  103. "$(DESTDIR)$(toolexeclibgoiodir)" \
  104. "$(DESTDIR)$(toolexeclibgologdir)" \
  105. "$(DESTDIR)$(toolexeclibgomathdir)" \
  106. "$(DESTDIR)$(toolexeclibgomimedir)" \
  107. "$(DESTDIR)$(toolexeclibgonetdir)" \
  108. "$(DESTDIR)$(toolexeclibgonethttpdir)" \
  109. "$(DESTDIR)$(toolexeclibgonetrpcdir)" \
  110. "$(DESTDIR)$(toolexeclibgoolddir)" \
  111. "$(DESTDIR)$(toolexeclibgoosdir)" \
  112. "$(DESTDIR)$(toolexeclibgopathdir)" \
  113. "$(DESTDIR)$(toolexeclibgoregexpdir)" \
  114. "$(DESTDIR)$(toolexeclibgoruntimedir)" \
  115. "$(DESTDIR)$(toolexeclibgosyncdir)" \
  116. "$(DESTDIR)$(toolexeclibgotestingdir)" \
  117. "$(DESTDIR)$(toolexeclibgotextdir)" \
  118. "$(DESTDIR)$(toolexeclibgotexttemplatedir)" \
  119. "$(DESTDIR)$(toolexeclibgounicodedir)"
  120. LIBRARIES = $(toolexeclib_LIBRARIES)
  121. ARFLAGS = cru
  122. libgobegin_llgo_a_AR = $(AR) $(ARFLAGS)
  123. libgobegin_llgo_a_LIBADD =
  124. am_libgobegin_llgo_a_OBJECTS = libgobegin_llgo_a-go-main.$(OBJEXT)
  125. libgobegin_llgo_a_OBJECTS = $(am_libgobegin_llgo_a_OBJECTS)
  126. libgobegin_a_AR = $(AR) $(ARFLAGS)
  127. libgobegin_a_LIBADD =
  128. am_libgobegin_a_OBJECTS = libgobegin_a-go-main.$(OBJEXT)
  129. libgobegin_a_OBJECTS = $(am_libgobegin_a_OBJECTS)
  130. libgolibbegin_a_AR = $(AR) $(ARFLAGS)
  131. libgolibbegin_a_LIBADD =
  132. am_libgolibbegin_a_OBJECTS = libgolibbegin_a-go-libmain.$(OBJEXT)
  133. libgolibbegin_a_OBJECTS = $(am_libgolibbegin_a_OBJECTS)
  134. libnetgo_a_AR = $(AR) $(ARFLAGS)
  135. libnetgo_a_DEPENDENCIES = netgo.o
  136. am__objects_1 =
  137. am__objects_2 = $(am__objects_1) $(am__objects_1) $(am__objects_1) \
  138. $(am__objects_1) $(am__objects_1) $(am__objects_1) \
  139. $(am__objects_1)
  140. am__objects_3 = $(am__objects_2)
  141. am_libnetgo_a_OBJECTS = $(am__objects_3)
  142. libnetgo_a_OBJECTS = $(am_libnetgo_a_OBJECTS)
  143. LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
  144. am__DEPENDENCIES_1 =
  145. am__DEPENDENCIES_2 = bufio.lo bytes.lo bytes/index.lo crypto.lo \
  146. encoding.lo errors.lo expvar.lo flag.lo fmt.lo hash.lo html.lo \
  147. image.lo io.lo log.lo math.lo mime.lo net.lo os.lo path.lo \
  148. reflect-go.lo reflect/makefunc_ffi_c.lo regexp.lo \
  149. runtime-go.lo sort.lo strconv.lo strings.lo strings/index.lo \
  150. sync.lo syscall.lo syscall/errno.lo syscall/signame.lo \
  151. syscall/wait.lo testing.lo time-go.lo unicode.lo \
  152. archive/tar.lo archive/zip.lo compress/bzip2.lo \
  153. compress/flate.lo compress/gzip.lo compress/lzw.lo \
  154. compress/zlib.lo container/heap.lo container/list.lo \
  155. container/ring.lo crypto/aes.lo crypto/cipher.lo crypto/des.lo \
  156. crypto/dsa.lo crypto/ecdsa.lo crypto/elliptic.lo \
  157. crypto/hmac.lo crypto/md5.lo crypto/rand.lo crypto/rc4.lo \
  158. crypto/rsa.lo crypto/sha1.lo crypto/sha256.lo crypto/sha512.lo \
  159. crypto/subtle.lo crypto/tls.lo crypto/x509.lo \
  160. crypto/x509/pkix.lo database/sql.lo database/sql/driver.lo \
  161. debug/dwarf.lo debug/elf.lo debug/gosym.lo debug/macho.lo \
  162. debug/pe.lo debug/plan9obj.lo encoding/ascii85.lo \
  163. encoding/asn1.lo encoding/base32.lo encoding/base64.lo \
  164. encoding/binary.lo encoding/csv.lo encoding/gob.lo \
  165. encoding/hex.lo encoding/json.lo encoding/pem.lo \
  166. encoding/xml.lo exp/proxy.lo exp/terminal.lo html/template.lo \
  167. go/ast.lo go/build.lo go/doc.lo go/format.lo go/parser.lo \
  168. go/printer.lo go/scanner.lo go/token.lo hash/adler32.lo \
  169. hash/crc32.lo hash/crc64.lo hash/fnv.lo net/http/cgi.lo \
  170. net/http/cookiejar.lo net/http/fcgi.lo net/http/httptest.lo \
  171. net/http/httputil.lo net/http/internal.lo net/http/pprof.lo \
  172. image/color.lo image/color/palette.lo image/draw.lo \
  173. image/gif.lo image/jpeg.lo image/png.lo index/suffixarray.lo \
  174. internal/syscall.lo io/ioutil.lo log/syslog.lo \
  175. log/syslog/syslog_c.lo math/big.lo math/cmplx.lo math/rand.lo \
  176. mime/multipart.lo net/http.lo net/mail.lo net/rpc.lo \
  177. net/smtp.lo net/textproto.lo net/url.lo old/regexp.lo \
  178. old/template.lo os/exec.lo $(am__DEPENDENCIES_1) os/signal.lo \
  179. os/user.lo path/filepath.lo regexp/syntax.lo \
  180. net/rpc/jsonrpc.lo runtime/debug.lo runtime/pprof.lo \
  181. sync/atomic.lo sync/atomic_c.lo text/scanner.lo \
  182. text/tabwriter.lo text/template.lo text/template/parse.lo \
  183. testing/iotest.lo testing/quick.lo unicode/utf16.lo \
  184. unicode/utf8.lo
  185. am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) \
  186. ../libbacktrace/libbacktrace.la $(am__DEPENDENCIES_1) \
  187. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  188. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
  189. libgo_llgo_la_DEPENDENCIES = $(am__DEPENDENCIES_3)
  190. @LIBGO_IS_LINUX_FALSE@am__objects_4 = lock_sema.lo thread-sema.lo
  191. @LIBGO_IS_LINUX_TRUE@am__objects_4 = lock_futex.lo thread-linux.lo
  192. @HAVE_SYS_MMAN_H_FALSE@am__objects_5 = mem_posix_memalign.lo
  193. @HAVE_SYS_MMAN_H_TRUE@am__objects_5 = mem.lo
  194. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_6 = netpoll_kqueue.lo
  195. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_6 = netpoll_select.lo
  196. @LIBGO_IS_LINUX_TRUE@am__objects_6 = netpoll_epoll.lo
  197. @LIBGO_IS_RTEMS_TRUE@am__objects_7 = rtems-task-variable-add.lo
  198. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8 = getncpu-none.lo
  199. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8 = getncpu-bsd.lo
  200. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@am__objects_8 = getncpu-bsd.lo
  201. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@am__objects_8 = getncpu-solaris.lo
  202. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_8 = getncpu-irix.lo
  203. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@am__objects_8 = \
  204. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@ getncpu-bsd.lo
  205. @LIBGO_IS_LINUX_TRUE@am__objects_8 = getncpu-linux.lo
  206. am__objects_9 = go-append.lo go-assert.lo go-assert-interface.lo \
  207. go-byte-array-to-string.lo go-breakpoint.lo go-caller.lo \
  208. go-callers.lo go-can-convert-interface.lo go-cdiv.lo go-cgo.lo \
  209. go-check-interface.lo go-construct-map.lo \
  210. go-convert-interface.lo go-copy.lo go-defer.lo \
  211. go-deferred-recover.lo go-eface-compare.lo \
  212. go-eface-val-compare.lo go-ffi.lo go-fieldtrack.lo \
  213. go-int-array-to-string.lo go-int-to-string.lo \
  214. go-interface-compare.lo go-interface-eface-compare.lo \
  215. go-interface-val-compare.lo go-make-slice.lo go-map-delete.lo \
  216. go-map-index.lo go-map-len.lo go-map-range.lo go-matherr.lo \
  217. go-memcmp.lo go-nanotime.lo go-now.lo go-new-map.lo go-new.lo \
  218. go-nosys.lo go-panic.lo go-print.lo go-recover.lo \
  219. go-reflect-call.lo go-reflect-map.lo go-rune.lo \
  220. go-runtime-error.lo go-setenv.lo go-signal.lo go-strcmp.lo \
  221. go-string-to-byte-array.lo go-string-to-int-array.lo \
  222. go-strplus.lo go-strslice.lo go-traceback.lo \
  223. go-type-complex.lo go-type-eface.lo go-type-error.lo \
  224. go-type-float.lo go-type-identity.lo go-type-interface.lo \
  225. go-type-string.lo go-typedesc-equal.lo go-unsafe-new.lo \
  226. go-unsafe-newarray.lo go-unsafe-pointer.lo go-unsetenv.lo \
  227. go-unwind.lo go-varargs.lo env_posix.lo heapdump.lo \
  228. $(am__objects_4) mcache.lo mcentral.lo $(am__objects_5) \
  229. mfixalloc.lo mgc0.lo mheap.lo msize.lo $(am__objects_6) \
  230. panic.lo parfor.lo print.lo proc.lo runtime.lo signal_unix.lo \
  231. thread.lo yield.lo $(am__objects_7) chan.lo cpuprof.lo \
  232. go-iface.lo lfstack.lo malloc.lo map.lo mprof.lo netpoll.lo \
  233. rdebug.lo reflect.lo runtime1.lo sema.lo sigqueue.lo string.lo \
  234. time.lo $(am__objects_8)
  235. am_libgo_llgo_la_OBJECTS = $(am__objects_9)
  236. libgo_llgo_la_OBJECTS = $(am_libgo_llgo_la_OBJECTS)
  237. libgo_llgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
  238. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  239. $(libgo_llgo_la_LDFLAGS) $(LDFLAGS) -o $@
  240. @GOC_IS_LLGO_TRUE@am_libgo_llgo_la_rpath = -rpath $(toolexeclibdir)
  241. libgo_la_DEPENDENCIES = $(am__DEPENDENCIES_3)
  242. am_libgo_la_OBJECTS = $(am__objects_9)
  243. libgo_la_OBJECTS = $(am_libgo_la_OBJECTS)
  244. libgo_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  245. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libgo_la_LDFLAGS) \
  246. $(LDFLAGS) -o $@
  247. @GOC_IS_LLGO_FALSE@am_libgo_la_rpath = -rpath $(toolexeclibdir)
  248. DEFAULT_INCLUDES = -I.@am__isrc@
  249. depcomp = $(SHELL) $(top_srcdir)/../depcomp
  250. am__depfiles_maybe = depfiles
  251. am__mv = mv -f
  252. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  253. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  254. LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  255. --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  256. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  257. CCLD = $(CC)
  258. LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
  259. --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  260. $(LDFLAGS) -o $@
  261. SOURCES = $(libgobegin_llgo_a_SOURCES) $(libgobegin_a_SOURCES) \
  262. $(libgolibbegin_a_SOURCES) $(libnetgo_a_SOURCES) \
  263. $(libgo_llgo_la_SOURCES) $(libgo_la_SOURCES)
  264. MULTISRCTOP =
  265. MULTIBUILDTOP =
  266. MULTIDIRS =
  267. MULTISUBDIR =
  268. MULTIDO = true
  269. MULTICLEAN = true
  270. RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
  271. html-recursive info-recursive install-data-recursive \
  272. install-dvi-recursive install-exec-recursive \
  273. install-html-recursive install-info-recursive \
  274. install-pdf-recursive install-ps-recursive install-recursive \
  275. installcheck-recursive installdirs-recursive pdf-recursive \
  276. ps-recursive uninstall-recursive
  277. DATA = $(noinst_DATA) $(toolexeclibgo_DATA) \
  278. $(toolexeclibgoarchive_DATA) $(toolexeclibgocompress_DATA) \
  279. $(toolexeclibgocontainer_DATA) $(toolexeclibgocrypto_DATA) \
  280. $(toolexeclibgocryptox509_DATA) $(toolexeclibgodatabase_DATA) \
  281. $(toolexeclibgodatabasesql_DATA) $(toolexeclibgodebug_DATA) \
  282. $(toolexeclibgoencoding_DATA) $(toolexeclibgoexp_DATA) \
  283. $(toolexeclibgogo_DATA) $(toolexeclibgohash_DATA) \
  284. $(toolexeclibgohtml_DATA) $(toolexeclibgoimage_DATA) \
  285. $(toolexeclibgoimagecolor_DATA) $(toolexeclibgoindex_DATA) \
  286. $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
  287. $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
  288. $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
  289. $(toolexeclibgonetrpc_DATA) $(toolexeclibgoold_DATA) \
  290. $(toolexeclibgoos_DATA) $(toolexeclibgopath_DATA) \
  291. $(toolexeclibgoregexp_DATA) $(toolexeclibgoruntime_DATA) \
  292. $(toolexeclibgosync_DATA) $(toolexeclibgotesting_DATA) \
  293. $(toolexeclibgotext_DATA) $(toolexeclibgotexttemplate_DATA) \
  294. $(toolexeclibgounicode_DATA)
  295. RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
  296. distclean-recursive maintainer-clean-recursive
  297. AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
  298. $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
  299. ETAGS = etags
  300. CTAGS = ctags
  301. DIST_SUBDIRS = testsuite
  302. ACLOCAL = @ACLOCAL@
  303. AMTAR = @AMTAR@
  304. AR = @AR@
  305. AUTOCONF = @AUTOCONF@
  306. AUTOHEADER = @AUTOHEADER@
  307. AUTOMAKE = @AUTOMAKE@
  308. AWK = @AWK@
  309. CC = @CC@
  310. CCDEPMODE = @CCDEPMODE@
  311. CC_FOR_BUILD = @CC_FOR_BUILD@
  312. CFLAGS = @CFLAGS@
  313. CPP = @CPP@
  314. CPPFLAGS = @CPPFLAGS@
  315. CYGPATH_W = @CYGPATH_W@
  316. DEFS = @DEFS@
  317. DEPDIR = @DEPDIR@
  318. DSYMUTIL = @DSYMUTIL@
  319. DUMPBIN = @DUMPBIN@
  320. ECHO_C = @ECHO_C@
  321. ECHO_N = @ECHO_N@
  322. ECHO_T = @ECHO_T@
  323. EGREP = @EGREP@
  324. EXEEXT = @EXEEXT@
  325. FGREP = @FGREP@
  326. GOARCH = @GOARCH@
  327. GOC = @GOC@
  328. GOCFLAGS = $(CFLAGS)
  329. GOOS = @GOOS@
  330. GO_LIBCALL_OS_ARCH_FILE = @GO_LIBCALL_OS_ARCH_FILE@
  331. GO_LIBCALL_OS_FILE = @GO_LIBCALL_OS_FILE@
  332. GO_SYSCALL_OS_ARCH_FILE = @GO_SYSCALL_OS_ARCH_FILE@
  333. GO_SYSCALL_OS_FILE = @GO_SYSCALL_OS_FILE@
  334. GREP = @GREP@
  335. INSTALL = @INSTALL@
  336. INSTALL_DATA = @INSTALL_DATA@
  337. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  338. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  339. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  340. LD = @LD@
  341. LDFLAGS = @LDFLAGS@
  342. LIBATOMIC = @LIBATOMIC@
  343. LIBFFI = @LIBFFI@
  344. LIBFFIINCS = @LIBFFIINCS@
  345. LIBOBJS = @LIBOBJS@
  346. LIBS = @LIBS@
  347. LIBTOOL = @LIBTOOL@
  348. LIPO = @LIPO@
  349. LN_S = @LN_S@
  350. LTLIBOBJS = @LTLIBOBJS@
  351. MAINT = @MAINT@
  352. MAKEINFO = @MAKEINFO@
  353. MATH_FLAG = @MATH_FLAG@
  354. MATH_LIBS = @MATH_LIBS@
  355. MKDIR_P = @MKDIR_P@
  356. NET_LIBS = @NET_LIBS@
  357. NM = @NM@
  358. NMEDIT = @NMEDIT@
  359. OBJCOPY = @OBJCOPY@
  360. OBJDUMP = @OBJDUMP@
  361. OBJEXT = @OBJEXT@
  362. OSCFLAGS = @OSCFLAGS@
  363. OTOOL = @OTOOL@
  364. OTOOL64 = @OTOOL64@
  365. PACKAGE = @PACKAGE@
  366. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  367. PACKAGE_NAME = @PACKAGE_NAME@
  368. PACKAGE_STRING = @PACKAGE_STRING@
  369. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  370. PACKAGE_URL = @PACKAGE_URL@
  371. PACKAGE_VERSION = @PACKAGE_VERSION@
  372. PATH_SEPARATOR = @PATH_SEPARATOR@
  373. PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
  374. PTHREAD_LIBS = @PTHREAD_LIBS@
  375. RANLIB = @RANLIB@
  376. SED = @SED@
  377. SET_MAKE = @SET_MAKE@
  378. SHELL = @SHELL@
  379. SIZEOF_STRUCT_EPOLL_EVENT = @SIZEOF_STRUCT_EPOLL_EVENT@
  380. SPLIT_STACK = @SPLIT_STACK@
  381. STRINGOPS_FLAG = @STRINGOPS_FLAG@
  382. STRIP = @STRIP@
  383. STRUCT_EPOLL_EVENT_FD_OFFSET = @STRUCT_EPOLL_EVENT_FD_OFFSET@
  384. USE_DEJAGNU = @USE_DEJAGNU@
  385. VERSION = @VERSION@
  386. WARN_FLAGS = @WARN_FLAGS@
  387. WERROR = @WERROR@
  388. abs_builddir = @abs_builddir@
  389. abs_srcdir = @abs_srcdir@
  390. abs_top_builddir = @abs_top_builddir@
  391. abs_top_srcdir = @abs_top_srcdir@
  392. ac_ct_CC = @ac_ct_CC@
  393. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  394. am__include = @am__include@
  395. am__leading_dot = @am__leading_dot@
  396. am__quote = @am__quote@
  397. am__tar = @am__tar@
  398. am__untar = @am__untar@
  399. bindir = @bindir@
  400. build = @build@
  401. build_alias = @build_alias@
  402. build_cpu = @build_cpu@
  403. build_os = @build_os@
  404. build_vendor = @build_vendor@
  405. builddir = @builddir@
  406. datadir = @datadir@
  407. datarootdir = @datarootdir@
  408. docdir = @docdir@
  409. dvidir = @dvidir@
  410. enable_shared = @enable_shared@
  411. enable_static = @enable_static@
  412. exec_prefix = @exec_prefix@
  413. glibgo_toolexecdir = @glibgo_toolexecdir@
  414. glibgo_toolexeclibdir = @glibgo_toolexeclibdir@
  415. go_include = @go_include@
  416. host = @host@
  417. host_alias = @host_alias@
  418. host_cpu = @host_cpu@
  419. host_os = @host_os@
  420. host_vendor = @host_vendor@
  421. htmldir = @htmldir@
  422. includedir = @includedir@
  423. infodir = @infodir@
  424. install_sh = @install_sh@
  425. libdir = @libdir@
  426. libexecdir = @libexecdir@
  427. libtool_VERSION = @libtool_VERSION@
  428. localedir = @localedir@
  429. localstatedir = @localstatedir@
  430. mandir = @mandir@
  431. mkdir_p = @mkdir_p@
  432. multi_basedir = @multi_basedir@
  433. nover_glibgo_toolexeclibdir = @nover_glibgo_toolexeclibdir@
  434. oldincludedir = @oldincludedir@
  435. pdfdir = @pdfdir@
  436. prefix = @prefix@
  437. program_transform_name = @program_transform_name@
  438. psdir = @psdir@
  439. sbindir = @sbindir@
  440. sharedstatedir = @sharedstatedir@
  441. srcdir = @srcdir@
  442. sysconfdir = @sysconfdir@
  443. target = @target@
  444. target_alias = @target_alias@
  445. target_cpu = @target_cpu@
  446. target_os = @target_os@
  447. target_vendor = @target_vendor@
  448. top_build_prefix = @top_build_prefix@
  449. top_builddir = @top_builddir@
  450. top_srcdir = @top_srcdir@
  451. # Go support.
  452. SUFFIXES = .c .go .gox .o .obj .lo .a
  453. @LIBGO_IS_RTEMS_TRUE@subdirs = testsuite
  454. SUBDIRS = ${subdirs}
  455. gcc_version := $(shell $(GOC) -dumpversion)
  456. MAINT_CHARSET = latin1
  457. mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
  458. PWD_COMMAND = $${PWDCMD-pwd}
  459. STAMP = echo timestamp >
  460. toolexecdir = $(glibgo_toolexecdir)
  461. toolexeclibdir = $(glibgo_toolexeclibdir)
  462. toolexeclibgodir = $(nover_glibgo_toolexeclibdir)/go/$(gcc_version)/$(target_alias)
  463. libexecsubdir = $(libexecdir)/gcc/$(target_alias)/$(gcc_version)
  464. WARN_CFLAGS = $(WARN_FLAGS) $(WERROR)
  465. # -I/-D flags to pass when compiling.
  466. AM_CPPFLAGS = -I $(srcdir)/runtime $(LIBFFIINCS) $(PTHREAD_CFLAGS)
  467. ACLOCAL_AMFLAGS = -I ./config -I ../config
  468. AM_CFLAGS = -fexceptions -fnon-call-exceptions -fplan9-extensions \
  469. $(SPLIT_STACK) $(WARN_CFLAGS) \
  470. $(STRINGOPS_FLAG) $(OSCFLAGS) \
  471. -I $(srcdir)/../libgcc -I $(srcdir)/../libbacktrace \
  472. -I $(MULTIBUILDTOP)../../gcc/include
  473. @USING_SPLIT_STACK_TRUE@AM_LDFLAGS = -XCClinker $(SPLIT_STACK)
  474. # Multilib support.
  475. MAKEOVERRIDES =
  476. # Work around what appears to be a GNU make handling MAKEFLAGS
  477. # values defined in terms of make variables, as is the case for CC and
  478. # friends when we are called from the top level Makefile.
  479. AM_MAKEFLAGS = \
  480. "AR_FLAGS=$(AR_FLAGS)" \
  481. "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
  482. "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
  483. "CFLAGS=$(CFLAGS)" \
  484. "CXXFLAGS=$(CXXFLAGS)" \
  485. "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
  486. "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
  487. "GOC_FOR_TARGET=$(GOC_FOR_TARGET)" \
  488. "GOC=$(GOC)" \
  489. "GOCFLAGS=$(GOCFLAGS)" \
  490. "INSTALL=$(INSTALL)" \
  491. "INSTALL_DATA=$(INSTALL_DATA)" \
  492. "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
  493. "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
  494. "LDFLAGS=$(LDFLAGS)" \
  495. "LIBCFLAGS=$(LIBCFLAGS)" \
  496. "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
  497. "MAKE=$(MAKE)" \
  498. "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
  499. "PICFLAG=$(PICFLAG)" \
  500. "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
  501. "SHELL=$(SHELL)" \
  502. "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
  503. "exec_prefix=$(exec_prefix)" \
  504. "infodir=$(infodir)" \
  505. "libdir=$(libdir)" \
  506. "includedir=$(includedir)" \
  507. "prefix=$(prefix)" \
  508. "tooldir=$(tooldir)" \
  509. "gxx_include_dir=$(gxx_include_dir)" \
  510. "AR=$(AR)" \
  511. "AS=$(AS)" \
  512. "LD=$(LD)" \
  513. "RANLIB=$(RANLIB)" \
  514. "NM=$(NM)" \
  515. "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
  516. "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
  517. "DESTDIR=$(DESTDIR)" \
  518. "WERROR=$(WERROR)"
  519. # Subdir rules rely on $(FLAGS_TO_PASS)
  520. FLAGS_TO_PASS = $(AM_MAKEFLAGS)
  521. @GOC_IS_LLGO_FALSE@toolexeclib_LTLIBRARIES = libgo.la
  522. @GOC_IS_LLGO_TRUE@toolexeclib_LTLIBRARIES = libgo-llgo.la
  523. @GOC_IS_LLGO_FALSE@toolexeclib_LIBRARIES = libgobegin.a libgolibbegin.a libnetgo.a
  524. @GOC_IS_LLGO_TRUE@toolexeclib_LIBRARIES = libgobegin-llgo.a
  525. toolexeclibgo_DATA = \
  526. bufio.gox \
  527. bytes.gox \
  528. crypto.gox \
  529. encoding.gox \
  530. errors.gox \
  531. expvar.gox \
  532. flag.gox \
  533. fmt.gox \
  534. hash.gox \
  535. html.gox \
  536. image.gox \
  537. io.gox \
  538. log.gox \
  539. math.gox \
  540. mime.gox \
  541. net.gox \
  542. os.gox \
  543. path.gox \
  544. reflect.gox \
  545. regexp.gox \
  546. runtime.gox \
  547. sort.gox \
  548. strconv.gox \
  549. strings.gox \
  550. sync.gox \
  551. syscall.gox \
  552. testing.gox \
  553. time.gox \
  554. unicode.gox
  555. toolexeclibgoarchivedir = $(toolexeclibgodir)/archive
  556. toolexeclibgoarchive_DATA = \
  557. archive/tar.gox \
  558. archive/zip.gox
  559. toolexeclibgocompressdir = $(toolexeclibgodir)/compress
  560. toolexeclibgocompress_DATA = \
  561. compress/bzip2.gox \
  562. compress/flate.gox \
  563. compress/gzip.gox \
  564. compress/lzw.gox \
  565. compress/zlib.gox
  566. toolexeclibgocontainerdir = $(toolexeclibgodir)/container
  567. toolexeclibgocontainer_DATA = \
  568. container/heap.gox \
  569. container/list.gox \
  570. container/ring.gox
  571. toolexeclibgocryptodir = $(toolexeclibgodir)/crypto
  572. toolexeclibgocrypto_DATA = \
  573. crypto/aes.gox \
  574. crypto/cipher.gox \
  575. crypto/des.gox \
  576. crypto/dsa.gox \
  577. crypto/ecdsa.gox \
  578. crypto/elliptic.gox \
  579. crypto/hmac.gox \
  580. crypto/md5.gox \
  581. crypto/rand.gox \
  582. crypto/rc4.gox \
  583. crypto/rsa.gox \
  584. crypto/sha1.gox \
  585. crypto/sha256.gox \
  586. crypto/sha512.gox \
  587. crypto/subtle.gox \
  588. crypto/tls.gox \
  589. crypto/x509.gox
  590. toolexeclibgocryptox509dir = $(toolexeclibgocryptodir)/x509
  591. toolexeclibgocryptox509_DATA = \
  592. crypto/x509/pkix.gox
  593. toolexeclibgodatabasedir = $(toolexeclibgodir)/database
  594. toolexeclibgodatabase_DATA = \
  595. database/sql.gox
  596. toolexeclibgodatabasesqldir = $(toolexeclibgodatabasedir)/sql
  597. toolexeclibgodatabasesql_DATA = \
  598. database/sql/driver.gox
  599. toolexeclibgodebugdir = $(toolexeclibgodir)/debug
  600. toolexeclibgodebug_DATA = \
  601. debug/dwarf.gox \
  602. debug/elf.gox \
  603. debug/gosym.gox \
  604. debug/macho.gox \
  605. debug/pe.gox \
  606. debug/plan9obj.gox
  607. toolexeclibgoencodingdir = $(toolexeclibgodir)/encoding
  608. toolexeclibgoencoding_DATA = \
  609. encoding/ascii85.gox \
  610. encoding/asn1.gox \
  611. encoding/base32.gox \
  612. encoding/base64.gox \
  613. encoding/binary.gox \
  614. encoding/csv.gox \
  615. encoding/gob.gox \
  616. encoding/hex.gox \
  617. encoding/json.gox \
  618. encoding/pem.gox \
  619. encoding/xml.gox
  620. toolexeclibgoexpdir = $(toolexeclibgodir)/exp
  621. toolexeclibgoexp_DATA = \
  622. exp/proxy.gox \
  623. exp/terminal.gox
  624. toolexeclibgogodir = $(toolexeclibgodir)/go
  625. toolexeclibgogo_DATA = \
  626. go/ast.gox \
  627. go/build.gox \
  628. go/doc.gox \
  629. go/format.gox \
  630. go/parser.gox \
  631. go/printer.gox \
  632. go/scanner.gox \
  633. go/token.gox
  634. toolexeclibgohashdir = $(toolexeclibgodir)/hash
  635. toolexeclibgohash_DATA = \
  636. hash/adler32.gox \
  637. hash/crc32.gox \
  638. hash/crc64.gox \
  639. hash/fnv.gox
  640. toolexeclibgohtmldir = $(toolexeclibgodir)/html
  641. toolexeclibgohtml_DATA = \
  642. html/template.gox
  643. toolexeclibgoimagedir = $(toolexeclibgodir)/image
  644. toolexeclibgoimage_DATA = \
  645. image/color.gox \
  646. image/draw.gox \
  647. image/gif.gox \
  648. image/jpeg.gox \
  649. image/png.gox
  650. toolexeclibgoimagecolordir = $(toolexeclibgoimagedir)/color
  651. toolexeclibgoimagecolor_DATA = \
  652. image/color/palette.gox
  653. toolexeclibgoindexdir = $(toolexeclibgodir)/index
  654. toolexeclibgoindex_DATA = \
  655. index/suffixarray.gox
  656. toolexeclibgoiodir = $(toolexeclibgodir)/io
  657. toolexeclibgoio_DATA = \
  658. io/ioutil.gox
  659. toolexeclibgologdir = $(toolexeclibgodir)/log
  660. toolexeclibgolog_DATA = \
  661. log/syslog.gox
  662. toolexeclibgomathdir = $(toolexeclibgodir)/math
  663. toolexeclibgomath_DATA = \
  664. math/big.gox \
  665. math/cmplx.gox \
  666. math/rand.gox
  667. toolexeclibgomimedir = $(toolexeclibgodir)/mime
  668. toolexeclibgomime_DATA = \
  669. mime/multipart.gox
  670. toolexeclibgonetdir = $(toolexeclibgodir)/net
  671. toolexeclibgonet_DATA = \
  672. net/http.gox \
  673. net/mail.gox \
  674. net/rpc.gox \
  675. net/smtp.gox \
  676. net/textproto.gox \
  677. net/url.gox
  678. toolexeclibgonethttpdir = $(toolexeclibgonetdir)/http
  679. toolexeclibgonethttp_DATA = \
  680. net/http/cgi.gox \
  681. net/http/cookiejar.gox \
  682. net/http/fcgi.gox \
  683. net/http/httptest.gox \
  684. net/http/httputil.gox \
  685. net/http/pprof.gox
  686. toolexeclibgonetrpcdir = $(toolexeclibgonetdir)/rpc
  687. toolexeclibgonetrpc_DATA = \
  688. net/rpc/jsonrpc.gox
  689. toolexeclibgoolddir = $(toolexeclibgodir)/old
  690. toolexeclibgoold_DATA = \
  691. old/regexp.gox \
  692. old/template.gox
  693. toolexeclibgoosdir = $(toolexeclibgodir)/os
  694. toolexeclibgoos_DATA = \
  695. os/exec.gox \
  696. os/signal.gox \
  697. os/user.gox
  698. toolexeclibgopathdir = $(toolexeclibgodir)/path
  699. toolexeclibgopath_DATA = \
  700. path/filepath.gox
  701. toolexeclibgoregexpdir = $(toolexeclibgodir)/regexp
  702. toolexeclibgoregexp_DATA = \
  703. regexp/syntax.gox
  704. toolexeclibgoruntimedir = $(toolexeclibgodir)/runtime
  705. toolexeclibgoruntime_DATA = \
  706. runtime/debug.gox \
  707. runtime/pprof.gox
  708. toolexeclibgosyncdir = $(toolexeclibgodir)/sync
  709. toolexeclibgosync_DATA = \
  710. sync/atomic.gox
  711. toolexeclibgotestingdir = $(toolexeclibgodir)/testing
  712. toolexeclibgotesting_DATA = \
  713. testing/iotest.gox \
  714. testing/quick.gox
  715. toolexeclibgotextdir = $(toolexeclibgodir)/text
  716. toolexeclibgotext_DATA = \
  717. text/scanner.gox \
  718. text/tabwriter.gox \
  719. text/template.gox
  720. toolexeclibgotexttemplatedir = $(toolexeclibgotextdir)/template
  721. toolexeclibgotexttemplate_DATA = \
  722. text/template/parse.gox
  723. toolexeclibgounicodedir = $(toolexeclibgodir)/unicode
  724. toolexeclibgounicode_DATA = \
  725. unicode/utf16.gox \
  726. unicode/utf8.gox
  727. @HAVE_SYS_MMAN_H_FALSE@runtime_mem_file = runtime/mem_posix_memalign.c
  728. @HAVE_SYS_MMAN_H_TRUE@runtime_mem_file = runtime/mem.c
  729. @LIBGO_IS_RTEMS_FALSE@rtems_task_variable_add_file =
  730. @LIBGO_IS_RTEMS_TRUE@rtems_task_variable_add_file = runtime/rtems-task-variable-add.c
  731. @LIBGO_IS_LINUX_FALSE@runtime_lock_files = runtime/lock_sema.c runtime/thread-sema.c
  732. @LIBGO_IS_LINUX_TRUE@runtime_lock_files = runtime/lock_futex.c runtime/thread-linux.c
  733. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file = runtime/getncpu-none.c
  734. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
  735. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
  736. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_getncpu_file = runtime/getncpu-solaris.c
  737. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-irix.c
  738. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@runtime_getncpu_file = runtime/getncpu-bsd.c
  739. @LIBGO_IS_LINUX_TRUE@runtime_getncpu_file = runtime/getncpu-linux.c
  740. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@runtime_netpoll_files = runtime/netpoll_kqueue.c
  741. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@runtime_netpoll_files = runtime/netpoll_select.c
  742. @LIBGO_IS_LINUX_TRUE@runtime_netpoll_files = runtime/netpoll_epoll.c
  743. runtime_files = \
  744. runtime/go-append.c \
  745. runtime/go-assert.c \
  746. runtime/go-assert-interface.c \
  747. runtime/go-byte-array-to-string.c \
  748. runtime/go-breakpoint.c \
  749. runtime/go-caller.c \
  750. runtime/go-callers.c \
  751. runtime/go-can-convert-interface.c \
  752. runtime/go-cdiv.c \
  753. runtime/go-cgo.c \
  754. runtime/go-check-interface.c \
  755. runtime/go-construct-map.c \
  756. runtime/go-convert-interface.c \
  757. runtime/go-copy.c \
  758. runtime/go-defer.c \
  759. runtime/go-deferred-recover.c \
  760. runtime/go-eface-compare.c \
  761. runtime/go-eface-val-compare.c \
  762. runtime/go-ffi.c \
  763. runtime/go-fieldtrack.c \
  764. runtime/go-int-array-to-string.c \
  765. runtime/go-int-to-string.c \
  766. runtime/go-interface-compare.c \
  767. runtime/go-interface-eface-compare.c \
  768. runtime/go-interface-val-compare.c \
  769. runtime/go-make-slice.c \
  770. runtime/go-map-delete.c \
  771. runtime/go-map-index.c \
  772. runtime/go-map-len.c \
  773. runtime/go-map-range.c \
  774. runtime/go-matherr.c \
  775. runtime/go-memcmp.c \
  776. runtime/go-nanotime.c \
  777. runtime/go-now.c \
  778. runtime/go-new-map.c \
  779. runtime/go-new.c \
  780. runtime/go-nosys.c \
  781. runtime/go-panic.c \
  782. runtime/go-print.c \
  783. runtime/go-recover.c \
  784. runtime/go-reflect-call.c \
  785. runtime/go-reflect-map.c \
  786. runtime/go-rune.c \
  787. runtime/go-runtime-error.c \
  788. runtime/go-setenv.c \
  789. runtime/go-signal.c \
  790. runtime/go-strcmp.c \
  791. runtime/go-string-to-byte-array.c \
  792. runtime/go-string-to-int-array.c \
  793. runtime/go-strplus.c \
  794. runtime/go-strslice.c \
  795. runtime/go-traceback.c \
  796. runtime/go-type-complex.c \
  797. runtime/go-type-eface.c \
  798. runtime/go-type-error.c \
  799. runtime/go-type-float.c \
  800. runtime/go-type-identity.c \
  801. runtime/go-type-interface.c \
  802. runtime/go-type-string.c \
  803. runtime/go-typedesc-equal.c \
  804. runtime/go-unsafe-new.c \
  805. runtime/go-unsafe-newarray.c \
  806. runtime/go-unsafe-pointer.c \
  807. runtime/go-unsetenv.c \
  808. runtime/go-unwind.c \
  809. runtime/go-varargs.c \
  810. runtime/env_posix.c \
  811. runtime/heapdump.c \
  812. $(runtime_lock_files) \
  813. runtime/mcache.c \
  814. runtime/mcentral.c \
  815. $(runtime_mem_file) \
  816. runtime/mfixalloc.c \
  817. runtime/mgc0.c \
  818. runtime/mheap.c \
  819. runtime/msize.c \
  820. $(runtime_netpoll_files) \
  821. runtime/panic.c \
  822. runtime/parfor.c \
  823. runtime/print.c \
  824. runtime/proc.c \
  825. runtime/runtime.c \
  826. runtime/signal_unix.c \
  827. runtime/thread.c \
  828. runtime/yield.c \
  829. $(rtems_task_variable_add_file) \
  830. chan.c \
  831. cpuprof.c \
  832. go-iface.c \
  833. lfstack.c \
  834. malloc.c \
  835. map.c \
  836. mprof.c \
  837. netpoll.c \
  838. rdebug.c \
  839. reflect.c \
  840. runtime1.c \
  841. sema.c \
  842. sigqueue.c \
  843. string.c \
  844. time.c \
  845. $(runtime_getncpu_file)
  846. go_bufio_files = \
  847. go/bufio/bufio.go \
  848. go/bufio/scan.go
  849. go_bytes_files = \
  850. go/bytes/buffer.go \
  851. go/bytes/bytes.go \
  852. go/bytes/bytes_decl.go \
  853. go/bytes/reader.go
  854. go_bytes_c_files = \
  855. go/bytes/indexbyte.c
  856. go_crypto_files = \
  857. go/crypto/crypto.go
  858. go_encoding_files = \
  859. go/encoding/encoding.go
  860. go_errors_files = \
  861. go/errors/errors.go
  862. go_expvar_files = \
  863. go/expvar/expvar.go
  864. go_flag_files = \
  865. go/flag/flag.go
  866. go_fmt_files = \
  867. go/fmt/doc.go \
  868. go/fmt/format.go \
  869. go/fmt/print.go \
  870. go/fmt/scan.go
  871. go_hash_files = \
  872. go/hash/hash.go
  873. go_html_files = \
  874. go/html/entity.go \
  875. go/html/escape.go
  876. go_image_files = \
  877. go/image/format.go \
  878. go/image/geom.go \
  879. go/image/image.go \
  880. go/image/names.go \
  881. go/image/ycbcr.go
  882. go_io_files = \
  883. go/io/multi.go \
  884. go/io/io.go \
  885. go/io/pipe.go
  886. go_log_files = \
  887. go/log/log.go
  888. go_math_files = \
  889. go/math/abs.go \
  890. go/math/acosh.go \
  891. go/math/asin.go \
  892. go/math/asinh.go \
  893. go/math/atan.go \
  894. go/math/atanh.go \
  895. go/math/atan2.go \
  896. go/math/bits.go \
  897. go/math/cbrt.go \
  898. go/math/const.go \
  899. go/math/copysign.go \
  900. go/math/dim.go \
  901. go/math/erf.go \
  902. go/math/exp.go \
  903. go/math/expm1.go \
  904. go/math/floor.go \
  905. go/math/frexp.go \
  906. go/math/gamma.go \
  907. go/math/hypot.go \
  908. go/math/j0.go \
  909. go/math/j1.go \
  910. go/math/jn.go \
  911. go/math/ldexp.go \
  912. go/math/lgamma.go \
  913. go/math/log.go \
  914. go/math/log1p.go \
  915. go/math/log10.go \
  916. go/math/logb.go \
  917. go/math/mod.go \
  918. go/math/modf.go \
  919. go/math/nextafter.go \
  920. go/math/pow.go \
  921. go/math/pow10.go \
  922. go/math/remainder.go \
  923. go/math/signbit.go \
  924. go/math/sin.go \
  925. go/math/sincos.go \
  926. go/math/sinh.go \
  927. go/math/sqrt.go \
  928. go/math/tan.go \
  929. go/math/tanh.go \
  930. go/math/unsafe.go
  931. go_mime_files = \
  932. go/mime/grammar.go \
  933. go/mime/mediatype.go \
  934. go/mime/type.go \
  935. go/mime/type_unix.go
  936. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
  937. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_netbsd.go
  938. @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_cgo_file = go/net/cgo_bsd.go
  939. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_cgo_file = go/net/cgo_linux.go
  940. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_cgo_file = go/net/cgo_linux.go
  941. @LIBGO_IS_LINUX_TRUE@go_net_cgo_file = go/net/cgo_linux.go
  942. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
  943. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
  944. @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sock_file = go/net/sock_bsd.go
  945. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sock_file = go/net/sock_stub.go
  946. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sock_file = go/net/sock_linux.go
  947. @LIBGO_IS_LINUX_TRUE@go_net_sock_file = go/net/sock_linux.go
  948. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
  949. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
  950. @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockopt_file = go/net/sockopt_bsd.go
  951. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockopt_file = go/net/sockopt_solaris.go
  952. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockopt_file = go/net/sockopt_linux.go
  953. @LIBGO_IS_LINUX_TRUE@go_net_sockopt_file = go/net/sockopt_linux.go
  954. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
  955. @LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
  956. @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_sockoptip_file = go/net/sockoptip_bsd.go go/net/sockoptip_posix.go
  957. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_sockoptip_file = go/net/sockoptip_stub.go
  958. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
  959. @LIBGO_IS_LINUX_TRUE@go_net_sockoptip_file = go/net/sockoptip_linux.go go/net/sockoptip_posix.go
  960. @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_stub.go
  961. @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_dragonfly.go
  962. @LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@go_net_sendfile_file = go/net/sendfile_freebsd.go
  963. @LIBGO_IS_LINUX_TRUE@go_net_sendfile_file = go/net/sendfile_linux.go
  964. @LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_stub.go
  965. @LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@go_net_interface_file = go/net/interface_dragonfly.go
  966. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@go_net_interface_file = go/net/interface_netbsd.go
  967. @LIBGO_IS_LINUX_TRUE@go_net_interface_file = go/net/interface_linux.go
  968. @LIBGO_IS_LINUX_FALSE@go_net_cloexec_file = go/net/sys_cloexec.go
  969. @LIBGO_IS_LINUX_TRUE@go_net_cloexec_file = go/net/sock_cloexec.go
  970. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_unix.go
  971. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_dragonfly.go
  972. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_solaris.go
  973. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_OPENBSD_FALSE@go_net_tcpsockopt_file = go/net/tcpsockopt_darwin.go
  974. @LIBGO_IS_OPENBSD_TRUE@go_net_tcpsockopt_file = go/net/tcpsockopt_openbsd.go
  975. go_net_common_files = \
  976. $(go_net_cloexec_file) \
  977. go/net/dial.go \
  978. go/net/dnsclient.go \
  979. go/net/dnsclient_unix.go \
  980. go/net/dnsconfig_unix.go \
  981. go/net/dnsmsg.go \
  982. go/net/fd_mutex.go \
  983. go/net/fd_unix.go \
  984. go/net/file_unix.go \
  985. go/net/hosts.go \
  986. go/net/interface.go \
  987. $(go_net_interface_file) \
  988. go/net/ip.go \
  989. go/net/iprawsock.go \
  990. go/net/iprawsock_posix.go \
  991. go/net/ipsock.go \
  992. go/net/ipsock_posix.go \
  993. go/net/lookup.go \
  994. go/net/lookup_unix.go \
  995. go/net/mac.go \
  996. go/net/net.go \
  997. go/net/parse.go \
  998. go/net/pipe.go \
  999. go/net/fd_poll_runtime.go \
  1000. go/net/port.go \
  1001. go/net/port_unix.go \
  1002. go/net/race0.go \
  1003. $(go_net_sendfile_file) \
  1004. go/net/singleflight.go \
  1005. go/net/sock_posix.go \
  1006. $(go_net_sock_file) \
  1007. go/net/sockopt_posix.go \
  1008. $(go_net_sockopt_file) \
  1009. $(go_net_sockoptip_file) \
  1010. go/net/tcpsock.go \
  1011. go/net/tcpsock_posix.go \
  1012. go/net/tcpsockopt_posix.go \
  1013. $(go_net_tcpsockopt_file) \
  1014. go/net/udpsock.go \
  1015. go/net/udpsock_posix.go \
  1016. go/net/unixsock.go \
  1017. go/net/unixsock_posix.go
  1018. go_net_files = \
  1019. go/net/cgo_unix.go \
  1020. $(go_net_cgo_file) \
  1021. $(go_net_common_files)
  1022. go_netgo_files = \
  1023. go/net/cgo_stub.go \
  1024. $(go_net_common_files)
  1025. @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@go_os_dir_file = go/os/dir_regfile.go
  1026. @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@go_os_dir_file = go/os/dir_largefile.go
  1027. @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@go_os_dir_file = go/os/dir_largefile.go
  1028. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_regfile.go
  1029. @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_dir_file = go/os/dir_largefile.go
  1030. @LIBGO_IS_DARWIN_FALSE@go_os_getwd_file =
  1031. @LIBGO_IS_DARWIN_TRUE@go_os_getwd_file = go/os/getwd_darwin.go
  1032. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_bsd.go
  1033. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
  1034. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_sys_file = go/os/sys_uname.go
  1035. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@go_os_sys_file = go/os/sys_uname.go
  1036. @LIBGO_IS_LINUX_TRUE@go_os_sys_file = go/os/sys_linux.go
  1037. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@go_os_cloexec_file = go/os/sys_unix.go
  1038. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_FREEBSD_FALSE@go_os_cloexec_file = go/os/sys_darwin.go
  1039. @LIBGO_IS_FREEBSD_TRUE@go_os_cloexec_file = go/os/sys_freebsd.go
  1040. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat.go
  1041. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_DRAGONFLY_TRUE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_dragonfly.go
  1042. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_NETBSD_TRUE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
  1043. @LIBGO_IS_DARWIN_FALSE@@LIBGO_IS_FREEBSD_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
  1044. @LIBGO_IS_DARWIN_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atimespec.go
  1045. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_OPENBSD_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
  1046. @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_os_stat_file = go/os/stat_atim.go
  1047. @LIBGO_IS_SOLARIS_TRUE@go_os_stat_file = go/os/stat_solaris.go
  1048. @LIBGO_IS_LINUX_FALSE@go_os_pipe_file = go/os/pipe_bsd.go
  1049. @LIBGO_IS_LINUX_TRUE@go_os_pipe_file = go/os/pipe_linux.go
  1050. go_os_files = \
  1051. $(go_os_dir_file) \
  1052. go/os/dir.go \
  1053. go/os/doc.go \
  1054. go/os/env.go \
  1055. go/os/error.go \
  1056. go/os/error_unix.go \
  1057. go/os/exec.go \
  1058. go/os/exec_posix.go \
  1059. go/os/exec_unix.go \
  1060. go/os/file.go \
  1061. go/os/file_posix.go \
  1062. go/os/file_unix.go \
  1063. go/os/getwd.go \
  1064. $(go_os_getwd_file) \
  1065. go/os/path.go \
  1066. go/os/path_unix.go \
  1067. $(go_os_pipe_file) \
  1068. go/os/proc.go \
  1069. $(go_os_stat_file) \
  1070. go/os/str.go \
  1071. $(go_os_sys_file) \
  1072. $(go_os_cloexec_file) \
  1073. go/os/types.go \
  1074. go/os/types_notwin.go
  1075. go_path_files = \
  1076. go/path/match.go \
  1077. go/path/path.go
  1078. go_reflect_files = \
  1079. go/reflect/deepequal.go \
  1080. go/reflect/makefunc.go \
  1081. go/reflect/makefunc_ffi.go \
  1082. go/reflect/type.go \
  1083. go/reflect/value.go
  1084. go_reflect_makefunc_c_file = \
  1085. go/reflect/makefunc_ffi_c.c
  1086. go_regexp_files = \
  1087. go/regexp/exec.go \
  1088. go/regexp/onepass.go \
  1089. go/regexp/regexp.go
  1090. go_net_rpc_files = \
  1091. go/net/rpc/client.go \
  1092. go/net/rpc/debug.go \
  1093. go/net/rpc/server.go
  1094. go_runtime_files = \
  1095. go/runtime/compiler.go \
  1096. go/runtime/debug.go \
  1097. go/runtime/error.go \
  1098. go/runtime/extern.go \
  1099. go/runtime/mem.go \
  1100. go/runtime/softfloat64.go \
  1101. version.go
  1102. noinst_DATA = zstdpkglist.go
  1103. go_sort_files = \
  1104. go/sort/search.go \
  1105. go/sort/sort.go
  1106. go_strconv_files = \
  1107. go/strconv/atob.go \
  1108. go/strconv/atof.go \
  1109. go/strconv/atoi.go \
  1110. go/strconv/decimal.go \
  1111. go/strconv/extfloat.go \
  1112. go/strconv/ftoa.go \
  1113. go/strconv/isprint.go \
  1114. go/strconv/itoa.go \
  1115. go/strconv/quote.go
  1116. go_strings_files = \
  1117. go/strings/reader.go \
  1118. go/strings/replace.go \
  1119. go/strings/search.go \
  1120. go/strings/strings.go \
  1121. go/strings/strings_decl.go
  1122. go_strings_c_files = \
  1123. go/strings/indexbyte.c
  1124. go_sync_files = \
  1125. go/sync/cond.go \
  1126. go/sync/mutex.go \
  1127. go/sync/once.go \
  1128. go/sync/pool.go \
  1129. go/sync/race0.go \
  1130. go/sync/runtime.go \
  1131. go/sync/rwmutex.go \
  1132. go/sync/waitgroup.go
  1133. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_unix.go
  1134. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_SOLARIS_FALSE@go_syslog_file = go/log/syslog/syslog_libc.go
  1135. @LIBGO_IS_SOLARIS_TRUE@go_syslog_file = go/log/syslog/syslog_libc.go
  1136. go_log_syslog_files = \
  1137. go/log/syslog/syslog.go \
  1138. $(go_syslog_file)
  1139. go_syslog_c_files = \
  1140. go/log/syslog/syslog_c.c
  1141. go_testing_files = \
  1142. go/testing/allocs.go \
  1143. go/testing/benchmark.go \
  1144. go/testing/cover.go \
  1145. go/testing/example.go \
  1146. go/testing/testing.go
  1147. go_time_files = \
  1148. go/time/format.go \
  1149. go/time/sleep.go \
  1150. go/time/sys_unix.go \
  1151. go/time/tick.go \
  1152. go/time/time.go \
  1153. go/time/zoneinfo.go \
  1154. go/time/zoneinfo_read.go \
  1155. go/time/zoneinfo_unix.go
  1156. go_unicode_files = \
  1157. go/unicode/casetables.go \
  1158. go/unicode/digit.go \
  1159. go/unicode/graphic.go \
  1160. go/unicode/letter.go \
  1161. go/unicode/tables.go
  1162. @LIBGO_IS_DARWIN_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
  1163. @LIBGO_IS_FREEBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
  1164. @LIBGO_IS_LINUX_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
  1165. @LIBGO_IS_NETBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atimespec.go
  1166. @LIBGO_IS_OPENBSD_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
  1167. @LIBGO_IS_SOLARIS_TRUE@archive_tar_atim_file = go/archive/tar/stat_atim.go
  1168. go_archive_tar_files = \
  1169. go/archive/tar/common.go \
  1170. go/archive/tar/reader.go \
  1171. go/archive/tar/stat_unix.go \
  1172. go/archive/tar/writer.go \
  1173. $(archive_tar_atim_file)
  1174. go_archive_zip_files = \
  1175. go/archive/zip/reader.go \
  1176. go/archive/zip/register.go \
  1177. go/archive/zip/struct.go \
  1178. go/archive/zip/writer.go
  1179. go_compress_bzip2_files = \
  1180. go/compress/bzip2/bit_reader.go \
  1181. go/compress/bzip2/bzip2.go \
  1182. go/compress/bzip2/huffman.go \
  1183. go/compress/bzip2/move_to_front.go
  1184. go_compress_flate_files = \
  1185. go/compress/flate/copy.go \
  1186. go/compress/flate/deflate.go \
  1187. go/compress/flate/fixedhuff.go \
  1188. go/compress/flate/huffman_bit_writer.go \
  1189. go/compress/flate/huffman_code.go \
  1190. go/compress/flate/inflate.go \
  1191. go/compress/flate/reverse_bits.go \
  1192. go/compress/flate/token.go
  1193. go_compress_gzip_files = \
  1194. go/compress/gzip/gzip.go \
  1195. go/compress/gzip/gunzip.go
  1196. go_compress_lzw_files = \
  1197. go/compress/lzw/reader.go \
  1198. go/compress/lzw/writer.go
  1199. go_compress_zlib_files = \
  1200. go/compress/zlib/reader.go \
  1201. go/compress/zlib/writer.go
  1202. go_container_heap_files = \
  1203. go/container/heap/heap.go
  1204. go_container_list_files = \
  1205. go/container/list/list.go
  1206. go_container_ring_files = \
  1207. go/container/ring/ring.go
  1208. go_crypto_aes_files = \
  1209. go/crypto/aes/block.go \
  1210. go/crypto/aes/cipher.go \
  1211. go/crypto/aes/cipher_generic.go \
  1212. go/crypto/aes/const.go
  1213. go_crypto_cipher_files = \
  1214. go/crypto/cipher/cbc.go \
  1215. go/crypto/cipher/cfb.go \
  1216. go/crypto/cipher/cipher.go \
  1217. go/crypto/cipher/ctr.go \
  1218. go/crypto/cipher/gcm.go \
  1219. go/crypto/cipher/io.go \
  1220. go/crypto/cipher/ofb.go \
  1221. go/crypto/cipher/xor.go
  1222. go_crypto_des_files = \
  1223. go/crypto/des/block.go \
  1224. go/crypto/des/cipher.go \
  1225. go/crypto/des/const.go
  1226. go_crypto_dsa_files = \
  1227. go/crypto/dsa/dsa.go
  1228. go_crypto_ecdsa_files = \
  1229. go/crypto/ecdsa/ecdsa.go
  1230. go_crypto_elliptic_files = \
  1231. go/crypto/elliptic/elliptic.go \
  1232. go/crypto/elliptic/p224.go \
  1233. go/crypto/elliptic/p256.go
  1234. go_crypto_hmac_files = \
  1235. go/crypto/hmac/hmac.go
  1236. go_crypto_md5_files = \
  1237. go/crypto/md5/md5.go \
  1238. go/crypto/md5/md5block.go \
  1239. go/crypto/md5/md5block_generic.go
  1240. @LIBGO_IS_LINUX_FALSE@crypto_rand_file =
  1241. @LIBGO_IS_LINUX_TRUE@crypto_rand_file = go/crypto/rand/rand_linux.go
  1242. go_crypto_rand_files = \
  1243. go/crypto/rand/rand.go \
  1244. go/crypto/rand/rand_unix.go \
  1245. $(crypto_rand_file) \
  1246. go/crypto/rand/util.go
  1247. go_crypto_rc4_files = \
  1248. go/crypto/rc4/rc4.go \
  1249. go/crypto/rc4/rc4_ref.go
  1250. go_crypto_rsa_files = \
  1251. go/crypto/rsa/pkcs1v15.go \
  1252. go/crypto/rsa/pss.go \
  1253. go/crypto/rsa/rsa.go
  1254. go_crypto_sha1_files = \
  1255. go/crypto/sha1/sha1.go \
  1256. go/crypto/sha1/sha1block.go \
  1257. go/crypto/sha1/sha1block_generic.go
  1258. go_crypto_sha256_files = \
  1259. go/crypto/sha256/sha256.go \
  1260. go/crypto/sha256/sha256block.go
  1261. go_crypto_sha512_files = \
  1262. go/crypto/sha512/sha512.go \
  1263. go/crypto/sha512/sha512block.go
  1264. go_crypto_subtle_files = \
  1265. go/crypto/subtle/constant_time.go
  1266. go_crypto_tls_files = \
  1267. go/crypto/tls/alert.go \
  1268. go/crypto/tls/cipher_suites.go \
  1269. go/crypto/tls/common.go \
  1270. go/crypto/tls/conn.go \
  1271. go/crypto/tls/handshake_client.go \
  1272. go/crypto/tls/handshake_messages.go \
  1273. go/crypto/tls/handshake_server.go \
  1274. go/crypto/tls/key_agreement.go \
  1275. go/crypto/tls/prf.go \
  1276. go/crypto/tls/ticket.go \
  1277. go/crypto/tls/tls.go
  1278. go_crypto_x509_files = \
  1279. go/crypto/x509/cert_pool.go \
  1280. go/crypto/x509/pem_decrypt.go \
  1281. go/crypto/x509/pkcs1.go \
  1282. go/crypto/x509/pkcs8.go \
  1283. go/crypto/x509/root.go \
  1284. go/crypto/x509/root_unix.go \
  1285. go/crypto/x509/sec1.go \
  1286. go/crypto/x509/verify.go \
  1287. go/crypto/x509/x509.go
  1288. go_crypto_x509_pkix_files = \
  1289. go/crypto/x509/pkix/pkix.go
  1290. go_database_sql_files = \
  1291. go/database/sql/convert.go \
  1292. go/database/sql/sql.go
  1293. go_database_sql_driver_files = \
  1294. go/database/sql/driver/driver.go \
  1295. go/database/sql/driver/types.go
  1296. go_debug_dwarf_files = \
  1297. go/debug/dwarf/buf.go \
  1298. go/debug/dwarf/const.go \
  1299. go/debug/dwarf/entry.go \
  1300. go/debug/dwarf/line.go \
  1301. go/debug/dwarf/open.go \
  1302. go/debug/dwarf/type.go \
  1303. go/debug/dwarf/typeunit.go \
  1304. go/debug/dwarf/unit.go
  1305. go_debug_elf_files = \
  1306. go/debug/elf/elf.go \
  1307. go/debug/elf/file.go
  1308. go_debug_gosym_files = \
  1309. go/debug/gosym/pclntab.go \
  1310. go/debug/gosym/symtab.go
  1311. go_debug_macho_files = \
  1312. go/debug/macho/fat.go \
  1313. go/debug/macho/file.go \
  1314. go/debug/macho/macho.go
  1315. go_debug_pe_files = \
  1316. go/debug/pe/file.go \
  1317. go/debug/pe/pe.go
  1318. go_debug_plan9obj_files = \
  1319. go/debug/plan9obj/file.go \
  1320. go/debug/plan9obj/plan9obj.go
  1321. go_encoding_ascii85_files = \
  1322. go/encoding/ascii85/ascii85.go
  1323. go_encoding_asn1_files = \
  1324. go/encoding/asn1/asn1.go \
  1325. go/encoding/asn1/common.go \
  1326. go/encoding/asn1/marshal.go
  1327. go_encoding_base32_files = \
  1328. go/encoding/base32/base32.go
  1329. go_encoding_base64_files = \
  1330. go/encoding/base64/base64.go
  1331. go_encoding_binary_files = \
  1332. go/encoding/binary/binary.go \
  1333. go/encoding/binary/varint.go
  1334. go_encoding_csv_files = \
  1335. go/encoding/csv/reader.go \
  1336. go/encoding/csv/writer.go
  1337. go_encoding_gob_files = \
  1338. go/encoding/gob/decode.go \
  1339. go/encoding/gob/decoder.go \
  1340. go/encoding/gob/dec_helpers.go \
  1341. go/encoding/gob/doc.go \
  1342. go/encoding/gob/encode.go \
  1343. go/encoding/gob/encoder.go \
  1344. go/encoding/gob/enc_helpers.go \
  1345. go/encoding/gob/error.go \
  1346. go/encoding/gob/type.go
  1347. go_encoding_hex_files = \
  1348. go/encoding/hex/hex.go
  1349. go_encoding_json_files = \
  1350. go/encoding/json/decode.go \
  1351. go/encoding/json/encode.go \
  1352. go/encoding/json/fold.go \
  1353. go/encoding/json/indent.go \
  1354. go/encoding/json/scanner.go \
  1355. go/encoding/json/stream.go \
  1356. go/encoding/json/tags.go
  1357. go_encoding_pem_files = \
  1358. go/encoding/pem/pem.go
  1359. go_encoding_xml_files = \
  1360. go/encoding/xml/marshal.go \
  1361. go/encoding/xml/read.go \
  1362. go/encoding/xml/typeinfo.go \
  1363. go/encoding/xml/xml.go
  1364. go_exp_proxy_files = \
  1365. go/exp/proxy/direct.go \
  1366. go/exp/proxy/per_host.go \
  1367. go/exp/proxy/proxy.go \
  1368. go/exp/proxy/socks5.go
  1369. go_exp_terminal_files = \
  1370. go/exp/terminal/terminal.go \
  1371. go/exp/terminal/util.go
  1372. go_go_ast_files = \
  1373. go/go/ast/ast.go \
  1374. go/go/ast/commentmap.go \
  1375. go/go/ast/filter.go \
  1376. go/go/ast/import.go \
  1377. go/go/ast/print.go \
  1378. go/go/ast/resolve.go \
  1379. go/go/ast/scope.go \
  1380. go/go/ast/walk.go
  1381. go_go_build_files = \
  1382. go/go/build/build.go \
  1383. go/go/build/doc.go \
  1384. go/go/build/read.go \
  1385. go/go/build/syslist.go
  1386. go_go_doc_files = \
  1387. go/go/doc/comment.go \
  1388. go/go/doc/doc.go \
  1389. go/go/doc/example.go \
  1390. go/go/doc/exports.go \
  1391. go/go/doc/filter.go \
  1392. go/go/doc/reader.go \
  1393. go/go/doc/synopsis.go
  1394. go_go_format_files = \
  1395. go/go/format/format.go
  1396. go_go_parser_files = \
  1397. go/go/parser/interface.go \
  1398. go/go/parser/parser.go
  1399. go_go_printer_files = \
  1400. go/go/printer/nodes.go \
  1401. go/go/printer/printer.go
  1402. go_go_scanner_files = \
  1403. go/go/scanner/errors.go \
  1404. go/go/scanner/scanner.go
  1405. go_go_token_files = \
  1406. go/go/token/position.go \
  1407. go/go/token/serialize.go \
  1408. go/go/token/token.go
  1409. go_hash_adler32_files = \
  1410. go/hash/adler32/adler32.go
  1411. go_hash_crc32_files = \
  1412. go/hash/crc32/crc32.go \
  1413. go/hash/crc32/crc32_generic.go
  1414. go_hash_crc64_files = \
  1415. go/hash/crc64/crc64.go
  1416. go_hash_fnv_files = \
  1417. go/hash/fnv/fnv.go
  1418. go_html_template_files = \
  1419. go/html/template/attr.go \
  1420. go/html/template/content.go \
  1421. go/html/template/context.go \
  1422. go/html/template/css.go \
  1423. go/html/template/doc.go \
  1424. go/html/template/error.go \
  1425. go/html/template/escape.go \
  1426. go/html/template/html.go \
  1427. go/html/template/js.go \
  1428. go/html/template/template.go \
  1429. go/html/template/transition.go \
  1430. go/html/template/url.go
  1431. go_image_color_files = \
  1432. go/image/color/color.go \
  1433. go/image/color/ycbcr.go
  1434. go_image_color_palette_files = \
  1435. go/image/color/palette/palette.go
  1436. go_image_draw_files = \
  1437. go/image/draw/draw.go
  1438. go_image_gif_files = \
  1439. go/image/gif/reader.go \
  1440. go/image/gif/writer.go
  1441. go_image_jpeg_files = \
  1442. go/image/jpeg/fdct.go \
  1443. go/image/jpeg/huffman.go \
  1444. go/image/jpeg/idct.go \
  1445. go/image/jpeg/reader.go \
  1446. go/image/jpeg/scan.go \
  1447. go/image/jpeg/writer.go
  1448. go_image_png_files = \
  1449. go/image/png/paeth.go \
  1450. go/image/png/reader.go \
  1451. go/image/png/writer.go
  1452. go_index_suffixarray_files = \
  1453. go/index/suffixarray/qsufsort.go \
  1454. go/index/suffixarray/suffixarray.go
  1455. go_io_ioutil_files = \
  1456. go/io/ioutil/ioutil.go \
  1457. go/io/ioutil/tempfile.go
  1458. go_math_big_files = \
  1459. go/math/big/arith.go \
  1460. go/math/big/int.go \
  1461. go/math/big/nat.go \
  1462. go/math/big/rat.go
  1463. go_math_cmplx_files = \
  1464. go/math/cmplx/abs.go \
  1465. go/math/cmplx/asin.go \
  1466. go/math/cmplx/conj.go \
  1467. go/math/cmplx/exp.go \
  1468. go/math/cmplx/isinf.go \
  1469. go/math/cmplx/isnan.go \
  1470. go/math/cmplx/log.go \
  1471. go/math/cmplx/phase.go \
  1472. go/math/cmplx/polar.go \
  1473. go/math/cmplx/pow.go \
  1474. go/math/cmplx/rect.go \
  1475. go/math/cmplx/sin.go \
  1476. go/math/cmplx/sqrt.go \
  1477. go/math/cmplx/tan.go
  1478. go_math_rand_files = \
  1479. go/math/rand/exp.go \
  1480. go/math/rand/normal.go \
  1481. go/math/rand/rand.go \
  1482. go/math/rand/rng.go \
  1483. go/math/rand/zipf.go
  1484. go_mime_multipart_files = \
  1485. go/mime/multipart/formdata.go \
  1486. go/mime/multipart/multipart.go \
  1487. go/mime/multipart/quotedprintable.go \
  1488. go/mime/multipart/writer.go
  1489. go_net_http_files = \
  1490. go/net/http/client.go \
  1491. go/net/http/cookie.go \
  1492. go/net/http/filetransport.go \
  1493. go/net/http/fs.go \
  1494. go/net/http/header.go \
  1495. go/net/http/jar.go \
  1496. go/net/http/lex.go \
  1497. go/net/http/request.go \
  1498. go/net/http/response.go \
  1499. go/net/http/server.go \
  1500. go/net/http/sniff.go \
  1501. go/net/http/status.go \
  1502. go/net/http/transfer.go \
  1503. go/net/http/transport.go
  1504. go_net_mail_files = \
  1505. go/net/mail/message.go
  1506. go_net_smtp_files = \
  1507. go/net/smtp/auth.go \
  1508. go/net/smtp/smtp.go
  1509. go_net_textproto_files = \
  1510. go/net/textproto/header.go \
  1511. go/net/textproto/pipeline.go \
  1512. go/net/textproto/reader.go \
  1513. go/net/textproto/textproto.go \
  1514. go/net/textproto/writer.go
  1515. go_net_url_files = \
  1516. go/net/url/url.go
  1517. go_net_http_cgi_files = \
  1518. go/net/http/cgi/child.go \
  1519. go/net/http/cgi/host.go
  1520. go_net_http_cookiejar_files = \
  1521. go/net/http/cookiejar/jar.go \
  1522. go/net/http/cookiejar/punycode.go
  1523. go_net_http_fcgi_files = \
  1524. go/net/http/fcgi/child.go \
  1525. go/net/http/fcgi/fcgi.go
  1526. go_net_http_httptest_files = \
  1527. go/net/http/httptest/recorder.go \
  1528. go/net/http/httptest/server.go
  1529. go_net_http_pprof_files = \
  1530. go/net/http/pprof/pprof.go
  1531. go_net_http_httputil_files = \
  1532. go/net/http/httputil/dump.go \
  1533. go/net/http/httputil/httputil.go \
  1534. go/net/http/httputil/persist.go \
  1535. go/net/http/httputil/reverseproxy.go
  1536. go_net_http_internal_files = \
  1537. go/net/http/internal/chunked.go
  1538. go_old_regexp_files = \
  1539. go/old/regexp/regexp.go
  1540. go_old_template_files = \
  1541. go/old/template/doc.go \
  1542. go/old/template/execute.go \
  1543. go/old/template/format.go \
  1544. go/old/template/parse.go
  1545. go_os_exec_files = \
  1546. go/os/exec/exec.go \
  1547. go/os/exec/lp_unix.go
  1548. go_os_signal_files = \
  1549. go/os/signal/signal.go \
  1550. go/os/signal/signal_unix.go
  1551. @LIBGO_IS_SOLARIS_FALSE@os_user_decls_file = go/os/user/decls_unix.go
  1552. @LIBGO_IS_SOLARIS_TRUE@os_user_decls_file = go/os/user/decls_solaris.go
  1553. go_os_user_files = \
  1554. go/os/user/lookup.go \
  1555. go/os/user/lookup_unix.go \
  1556. go/os/user/user.go \
  1557. $(os_user_decls_file)
  1558. go_path_filepath_files = \
  1559. go/path/filepath/match.go \
  1560. go/path/filepath/path.go \
  1561. go/path/filepath/path_unix.go \
  1562. go/path/filepath/symlink.go \
  1563. go/path/filepath/symlink_unix.go
  1564. go_regexp_syntax_files = \
  1565. go/regexp/syntax/compile.go \
  1566. go/regexp/syntax/doc.go \
  1567. go/regexp/syntax/parse.go \
  1568. go/regexp/syntax/perl_groups.go \
  1569. go/regexp/syntax/prog.go \
  1570. go/regexp/syntax/regexp.go \
  1571. go/regexp/syntax/simplify.go
  1572. go_net_rpc_jsonrpc_files = \
  1573. go/net/rpc/jsonrpc/client.go \
  1574. go/net/rpc/jsonrpc/server.go
  1575. go_runtime_debug_files = \
  1576. go/runtime/debug/garbage.go \
  1577. go/runtime/debug/stack.go
  1578. go_runtime_pprof_files = \
  1579. go/runtime/pprof/pprof.go
  1580. go_text_tabwriter_files = \
  1581. go/text/tabwriter/tabwriter.go
  1582. go_text_template_files = \
  1583. go/text/template/doc.go \
  1584. go/text/template/exec.go \
  1585. go/text/template/funcs.go \
  1586. go/text/template/helper.go \
  1587. go/text/template/template.go
  1588. go_text_template_parse_files = \
  1589. go/text/template/parse/lex.go \
  1590. go/text/template/parse/node.go \
  1591. go/text/template/parse/parse.go
  1592. go_sync_atomic_files = \
  1593. go/sync/atomic/doc.go \
  1594. go/sync/atomic/value.go
  1595. go_sync_atomic_c_files = \
  1596. go/sync/atomic/atomic.c
  1597. go_testing_iotest_files = \
  1598. go/testing/iotest/logger.go \
  1599. go/testing/iotest/reader.go \
  1600. go/testing/iotest/writer.go
  1601. go_testing_quick_files = \
  1602. go/testing/quick/quick.go
  1603. go_text_scanner_files = \
  1604. go/text/scanner/scanner.go
  1605. go_unicode_utf16_files = \
  1606. go/unicode/utf16/utf16.go
  1607. go_unicode_utf8_files = \
  1608. go/unicode/utf8/utf8.go
  1609. @LIBGO_IS_RTEMS_FALSE@syscall_syscall_file = go/syscall/syscall_unix.go
  1610. # Define Syscall and Syscall6.
  1611. @LIBGO_IS_RTEMS_TRUE@syscall_syscall_file = go/syscall/syscall_stubs.go
  1612. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
  1613. @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_file = go/syscall/exec_unix.go
  1614. # Define ForkExec and Exec.
  1615. @LIBGO_IS_RTEMS_TRUE@syscall_exec_file = go/syscall/exec_stubs.go
  1616. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_bsd.go
  1617. @LIBGO_IS_LINUX_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_exec_os_file = go/syscall/exec_linux.go
  1618. @LIBGO_IS_RTEMS_TRUE@syscall_exec_os_file =
  1619. @HAVE_WAIT4_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_waitpid.go
  1620. @HAVE_WAIT4_TRUE@@LIBGO_IS_RTEMS_FALSE@syscall_wait_file = go/syscall/libcall_wait4.go
  1621. # Define Wait4.
  1622. @LIBGO_IS_RTEMS_TRUE@syscall_wait_file =
  1623. @LIBGO_IS_RTEMS_FALSE@syscall_wait_c_file = go/syscall/wait.c
  1624. # Support for pulling apart wait status.
  1625. @LIBGO_IS_RTEMS_TRUE@syscall_wait_c_file =
  1626. @LIBGO_IS_RTEMS_FALSE@syscall_sleep_file = go/syscall/sleep_select.go
  1627. # Define Sleep.
  1628. @LIBGO_IS_RTEMS_TRUE@syscall_sleep_file = go/syscall/sleep_rtems.go
  1629. @HAVE_STRERROR_R_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr_nor.go
  1630. @HAVE_STRERROR_R_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_FALSE@syscall_errstr_file = go/syscall/errstr.go
  1631. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_RTEMS_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
  1632. # Define Errstr.
  1633. @LIBGO_IS_LINUX_TRUE@syscall_errstr_file = go/syscall/errstr_linux.go
  1634. # Use lseek on 64-bit Solaris.
  1635. @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
  1636. # Use lseek64 on 32-bit Solaris/SPARC.
  1637. @LIBGO_IS_386_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@@LIBGO_IS_SPARC_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
  1638. # Use lseek64 on 32-bit Solaris/x86.
  1639. @LIBGO_IS_386_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
  1640. # Use lseek by default.
  1641. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_size_file = go/syscall/libcall_posix_regfile.go
  1642. # Declare libc functions that vary for largefile systems.
  1643. # Always use lseek64 on GNU/Linux.
  1644. @LIBGO_IS_LINUX_TRUE@syscall_size_file = go/syscall/libcall_posix_largefile.go
  1645. @LIBGO_IS_IRIX_FALSE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_bsd.go
  1646. @LIBGO_IS_IRIX_TRUE@@LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_FALSE@syscall_socket_file = go/syscall/socket_irix.go
  1647. @LIBGO_IS_LINUX_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_socket_file = go/syscall/socket_solaris.go
  1648. # Define socket sizes and types.
  1649. @LIBGO_IS_LINUX_TRUE@syscall_socket_file = go/syscall/socket_linux.go epoll.go
  1650. @LIBGO_IS_SOLARIS_FALSE@syscall_socket_os_file = go/syscall/socket_posix.go
  1651. # Define socket functions.
  1652. @LIBGO_IS_SOLARIS_TRUE@syscall_socket_os_file = go/syscall/socket_xnet.go
  1653. @LIBGO_IS_386_FALSE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file = go/syscall/libcall_uname.go
  1654. # Support for uname.
  1655. # 32-bit Solaris 2/x86 needs _nuname, handled in libcall_solaris_386.go.
  1656. @LIBGO_IS_386_TRUE@@LIBGO_IS_SOLARIS_TRUE@syscall_uname_file =
  1657. @LIBGO_IS_SOLARIS_FALSE@syscall_uname_file = go/syscall/libcall_uname.go
  1658. @LIBGO_IS_LINUX_FALSE@syscall_sockcmsg_file =
  1659. # GNU/Linux specific socket control messages.
  1660. @LIBGO_IS_LINUX_TRUE@syscall_sockcmsg_file = go/syscall/sockcmsg_linux.go
  1661. @LIBGO_IS_LINUX_FALSE@syscall_netlink_file =
  1662. # Support for netlink sockets and messages.
  1663. @LIBGO_IS_LINUX_TRUE@syscall_netlink_file = go/syscall/netlink_linux.go
  1664. @LIBGO_IS_LINUX_FALSE@syscall_lsf_file =
  1665. # GNU/Linux specific socket filters.
  1666. @LIBGO_IS_LINUX_TRUE@syscall_lsf_file = go/syscall/lsf_linux.go
  1667. @LIBGO_IS_LINUX_FALSE@syscall_utimesnano_file = go/syscall/libcall_posix_utimesnano.go
  1668. # GNU/Linux specific utimesnano support.
  1669. @LIBGO_IS_LINUX_TRUE@syscall_utimesnano_file = go/syscall/libcall_linux_utimesnano.go
  1670. @LIBGO_IS_LINUX_FALSE@syscall_creds_test_file =
  1671. # Test files.
  1672. @LIBGO_IS_LINUX_TRUE@syscall_creds_test_file = go/syscall/creds_test.go
  1673. go_base_syscall_files = \
  1674. go/syscall/env_unix.go \
  1675. go/syscall/syscall_errno.go \
  1676. go/syscall/libcall_support.go \
  1677. go/syscall/libcall_posix.go \
  1678. go/syscall/race0.go \
  1679. go/syscall/socket.go \
  1680. go/syscall/sockcmsg_unix.go \
  1681. go/syscall/str.go \
  1682. go/syscall/syscall.go \
  1683. $(syscall_sockcmsg_file) \
  1684. $(syscall_syscall_file) \
  1685. $(syscall_exec_file) \
  1686. $(syscall_exec_os_file) \
  1687. $(syscall_wait_file) \
  1688. $(syscall_sleep_file) \
  1689. $(syscall_errstr_file) \
  1690. $(syscall_size_file) \
  1691. $(syscall_socket_file) \
  1692. $(syscall_socket_os_file) \
  1693. $(syscall_uname_file) \
  1694. $(syscall_netlink_file) \
  1695. $(syscall_lsf_file) \
  1696. $(syscall_utimesnano_file) \
  1697. $(GO_LIBCALL_OS_FILE) \
  1698. $(GO_LIBCALL_OS_ARCH_FILE) \
  1699. $(GO_SYSCALL_OS_FILE) \
  1700. $(GO_SYSCALL_OS_ARCH_FILE)
  1701. go_syscall_files = \
  1702. $(go_base_syscall_files) \
  1703. libcalls.go \
  1704. sysinfo.go \
  1705. syscall_arch.go
  1706. go_syscall_c_files = \
  1707. go/syscall/errno.c \
  1708. go/syscall/signame.c \
  1709. $(syscall_wait_c_file)
  1710. go_syscall_test_files = \
  1711. $(syscall_creds_test_file) \
  1712. go/syscall/export_test.go \
  1713. go/syscall/mmap_unix_test.go \
  1714. go/syscall/syscall_test.go \
  1715. go/syscall/syscall_unix_test.go
  1716. @LIBGO_IS_LINUX_FALSE@internal_syscall_getrandom_file =
  1717. @LIBGO_IS_LINUX_TRUE@internal_syscall_getrandom_file = go/internal/syscall/getrandom_linux.go
  1718. go_internal_syscall_files = \
  1719. go/internal/syscall/dummy.go \
  1720. $(internal_syscall_getrandom_file)
  1721. @LIBGO_IS_LINUX_FALSE@os_lib_inotify_lo =
  1722. # os_lib_inotify_lo = os/inotify.lo
  1723. @LIBGO_IS_LINUX_TRUE@os_lib_inotify_lo =
  1724. libgo_go_objs = \
  1725. bufio.lo \
  1726. bytes.lo \
  1727. bytes/index.lo \
  1728. crypto.lo \
  1729. encoding.lo \
  1730. errors.lo \
  1731. expvar.lo \
  1732. flag.lo \
  1733. fmt.lo \
  1734. hash.lo \
  1735. html.lo \
  1736. image.lo \
  1737. io.lo \
  1738. log.lo \
  1739. math.lo \
  1740. mime.lo \
  1741. net.lo \
  1742. os.lo \
  1743. path.lo \
  1744. reflect-go.lo \
  1745. reflect/makefunc_ffi_c.lo \
  1746. regexp.lo \
  1747. runtime-go.lo \
  1748. sort.lo \
  1749. strconv.lo \
  1750. strings.lo \
  1751. strings/index.lo \
  1752. sync.lo \
  1753. syscall.lo \
  1754. syscall/errno.lo \
  1755. syscall/signame.lo \
  1756. syscall/wait.lo \
  1757. testing.lo \
  1758. time-go.lo \
  1759. unicode.lo \
  1760. archive/tar.lo \
  1761. archive/zip.lo \
  1762. compress/bzip2.lo \
  1763. compress/flate.lo \
  1764. compress/gzip.lo \
  1765. compress/lzw.lo \
  1766. compress/zlib.lo \
  1767. container/heap.lo \
  1768. container/list.lo \
  1769. container/ring.lo \
  1770. crypto/aes.lo \
  1771. crypto/cipher.lo \
  1772. crypto/des.lo \
  1773. crypto/dsa.lo \
  1774. crypto/ecdsa.lo \
  1775. crypto/elliptic.lo \
  1776. crypto/hmac.lo \
  1777. crypto/md5.lo \
  1778. crypto/rand.lo \
  1779. crypto/rc4.lo \
  1780. crypto/rsa.lo \
  1781. crypto/sha1.lo \
  1782. crypto/sha256.lo \
  1783. crypto/sha512.lo \
  1784. crypto/subtle.lo \
  1785. crypto/tls.lo \
  1786. crypto/x509.lo \
  1787. crypto/x509/pkix.lo \
  1788. database/sql.lo \
  1789. database/sql/driver.lo \
  1790. debug/dwarf.lo \
  1791. debug/elf.lo \
  1792. debug/gosym.lo \
  1793. debug/macho.lo \
  1794. debug/pe.lo \
  1795. debug/plan9obj.lo \
  1796. encoding/ascii85.lo \
  1797. encoding/asn1.lo \
  1798. encoding/base32.lo \
  1799. encoding/base64.lo \
  1800. encoding/binary.lo \
  1801. encoding/csv.lo \
  1802. encoding/gob.lo \
  1803. encoding/hex.lo \
  1804. encoding/json.lo \
  1805. encoding/pem.lo \
  1806. encoding/xml.lo \
  1807. exp/proxy.lo \
  1808. exp/terminal.lo \
  1809. html/template.lo \
  1810. go/ast.lo \
  1811. go/build.lo \
  1812. go/doc.lo \
  1813. go/format.lo \
  1814. go/parser.lo \
  1815. go/printer.lo \
  1816. go/scanner.lo \
  1817. go/token.lo \
  1818. hash/adler32.lo \
  1819. hash/crc32.lo \
  1820. hash/crc64.lo \
  1821. hash/fnv.lo \
  1822. net/http/cgi.lo \
  1823. net/http/cookiejar.lo \
  1824. net/http/fcgi.lo \
  1825. net/http/httptest.lo \
  1826. net/http/httputil.lo \
  1827. net/http/internal.lo \
  1828. net/http/pprof.lo \
  1829. image/color.lo \
  1830. image/color/palette.lo \
  1831. image/draw.lo \
  1832. image/gif.lo \
  1833. image/jpeg.lo \
  1834. image/png.lo \
  1835. index/suffixarray.lo \
  1836. internal/syscall.lo \
  1837. io/ioutil.lo \
  1838. log/syslog.lo \
  1839. log/syslog/syslog_c.lo \
  1840. math/big.lo \
  1841. math/cmplx.lo \
  1842. math/rand.lo \
  1843. mime/multipart.lo \
  1844. net/http.lo \
  1845. net/mail.lo \
  1846. net/rpc.lo \
  1847. net/smtp.lo \
  1848. net/textproto.lo \
  1849. net/url.lo \
  1850. old/regexp.lo \
  1851. old/template.lo \
  1852. os/exec.lo \
  1853. $(os_lib_inotify_lo) \
  1854. os/signal.lo \
  1855. os/user.lo \
  1856. path/filepath.lo \
  1857. regexp/syntax.lo \
  1858. net/rpc/jsonrpc.lo \
  1859. runtime/debug.lo \
  1860. runtime/pprof.lo \
  1861. sync/atomic.lo \
  1862. sync/atomic_c.lo \
  1863. text/scanner.lo \
  1864. text/tabwriter.lo \
  1865. text/template.lo \
  1866. text/template/parse.lo \
  1867. testing/iotest.lo \
  1868. testing/quick.lo \
  1869. unicode/utf16.lo \
  1870. unicode/utf8.lo
  1871. libgo_ldflags = \
  1872. -version-info $(libtool_VERSION) $(PTHREAD_CFLAGS) $(AM_LDFLAGS)
  1873. libgo_libadd = \
  1874. $(libgo_go_objs) ../libbacktrace/libbacktrace.la \
  1875. $(LIBATOMIC) $(LIBFFI) $(PTHREAD_LIBS) $(MATH_LIBS) $(NET_LIBS)
  1876. libgo_la_SOURCES = $(runtime_files)
  1877. libgo_la_LDFLAGS = $(libgo_ldflags)
  1878. libgo_la_LIBADD = $(libgo_libadd)
  1879. libgo_llgo_la_SOURCES = $(runtime_files)
  1880. libgo_llgo_la_LDFLAGS = $(libgo_ldflags)
  1881. libgo_llgo_la_LIBADD = $(libgo_libadd)
  1882. libgobegin_a_SOURCES = \
  1883. runtime/go-main.c
  1884. libgobegin_llgo_a_SOURCES = \
  1885. runtime/go-main.c
  1886. # Use -fPIC for libgobegin so that it can be put in a PIE.
  1887. libgobegin_a_CFLAGS = $(AM_CFLAGS) -fPIC
  1888. libgobegin_llgo_a_CFLAGS = $(AM_CFLAGS) -fPIC
  1889. libgolibbegin_a_SOURCES = \
  1890. runtime/go-libmain.c
  1891. libgolibbegin_a_CFLAGS = $(AM_CFLAGS) -fPIC
  1892. libnetgo_a_SOURCES = $(go_netgo_files)
  1893. libnetgo_a_LIBADD = netgo.o
  1894. LTLDFLAGS = $(shell $(SHELL) $(top_srcdir)/../libtool-ldflags $(LDFLAGS))
  1895. AM_GOCFLAGS = $(STRINGOPS_FLAG)
  1896. GOCOMPILE = $(GOC) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_GOCFLAGS) $(GOCFLAGS)
  1897. LTGOCOMPILE = $(LIBTOOL) --tag GO --mode=compile $(GOC) $(INCLUDES) \
  1898. $(AM_GOCFLAGS) $(GOCFLAGS)
  1899. GOLINK = $(LIBTOOL) --tag GO --mode-link $(GOC) \
  1900. $(OPT_LDFLAGS) $(SECTION_LDFLAGS) $(AM_GOCFLAGS) $(LTLDFLAGS) -o $@
  1901. # Build the dependencies for a Go package.
  1902. BUILDDEPS = \
  1903. $(MKDIR_P) $(@D); \
  1904. $(SHELL) $(srcdir)/godeps.sh `echo $@ | sed -e 's/.dep$$//'` $^ > $@.tmp; \
  1905. mv -f $@.tmp $@
  1906. # Build the .go files for a package, generating a .lo file.
  1907. BUILDPACKAGE = \
  1908. $(MKDIR_P) $(@D); \
  1909. files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
  1910. $(LTGOCOMPILE) -I . -c -fgo-pkgpath=`echo $@ | sed -e 's/.lo$$//' -e 's/-go$$//'` -o $@ $$files
  1911. # Build netgo.o.
  1912. BUILDNETGO = \
  1913. $(MKDIR_P) $(@D); \
  1914. files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
  1915. $(GOCOMPILE) -I . -c -fPIC -fgo-pkgpath=net -o $@ $$files
  1916. GOTESTFLAGS =
  1917. GOBENCH =
  1918. # Check a package.
  1919. CHECK = \
  1920. GC="$(GOC) $(GOCFLAGS) $($(subst /,_,$@)_GOCFLAGS) -L `${PWD_COMMAND}` -L `${PWD_COMMAND}`/.libs"; \
  1921. export GC; \
  1922. GOLIBS="$(MATH_LIBS) $(NET_LIBS) $(LIBS)"; \
  1923. export GOLIBS; \
  1924. RUNTESTFLAGS="$(RUNTESTFLAGS)"; \
  1925. export RUNTESTFLAGS; \
  1926. MAKE="$(MAKE)"; \
  1927. export MAKE; \
  1928. libgccdir=`${GOC} -print-libgcc-file-name | sed -e 's|/[^/]*$$||'`; \
  1929. LD_LIBRARY_PATH="`${PWD_COMMAND}`/.libs:$${libgccdir}:${LD_LIBRARY_PATH}"; \
  1930. LD_LIBRARY_PATH=`echo $${LD_LIBRARY_PATH} | sed 's,::*,:,g;s,^:*,,;s,:*$$,,'`; \
  1931. export LD_LIBRARY_PATH; \
  1932. $(MKDIR_P) $(@D); \
  1933. rm -f $@-testsum $@-testlog; \
  1934. if test "$(USE_DEJAGNU)" = "yes"; then \
  1935. $(SHELL) $(srcdir)/testsuite/gotest --dejagnu=yes --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --testname="$(@D)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files); \
  1936. elif test "$(GOBENCH)" != ""; then \
  1937. $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --goarch="$(GOARCH)" --bench="$(GOBENCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files); \
  1938. else \
  1939. if $(SHELL) $(srcdir)/testsuite/gotest --basedir=$(srcdir) --srcdir=$(srcdir)/go/$(@D) --pkgpath="$(@D)" --pkgfiles="$(go_$(subst /,_,$(@D))_files)" --goarch="$(GOARCH)" $(GOTESTFLAGS) $(go_$(subst /,_,$(@D))_test_files) >>$@-testlog 2>&1; then \
  1940. echo "PASS: $(@D)" >> $@-testlog; \
  1941. echo "PASS: $(@D)"; \
  1942. echo "PASS: $(@D)" > $@-testsum; \
  1943. else \
  1944. echo "FAIL: $(@D)" >> $@-testlog; \
  1945. cat $@-testlog; \
  1946. echo "FAIL: $(@D)" > $@-testsum; \
  1947. exit 1; \
  1948. fi; \
  1949. fi
  1950. # Build all packages before checking any.
  1951. CHECK_DEPS = $(toolexeclibgo_DATA) $(toolexeclibgoarchive_DATA) \
  1952. $(toolexeclibgocompress_DATA) $(toolexeclibgocontainer_DATA) \
  1953. $(toolexeclibgocrypto_DATA) $(toolexeclibgodebug_DATA) \
  1954. $(toolexeclibgoencoding_DATA) $(toolexeclibgoexp_DATA) \
  1955. $(toolexeclibgogo_DATA) $(toolexeclibgohash_DATA) \
  1956. $(toolexeclibgoimage_DATA) $(toolexeclibgoindex_DATA) \
  1957. $(toolexeclibgoio_DATA) $(toolexeclibgolog_DATA) \
  1958. $(toolexeclibgomath_DATA) $(toolexeclibgomime_DATA) \
  1959. $(toolexeclibgonet_DATA) $(toolexeclibgonethttp_DATA) \
  1960. $(toolexeclibgoos_DATA) $(toolexeclibgopath_DATA) \
  1961. $(toolexeclibgorpc_DATA) $(toolexeclibgoruntime_DATA) \
  1962. $(toolexeclibgosync_DATA) $(toolexeclibgotesting_DATA) \
  1963. $(toolexeclibgotext_DATA) $(toolexeclibgotexttemplate_DATA) \
  1964. $(toolexeclibgounicode_DATA) $(am__append_1) $(am__append_2)
  1965. # At least for now, we need -static-libgo for this test, because
  1966. # otherwise we can't get the line numbers.
  1967. # Also use -fno-inline to get better results from the memory profiler.
  1968. runtime_pprof_check_GOCFLAGS = -static-libgo -fno-inline
  1969. # How to build a .gox file from a .lo file.
  1970. BUILDGOX = \
  1971. f=`echo $< | sed -e 's/.lo$$/.o/'`; \
  1972. $(OBJCOPY) -j .go_export $$f $@.tmp && mv -f $@.tmp $@
  1973. TEST_PACKAGES = \
  1974. bufio/check \
  1975. bytes/check \
  1976. errors/check \
  1977. expvar/check \
  1978. flag/check \
  1979. fmt/check \
  1980. html/check \
  1981. image/check \
  1982. io/check \
  1983. log/check \
  1984. math/check \
  1985. mime/check \
  1986. net/check \
  1987. os/check \
  1988. path/check \
  1989. reflect/check \
  1990. regexp/check \
  1991. runtime/check \
  1992. sort/check \
  1993. strconv/check \
  1994. strings/check \
  1995. sync/check \
  1996. syscall/check \
  1997. time/check \
  1998. unicode/check \
  1999. archive/tar/check \
  2000. archive/zip/check \
  2001. compress/bzip2/check \
  2002. compress/flate/check \
  2003. compress/gzip/check \
  2004. compress/lzw/check \
  2005. compress/zlib/check \
  2006. container/heap/check \
  2007. container/list/check \
  2008. container/ring/check \
  2009. crypto/aes/check \
  2010. crypto/cipher/check \
  2011. crypto/des/check \
  2012. crypto/dsa/check \
  2013. crypto/ecdsa/check \
  2014. crypto/elliptic/check \
  2015. crypto/hmac/check \
  2016. crypto/md5/check \
  2017. crypto/rand/check \
  2018. crypto/rc4/check \
  2019. crypto/rsa/check \
  2020. crypto/sha1/check \
  2021. crypto/sha256/check \
  2022. crypto/sha512/check \
  2023. crypto/subtle/check \
  2024. crypto/tls/check \
  2025. crypto/x509/check \
  2026. database/sql/check \
  2027. database/sql/driver/check \
  2028. debug/dwarf/check \
  2029. debug/elf/check \
  2030. debug/macho/check \
  2031. debug/pe/check \
  2032. debug/plan9obj/check \
  2033. encoding/ascii85/check \
  2034. encoding/asn1/check \
  2035. encoding/base32/check \
  2036. encoding/base64/check \
  2037. encoding/binary/check \
  2038. encoding/csv/check \
  2039. encoding/gob/check \
  2040. encoding/hex/check \
  2041. encoding/json/check \
  2042. encoding/pem/check \
  2043. encoding/xml/check \
  2044. exp/proxy/check \
  2045. exp/terminal/check \
  2046. html/template/check \
  2047. go/ast/check \
  2048. $(go_build_check_omitted_since_it_calls_6g) \
  2049. go/doc/check \
  2050. go/format/check \
  2051. go/parser/check \
  2052. go/printer/check \
  2053. go/scanner/check \
  2054. go/token/check \
  2055. hash/adler32/check \
  2056. hash/crc32/check \
  2057. hash/crc64/check \
  2058. hash/fnv/check \
  2059. image/color/check \
  2060. image/draw/check \
  2061. image/jpeg/check \
  2062. image/png/check \
  2063. index/suffixarray/check \
  2064. io/ioutil/check \
  2065. log/syslog/check \
  2066. math/big/check \
  2067. math/cmplx/check \
  2068. math/rand/check \
  2069. mime/multipart/check \
  2070. net/http/check \
  2071. net/http/cgi/check \
  2072. net/http/cookiejar/check \
  2073. net/http/fcgi/check \
  2074. net/http/httptest/check \
  2075. net/http/httputil/check \
  2076. net/http/internal/check \
  2077. net/mail/check \
  2078. net/rpc/check \
  2079. net/smtp/check \
  2080. net/textproto/check \
  2081. net/url/check \
  2082. net/rpc/jsonrpc/check \
  2083. old/regexp/check \
  2084. old/template/check \
  2085. os/exec/check \
  2086. os/signal/check \
  2087. os/user/check \
  2088. path/filepath/check \
  2089. regexp/syntax/check \
  2090. runtime/pprof/check \
  2091. sync/atomic/check \
  2092. text/scanner/check \
  2093. text/tabwriter/check \
  2094. text/template/check \
  2095. text/template/parse/check \
  2096. testing/quick/check \
  2097. unicode/utf16/check \
  2098. unicode/utf8/check
  2099. MOSTLYCLEAN_FILES = libgo.head libgo.sum.sep libgo.log.sep
  2100. CLEANFILES = *.go *.gox goc2c *.c s-version libgo.sum libgo.log
  2101. all: config.h
  2102. $(MAKE) $(AM_MAKEFLAGS) all-recursive
  2103. .SUFFIXES:
  2104. .SUFFIXES: .c .go .gox .o .obj .lo .a
  2105. am--refresh:
  2106. @:
  2107. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  2108. @for dep in $?; do \
  2109. case '$(am__configure_deps)' in \
  2110. *$$dep*) \
  2111. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  2112. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  2113. && exit 0; \
  2114. exit 1;; \
  2115. esac; \
  2116. done; \
  2117. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  2118. $(am__cd) $(top_srcdir) && \
  2119. $(AUTOMAKE) --foreign Makefile
  2120. .PRECIOUS: Makefile
  2121. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  2122. @case '$?' in \
  2123. *config.status*) \
  2124. echo ' $(SHELL) ./config.status'; \
  2125. $(SHELL) ./config.status;; \
  2126. *) \
  2127. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  2128. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  2129. esac;
  2130. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  2131. $(SHELL) ./config.status --recheck
  2132. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  2133. $(am__cd) $(srcdir) && $(AUTOCONF)
  2134. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  2135. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  2136. $(am__aclocal_m4_deps):
  2137. config.h: stamp-h1
  2138. @if test ! -f $@; then \
  2139. rm -f stamp-h1; \
  2140. $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
  2141. else :; fi
  2142. stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
  2143. @rm -f stamp-h1
  2144. cd $(top_builddir) && $(SHELL) ./config.status config.h
  2145. $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  2146. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  2147. rm -f stamp-h1
  2148. touch $@
  2149. distclean-hdr:
  2150. -rm -f config.h stamp-h1
  2151. install-toolexeclibLIBRARIES: $(toolexeclib_LIBRARIES)
  2152. @$(NORMAL_INSTALL)
  2153. test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
  2154. @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  2155. list2=; for p in $$list; do \
  2156. if test -f $$p; then \
  2157. list2="$$list2 $$p"; \
  2158. else :; fi; \
  2159. done; \
  2160. test -z "$$list2" || { \
  2161. echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
  2162. $(INSTALL_DATA) $$list2 "$(DESTDIR)$(toolexeclibdir)" || exit $$?; }
  2163. @$(POST_INSTALL)
  2164. @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  2165. for p in $$list; do \
  2166. if test -f $$p; then \
  2167. $(am__strip_dir) \
  2168. echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && $(RANLIB) $$f )"; \
  2169. ( cd "$(DESTDIR)$(toolexeclibdir)" && $(RANLIB) $$f ) || exit $$?; \
  2170. else :; fi; \
  2171. done
  2172. uninstall-toolexeclibLIBRARIES:
  2173. @$(NORMAL_UNINSTALL)
  2174. @list='$(toolexeclib_LIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  2175. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  2176. test -n "$$files" || exit 0; \
  2177. echo " ( cd '$(DESTDIR)$(toolexeclibdir)' && rm -f "$$files" )"; \
  2178. cd "$(DESTDIR)$(toolexeclibdir)" && rm -f $$files
  2179. clean-toolexeclibLIBRARIES:
  2180. -test -z "$(toolexeclib_LIBRARIES)" || rm -f $(toolexeclib_LIBRARIES)
  2181. libgobegin-llgo.a: $(libgobegin_llgo_a_OBJECTS) $(libgobegin_llgo_a_DEPENDENCIES)
  2182. -rm -f libgobegin-llgo.a
  2183. $(libgobegin_llgo_a_AR) libgobegin-llgo.a $(libgobegin_llgo_a_OBJECTS) $(libgobegin_llgo_a_LIBADD)
  2184. $(RANLIB) libgobegin-llgo.a
  2185. libgobegin.a: $(libgobegin_a_OBJECTS) $(libgobegin_a_DEPENDENCIES)
  2186. -rm -f libgobegin.a
  2187. $(libgobegin_a_AR) libgobegin.a $(libgobegin_a_OBJECTS) $(libgobegin_a_LIBADD)
  2188. $(RANLIB) libgobegin.a
  2189. libgolibbegin.a: $(libgolibbegin_a_OBJECTS) $(libgolibbegin_a_DEPENDENCIES)
  2190. -rm -f libgolibbegin.a
  2191. $(libgolibbegin_a_AR) libgolibbegin.a $(libgolibbegin_a_OBJECTS) $(libgolibbegin_a_LIBADD)
  2192. $(RANLIB) libgolibbegin.a
  2193. libnetgo.a: $(libnetgo_a_OBJECTS) $(libnetgo_a_DEPENDENCIES)
  2194. -rm -f libnetgo.a
  2195. $(libnetgo_a_AR) libnetgo.a $(libnetgo_a_OBJECTS) $(libnetgo_a_LIBADD)
  2196. $(RANLIB) libnetgo.a
  2197. install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
  2198. @$(NORMAL_INSTALL)
  2199. test -z "$(toolexeclibdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)"
  2200. @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  2201. list2=; for p in $$list; do \
  2202. if test -f $$p; then \
  2203. list2="$$list2 $$p"; \
  2204. else :; fi; \
  2205. done; \
  2206. test -z "$$list2" || { \
  2207. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
  2208. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
  2209. }
  2210. uninstall-toolexeclibLTLIBRARIES:
  2211. @$(NORMAL_UNINSTALL)
  2212. @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
  2213. for p in $$list; do \
  2214. $(am__strip_dir) \
  2215. echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
  2216. $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
  2217. done
  2218. clean-toolexeclibLTLIBRARIES:
  2219. -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
  2220. @list='$(toolexeclib_LTLIBRARIES)'; for p in $$list; do \
  2221. dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
  2222. test "$$dir" != "$$p" || dir=.; \
  2223. echo "rm -f \"$${dir}/so_locations\""; \
  2224. rm -f "$${dir}/so_locations"; \
  2225. done
  2226. libgo-llgo.la: $(libgo_llgo_la_OBJECTS) $(libgo_llgo_la_DEPENDENCIES)
  2227. $(libgo_llgo_la_LINK) $(am_libgo_llgo_la_rpath) $(libgo_llgo_la_OBJECTS) $(libgo_llgo_la_LIBADD) $(LIBS)
  2228. libgo.la: $(libgo_la_OBJECTS) $(libgo_la_DEPENDENCIES)
  2229. $(libgo_la_LINK) $(am_libgo_la_rpath) $(libgo_la_OBJECTS) $(libgo_la_LIBADD) $(LIBS)
  2230. mostlyclean-compile:
  2231. -rm -f *.$(OBJEXT)
  2232. distclean-compile:
  2233. -rm -f *.tab.c
  2234. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chan.Plo@am__quote@
  2235. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpuprof.Plo@am__quote@
  2236. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/env_posix.Plo@am__quote@
  2237. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-bsd.Plo@am__quote@
  2238. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-irix.Plo@am__quote@
  2239. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-linux.Plo@am__quote@
  2240. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-none.Plo@am__quote@
  2241. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getncpu-solaris.Plo@am__quote@
  2242. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-append.Plo@am__quote@
  2243. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert-interface.Plo@am__quote@
  2244. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-assert.Plo@am__quote@
  2245. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-breakpoint.Plo@am__quote@
  2246. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-byte-array-to-string.Plo@am__quote@
  2247. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-caller.Plo@am__quote@
  2248. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-callers.Plo@am__quote@
  2249. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-can-convert-interface.Plo@am__quote@
  2250. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cdiv.Plo@am__quote@
  2251. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-cgo.Plo@am__quote@
  2252. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-check-interface.Plo@am__quote@
  2253. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-construct-map.Plo@am__quote@
  2254. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-convert-interface.Plo@am__quote@
  2255. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-copy.Plo@am__quote@
  2256. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-defer.Plo@am__quote@
  2257. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-deferred-recover.Plo@am__quote@
  2258. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-compare.Plo@am__quote@
  2259. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-eface-val-compare.Plo@am__quote@
  2260. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-ffi.Plo@am__quote@
  2261. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-fieldtrack.Plo@am__quote@
  2262. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-iface.Plo@am__quote@
  2263. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-array-to-string.Plo@am__quote@
  2264. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-int-to-string.Plo@am__quote@
  2265. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-compare.Plo@am__quote@
  2266. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-eface-compare.Plo@am__quote@
  2267. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-interface-val-compare.Plo@am__quote@
  2268. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-make-slice.Plo@am__quote@
  2269. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-delete.Plo@am__quote@
  2270. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-index.Plo@am__quote@
  2271. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-len.Plo@am__quote@
  2272. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-map-range.Plo@am__quote@
  2273. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-matherr.Plo@am__quote@
  2274. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-memcmp.Plo@am__quote@
  2275. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nanotime.Plo@am__quote@
  2276. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new-map.Plo@am__quote@
  2277. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-new.Plo@am__quote@
  2278. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-nosys.Plo@am__quote@
  2279. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-now.Plo@am__quote@
  2280. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-panic.Plo@am__quote@
  2281. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-print.Plo@am__quote@
  2282. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-recover.Plo@am__quote@
  2283. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-call.Plo@am__quote@
  2284. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-reflect-map.Plo@am__quote@
  2285. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-rune.Plo@am__quote@
  2286. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-runtime-error.Plo@am__quote@
  2287. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-setenv.Plo@am__quote@
  2288. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-signal.Plo@am__quote@
  2289. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strcmp.Plo@am__quote@
  2290. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-byte-array.Plo@am__quote@
  2291. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-string-to-int-array.Plo@am__quote@
  2292. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strplus.Plo@am__quote@
  2293. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-strslice.Plo@am__quote@
  2294. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-traceback.Plo@am__quote@
  2295. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-complex.Plo@am__quote@
  2296. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-eface.Plo@am__quote@
  2297. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-error.Plo@am__quote@
  2298. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-float.Plo@am__quote@
  2299. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-identity.Plo@am__quote@
  2300. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-interface.Plo@am__quote@
  2301. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-type-string.Plo@am__quote@
  2302. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-typedesc-equal.Plo@am__quote@
  2303. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-new.Plo@am__quote@
  2304. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-newarray.Plo@am__quote@
  2305. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsafe-pointer.Plo@am__quote@
  2306. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unsetenv.Plo@am__quote@
  2307. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-unwind.Plo@am__quote@
  2308. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/go-varargs.Plo@am__quote@
  2309. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/heapdump.Plo@am__quote@
  2310. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lfstack.Plo@am__quote@
  2311. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgobegin_a-go-main.Po@am__quote@
  2312. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgobegin_llgo_a-go-main.Po@am__quote@
  2313. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgolibbegin_a-go-libmain.Po@am__quote@
  2314. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_futex.Plo@am__quote@
  2315. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lock_sema.Plo@am__quote@
  2316. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Plo@am__quote@
  2317. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
  2318. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcache.Plo@am__quote@
  2319. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mcentral.Plo@am__quote@
  2320. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem.Plo@am__quote@
  2321. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mem_posix_memalign.Plo@am__quote@
  2322. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mfixalloc.Plo@am__quote@
  2323. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mgc0.Plo@am__quote@
  2324. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mheap.Plo@am__quote@
  2325. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mprof.Plo@am__quote@
  2326. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msize.Plo@am__quote@
  2327. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll.Plo@am__quote@
  2328. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_epoll.Plo@am__quote@
  2329. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_kqueue.Plo@am__quote@
  2330. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netpoll_select.Plo@am__quote@
  2331. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panic.Plo@am__quote@
  2332. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parfor.Plo@am__quote@
  2333. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Plo@am__quote@
  2334. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/proc.Plo@am__quote@
  2335. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rdebug.Plo@am__quote@
  2336. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflect.Plo@am__quote@
  2337. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtems-task-variable-add.Plo@am__quote@
  2338. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime.Plo@am__quote@
  2339. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/runtime1.Plo@am__quote@
  2340. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sema.Plo@am__quote@
  2341. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal_unix.Plo@am__quote@
  2342. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sigqueue.Plo@am__quote@
  2343. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string.Plo@am__quote@
  2344. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-linux.Plo@am__quote@
  2345. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread-sema.Plo@am__quote@
  2346. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/thread.Plo@am__quote@
  2347. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Plo@am__quote@
  2348. @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yield.Plo@am__quote@
  2349. .c.o:
  2350. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  2351. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  2352. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2353. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2354. @am__fastdepCC_FALSE@ $(COMPILE) -c $<
  2355. .c.obj:
  2356. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
  2357. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
  2358. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2359. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2360. @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
  2361. .c.lo:
  2362. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
  2363. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
  2364. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  2365. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2366. @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
  2367. libgobegin_llgo_a-go-main.o: runtime/go-main.c
  2368. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -MT libgobegin_llgo_a-go-main.o -MD -MP -MF $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo -c -o libgobegin_llgo_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
  2369. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo $(DEPDIR)/libgobegin_llgo_a-go-main.Po
  2370. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_llgo_a-go-main.o' libtool=no @AMDEPBACKSLASH@
  2371. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2372. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -c -o libgobegin_llgo_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
  2373. libgobegin_llgo_a-go-main.obj: runtime/go-main.c
  2374. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -MT libgobegin_llgo_a-go-main.obj -MD -MP -MF $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo -c -o libgobegin_llgo_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
  2375. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_llgo_a-go-main.Tpo $(DEPDIR)/libgobegin_llgo_a-go-main.Po
  2376. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_llgo_a-go-main.obj' libtool=no @AMDEPBACKSLASH@
  2377. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2378. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_llgo_a_CFLAGS) $(CFLAGS) -c -o libgobegin_llgo_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
  2379. libgobegin_a-go-main.o: runtime/go-main.c
  2380. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -MT libgobegin_a-go-main.o -MD -MP -MF $(DEPDIR)/libgobegin_a-go-main.Tpo -c -o libgobegin_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
  2381. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_a-go-main.Tpo $(DEPDIR)/libgobegin_a-go-main.Po
  2382. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_a-go-main.o' libtool=no @AMDEPBACKSLASH@
  2383. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2384. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -c -o libgobegin_a-go-main.o `test -f 'runtime/go-main.c' || echo '$(srcdir)/'`runtime/go-main.c
  2385. libgobegin_a-go-main.obj: runtime/go-main.c
  2386. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -MT libgobegin_a-go-main.obj -MD -MP -MF $(DEPDIR)/libgobegin_a-go-main.Tpo -c -o libgobegin_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
  2387. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgobegin_a-go-main.Tpo $(DEPDIR)/libgobegin_a-go-main.Po
  2388. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-main.c' object='libgobegin_a-go-main.obj' libtool=no @AMDEPBACKSLASH@
  2389. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2390. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgobegin_a_CFLAGS) $(CFLAGS) -c -o libgobegin_a-go-main.obj `if test -f 'runtime/go-main.c'; then $(CYGPATH_W) 'runtime/go-main.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-main.c'; fi`
  2391. libgolibbegin_a-go-libmain.o: runtime/go-libmain.c
  2392. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -MT libgolibbegin_a-go-libmain.o -MD -MP -MF $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo -c -o libgolibbegin_a-go-libmain.o `test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime/go-libmain.c
  2393. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo $(DEPDIR)/libgolibbegin_a-go-libmain.Po
  2394. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-libmain.c' object='libgolibbegin_a-go-libmain.o' libtool=no @AMDEPBACKSLASH@
  2395. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2396. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -c -o libgolibbegin_a-go-libmain.o `test -f 'runtime/go-libmain.c' || echo '$(srcdir)/'`runtime/go-libmain.c
  2397. libgolibbegin_a-go-libmain.obj: runtime/go-libmain.c
  2398. @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -MT libgolibbegin_a-go-libmain.obj -MD -MP -MF $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo -c -o libgolibbegin_a-go-libmain.obj `if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
  2399. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgolibbegin_a-go-libmain.Tpo $(DEPDIR)/libgolibbegin_a-go-libmain.Po
  2400. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-libmain.c' object='libgolibbegin_a-go-libmain.obj' libtool=no @AMDEPBACKSLASH@
  2401. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2402. @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgolibbegin_a_CFLAGS) $(CFLAGS) -c -o libgolibbegin_a-go-libmain.obj `if test -f 'runtime/go-libmain.c'; then $(CYGPATH_W) 'runtime/go-libmain.c'; else $(CYGPATH_W) '$(srcdir)/runtime/go-libmain.c'; fi`
  2403. go-append.lo: runtime/go-append.c
  2404. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-append.lo -MD -MP -MF $(DEPDIR)/go-append.Tpo -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
  2405. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-append.Tpo $(DEPDIR)/go-append.Plo
  2406. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-append.c' object='go-append.lo' libtool=yes @AMDEPBACKSLASH@
  2407. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2408. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-append.lo `test -f 'runtime/go-append.c' || echo '$(srcdir)/'`runtime/go-append.c
  2409. go-assert.lo: runtime/go-assert.c
  2410. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-assert.lo -MD -MP -MF $(DEPDIR)/go-assert.Tpo -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
  2411. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert.Tpo $(DEPDIR)/go-assert.Plo
  2412. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert.c' object='go-assert.lo' libtool=yes @AMDEPBACKSLASH@
  2413. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2414. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-assert.lo `test -f 'runtime/go-assert.c' || echo '$(srcdir)/'`runtime/go-assert.c
  2415. go-assert-interface.lo: runtime/go-assert-interface.c
  2416. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-assert-interface.lo -MD -MP -MF $(DEPDIR)/go-assert-interface.Tpo -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
  2417. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-assert-interface.Tpo $(DEPDIR)/go-assert-interface.Plo
  2418. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-assert-interface.c' object='go-assert-interface.lo' libtool=yes @AMDEPBACKSLASH@
  2419. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2420. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-assert-interface.lo `test -f 'runtime/go-assert-interface.c' || echo '$(srcdir)/'`runtime/go-assert-interface.c
  2421. go-byte-array-to-string.lo: runtime/go-byte-array-to-string.c
  2422. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-byte-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-byte-array-to-string.Tpo -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
  2423. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-byte-array-to-string.Tpo $(DEPDIR)/go-byte-array-to-string.Plo
  2424. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-byte-array-to-string.c' object='go-byte-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
  2425. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2426. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-byte-array-to-string.lo `test -f 'runtime/go-byte-array-to-string.c' || echo '$(srcdir)/'`runtime/go-byte-array-to-string.c
  2427. go-breakpoint.lo: runtime/go-breakpoint.c
  2428. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-breakpoint.lo -MD -MP -MF $(DEPDIR)/go-breakpoint.Tpo -c -o go-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
  2429. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-breakpoint.Tpo $(DEPDIR)/go-breakpoint.Plo
  2430. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-breakpoint.c' object='go-breakpoint.lo' libtool=yes @AMDEPBACKSLASH@
  2431. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2432. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-breakpoint.lo `test -f 'runtime/go-breakpoint.c' || echo '$(srcdir)/'`runtime/go-breakpoint.c
  2433. go-caller.lo: runtime/go-caller.c
  2434. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-caller.lo -MD -MP -MF $(DEPDIR)/go-caller.Tpo -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
  2435. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-caller.Tpo $(DEPDIR)/go-caller.Plo
  2436. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-caller.c' object='go-caller.lo' libtool=yes @AMDEPBACKSLASH@
  2437. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2438. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-caller.lo `test -f 'runtime/go-caller.c' || echo '$(srcdir)/'`runtime/go-caller.c
  2439. go-callers.lo: runtime/go-callers.c
  2440. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-callers.lo -MD -MP -MF $(DEPDIR)/go-callers.Tpo -c -o go-callers.lo `test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime/go-callers.c
  2441. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-callers.Tpo $(DEPDIR)/go-callers.Plo
  2442. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-callers.c' object='go-callers.lo' libtool=yes @AMDEPBACKSLASH@
  2443. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2444. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-callers.lo `test -f 'runtime/go-callers.c' || echo '$(srcdir)/'`runtime/go-callers.c
  2445. go-can-convert-interface.lo: runtime/go-can-convert-interface.c
  2446. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-can-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-can-convert-interface.Tpo -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
  2447. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-can-convert-interface.Tpo $(DEPDIR)/go-can-convert-interface.Plo
  2448. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-can-convert-interface.c' object='go-can-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
  2449. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2450. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-can-convert-interface.lo `test -f 'runtime/go-can-convert-interface.c' || echo '$(srcdir)/'`runtime/go-can-convert-interface.c
  2451. go-cdiv.lo: runtime/go-cdiv.c
  2452. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-cdiv.lo -MD -MP -MF $(DEPDIR)/go-cdiv.Tpo -c -o go-cdiv.lo `test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime/go-cdiv.c
  2453. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cdiv.Tpo $(DEPDIR)/go-cdiv.Plo
  2454. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cdiv.c' object='go-cdiv.lo' libtool=yes @AMDEPBACKSLASH@
  2455. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2456. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-cdiv.lo `test -f 'runtime/go-cdiv.c' || echo '$(srcdir)/'`runtime/go-cdiv.c
  2457. go-cgo.lo: runtime/go-cgo.c
  2458. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-cgo.lo -MD -MP -MF $(DEPDIR)/go-cgo.Tpo -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
  2459. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-cgo.Tpo $(DEPDIR)/go-cgo.Plo
  2460. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-cgo.c' object='go-cgo.lo' libtool=yes @AMDEPBACKSLASH@
  2461. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2462. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-cgo.lo `test -f 'runtime/go-cgo.c' || echo '$(srcdir)/'`runtime/go-cgo.c
  2463. go-check-interface.lo: runtime/go-check-interface.c
  2464. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-check-interface.lo -MD -MP -MF $(DEPDIR)/go-check-interface.Tpo -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
  2465. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-check-interface.Tpo $(DEPDIR)/go-check-interface.Plo
  2466. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-check-interface.c' object='go-check-interface.lo' libtool=yes @AMDEPBACKSLASH@
  2467. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2468. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-check-interface.lo `test -f 'runtime/go-check-interface.c' || echo '$(srcdir)/'`runtime/go-check-interface.c
  2469. go-construct-map.lo: runtime/go-construct-map.c
  2470. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-construct-map.lo -MD -MP -MF $(DEPDIR)/go-construct-map.Tpo -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
  2471. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-construct-map.Tpo $(DEPDIR)/go-construct-map.Plo
  2472. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-construct-map.c' object='go-construct-map.lo' libtool=yes @AMDEPBACKSLASH@
  2473. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2474. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-construct-map.lo `test -f 'runtime/go-construct-map.c' || echo '$(srcdir)/'`runtime/go-construct-map.c
  2475. go-convert-interface.lo: runtime/go-convert-interface.c
  2476. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-convert-interface.lo -MD -MP -MF $(DEPDIR)/go-convert-interface.Tpo -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
  2477. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-convert-interface.Tpo $(DEPDIR)/go-convert-interface.Plo
  2478. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-convert-interface.c' object='go-convert-interface.lo' libtool=yes @AMDEPBACKSLASH@
  2479. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2480. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-convert-interface.lo `test -f 'runtime/go-convert-interface.c' || echo '$(srcdir)/'`runtime/go-convert-interface.c
  2481. go-copy.lo: runtime/go-copy.c
  2482. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-copy.lo -MD -MP -MF $(DEPDIR)/go-copy.Tpo -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
  2483. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-copy.Tpo $(DEPDIR)/go-copy.Plo
  2484. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-copy.c' object='go-copy.lo' libtool=yes @AMDEPBACKSLASH@
  2485. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2486. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-copy.lo `test -f 'runtime/go-copy.c' || echo '$(srcdir)/'`runtime/go-copy.c
  2487. go-defer.lo: runtime/go-defer.c
  2488. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-defer.lo -MD -MP -MF $(DEPDIR)/go-defer.Tpo -c -o go-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
  2489. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-defer.Tpo $(DEPDIR)/go-defer.Plo
  2490. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-defer.c' object='go-defer.lo' libtool=yes @AMDEPBACKSLASH@
  2491. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2492. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-defer.lo `test -f 'runtime/go-defer.c' || echo '$(srcdir)/'`runtime/go-defer.c
  2493. go-deferred-recover.lo: runtime/go-deferred-recover.c
  2494. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-deferred-recover.lo -MD -MP -MF $(DEPDIR)/go-deferred-recover.Tpo -c -o go-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
  2495. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-deferred-recover.Tpo $(DEPDIR)/go-deferred-recover.Plo
  2496. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-deferred-recover.c' object='go-deferred-recover.lo' libtool=yes @AMDEPBACKSLASH@
  2497. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2498. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-deferred-recover.lo `test -f 'runtime/go-deferred-recover.c' || echo '$(srcdir)/'`runtime/go-deferred-recover.c
  2499. go-eface-compare.lo: runtime/go-eface-compare.c
  2500. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-compare.Tpo -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
  2501. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-compare.Tpo $(DEPDIR)/go-eface-compare.Plo
  2502. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-compare.c' object='go-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
  2503. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2504. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-eface-compare.lo `test -f 'runtime/go-eface-compare.c' || echo '$(srcdir)/'`runtime/go-eface-compare.c
  2505. go-eface-val-compare.lo: runtime/go-eface-val-compare.c
  2506. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-eface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-eface-val-compare.Tpo -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
  2507. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-eface-val-compare.Tpo $(DEPDIR)/go-eface-val-compare.Plo
  2508. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-eface-val-compare.c' object='go-eface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
  2509. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2510. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-eface-val-compare.lo `test -f 'runtime/go-eface-val-compare.c' || echo '$(srcdir)/'`runtime/go-eface-val-compare.c
  2511. go-ffi.lo: runtime/go-ffi.c
  2512. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-ffi.lo -MD -MP -MF $(DEPDIR)/go-ffi.Tpo -c -o go-ffi.lo `test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime/go-ffi.c
  2513. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-ffi.Tpo $(DEPDIR)/go-ffi.Plo
  2514. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-ffi.c' object='go-ffi.lo' libtool=yes @AMDEPBACKSLASH@
  2515. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2516. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-ffi.lo `test -f 'runtime/go-ffi.c' || echo '$(srcdir)/'`runtime/go-ffi.c
  2517. go-fieldtrack.lo: runtime/go-fieldtrack.c
  2518. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-fieldtrack.lo -MD -MP -MF $(DEPDIR)/go-fieldtrack.Tpo -c -o go-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
  2519. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-fieldtrack.Tpo $(DEPDIR)/go-fieldtrack.Plo
  2520. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-fieldtrack.c' object='go-fieldtrack.lo' libtool=yes @AMDEPBACKSLASH@
  2521. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2522. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-fieldtrack.lo `test -f 'runtime/go-fieldtrack.c' || echo '$(srcdir)/'`runtime/go-fieldtrack.c
  2523. go-int-array-to-string.lo: runtime/go-int-array-to-string.c
  2524. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-array-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-array-to-string.Tpo -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
  2525. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-array-to-string.Tpo $(DEPDIR)/go-int-array-to-string.Plo
  2526. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-array-to-string.c' object='go-int-array-to-string.lo' libtool=yes @AMDEPBACKSLASH@
  2527. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2528. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-int-array-to-string.lo `test -f 'runtime/go-int-array-to-string.c' || echo '$(srcdir)/'`runtime/go-int-array-to-string.c
  2529. go-int-to-string.lo: runtime/go-int-to-string.c
  2530. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-int-to-string.lo -MD -MP -MF $(DEPDIR)/go-int-to-string.Tpo -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
  2531. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-int-to-string.Tpo $(DEPDIR)/go-int-to-string.Plo
  2532. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-int-to-string.c' object='go-int-to-string.lo' libtool=yes @AMDEPBACKSLASH@
  2533. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2534. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-int-to-string.lo `test -f 'runtime/go-int-to-string.c' || echo '$(srcdir)/'`runtime/go-int-to-string.c
  2535. go-interface-compare.lo: runtime/go-interface-compare.c
  2536. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-compare.Tpo -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
  2537. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-compare.Tpo $(DEPDIR)/go-interface-compare.Plo
  2538. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-compare.c' object='go-interface-compare.lo' libtool=yes @AMDEPBACKSLASH@
  2539. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2540. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-interface-compare.lo `test -f 'runtime/go-interface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-compare.c
  2541. go-interface-eface-compare.lo: runtime/go-interface-eface-compare.c
  2542. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-eface-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-eface-compare.Tpo -c -o go-interface-eface-compare.lo `test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-eface-compare.c
  2543. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-eface-compare.Tpo $(DEPDIR)/go-interface-eface-compare.Plo
  2544. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-eface-compare.c' object='go-interface-eface-compare.lo' libtool=yes @AMDEPBACKSLASH@
  2545. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2546. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-interface-eface-compare.lo `test -f 'runtime/go-interface-eface-compare.c' || echo '$(srcdir)/'`runtime/go-interface-eface-compare.c
  2547. go-interface-val-compare.lo: runtime/go-interface-val-compare.c
  2548. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-interface-val-compare.lo -MD -MP -MF $(DEPDIR)/go-interface-val-compare.Tpo -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
  2549. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-interface-val-compare.Tpo $(DEPDIR)/go-interface-val-compare.Plo
  2550. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-interface-val-compare.c' object='go-interface-val-compare.lo' libtool=yes @AMDEPBACKSLASH@
  2551. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2552. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-interface-val-compare.lo `test -f 'runtime/go-interface-val-compare.c' || echo '$(srcdir)/'`runtime/go-interface-val-compare.c
  2553. go-make-slice.lo: runtime/go-make-slice.c
  2554. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-make-slice.lo -MD -MP -MF $(DEPDIR)/go-make-slice.Tpo -c -o go-make-slice.lo `test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime/go-make-slice.c
  2555. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-make-slice.Tpo $(DEPDIR)/go-make-slice.Plo
  2556. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-make-slice.c' object='go-make-slice.lo' libtool=yes @AMDEPBACKSLASH@
  2557. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2558. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-make-slice.lo `test -f 'runtime/go-make-slice.c' || echo '$(srcdir)/'`runtime/go-make-slice.c
  2559. go-map-delete.lo: runtime/go-map-delete.c
  2560. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-delete.lo -MD -MP -MF $(DEPDIR)/go-map-delete.Tpo -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
  2561. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-delete.Tpo $(DEPDIR)/go-map-delete.Plo
  2562. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-delete.c' object='go-map-delete.lo' libtool=yes @AMDEPBACKSLASH@
  2563. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2564. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-delete.lo `test -f 'runtime/go-map-delete.c' || echo '$(srcdir)/'`runtime/go-map-delete.c
  2565. go-map-index.lo: runtime/go-map-index.c
  2566. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-index.lo -MD -MP -MF $(DEPDIR)/go-map-index.Tpo -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
  2567. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-index.Tpo $(DEPDIR)/go-map-index.Plo
  2568. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-index.c' object='go-map-index.lo' libtool=yes @AMDEPBACKSLASH@
  2569. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2570. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-index.lo `test -f 'runtime/go-map-index.c' || echo '$(srcdir)/'`runtime/go-map-index.c
  2571. go-map-len.lo: runtime/go-map-len.c
  2572. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-len.lo -MD -MP -MF $(DEPDIR)/go-map-len.Tpo -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
  2573. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-len.Tpo $(DEPDIR)/go-map-len.Plo
  2574. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-len.c' object='go-map-len.lo' libtool=yes @AMDEPBACKSLASH@
  2575. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2576. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-len.lo `test -f 'runtime/go-map-len.c' || echo '$(srcdir)/'`runtime/go-map-len.c
  2577. go-map-range.lo: runtime/go-map-range.c
  2578. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-map-range.lo -MD -MP -MF $(DEPDIR)/go-map-range.Tpo -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
  2579. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-map-range.Tpo $(DEPDIR)/go-map-range.Plo
  2580. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-map-range.c' object='go-map-range.lo' libtool=yes @AMDEPBACKSLASH@
  2581. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2582. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-map-range.lo `test -f 'runtime/go-map-range.c' || echo '$(srcdir)/'`runtime/go-map-range.c
  2583. go-matherr.lo: runtime/go-matherr.c
  2584. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-matherr.lo -MD -MP -MF $(DEPDIR)/go-matherr.Tpo -c -o go-matherr.lo `test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime/go-matherr.c
  2585. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-matherr.Tpo $(DEPDIR)/go-matherr.Plo
  2586. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-matherr.c' object='go-matherr.lo' libtool=yes @AMDEPBACKSLASH@
  2587. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2588. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-matherr.lo `test -f 'runtime/go-matherr.c' || echo '$(srcdir)/'`runtime/go-matherr.c
  2589. go-memcmp.lo: runtime/go-memcmp.c
  2590. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-memcmp.lo -MD -MP -MF $(DEPDIR)/go-memcmp.Tpo -c -o go-memcmp.lo `test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime/go-memcmp.c
  2591. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-memcmp.Tpo $(DEPDIR)/go-memcmp.Plo
  2592. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-memcmp.c' object='go-memcmp.lo' libtool=yes @AMDEPBACKSLASH@
  2593. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2594. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-memcmp.lo `test -f 'runtime/go-memcmp.c' || echo '$(srcdir)/'`runtime/go-memcmp.c
  2595. go-nanotime.lo: runtime/go-nanotime.c
  2596. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-nanotime.lo -MD -MP -MF $(DEPDIR)/go-nanotime.Tpo -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
  2597. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nanotime.Tpo $(DEPDIR)/go-nanotime.Plo
  2598. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nanotime.c' object='go-nanotime.lo' libtool=yes @AMDEPBACKSLASH@
  2599. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2600. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-nanotime.lo `test -f 'runtime/go-nanotime.c' || echo '$(srcdir)/'`runtime/go-nanotime.c
  2601. go-now.lo: runtime/go-now.c
  2602. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-now.lo -MD -MP -MF $(DEPDIR)/go-now.Tpo -c -o go-now.lo `test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime/go-now.c
  2603. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-now.Tpo $(DEPDIR)/go-now.Plo
  2604. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-now.c' object='go-now.lo' libtool=yes @AMDEPBACKSLASH@
  2605. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2606. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-now.lo `test -f 'runtime/go-now.c' || echo '$(srcdir)/'`runtime/go-now.c
  2607. go-new-map.lo: runtime/go-new-map.c
  2608. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new-map.lo -MD -MP -MF $(DEPDIR)/go-new-map.Tpo -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
  2609. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new-map.Tpo $(DEPDIR)/go-new-map.Plo
  2610. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new-map.c' object='go-new-map.lo' libtool=yes @AMDEPBACKSLASH@
  2611. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2612. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new-map.lo `test -f 'runtime/go-new-map.c' || echo '$(srcdir)/'`runtime/go-new-map.c
  2613. go-new.lo: runtime/go-new.c
  2614. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-new.lo -MD -MP -MF $(DEPDIR)/go-new.Tpo -c -o go-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
  2615. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-new.Tpo $(DEPDIR)/go-new.Plo
  2616. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-new.c' object='go-new.lo' libtool=yes @AMDEPBACKSLASH@
  2617. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2618. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-new.lo `test -f 'runtime/go-new.c' || echo '$(srcdir)/'`runtime/go-new.c
  2619. go-nosys.lo: runtime/go-nosys.c
  2620. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-nosys.lo -MD -MP -MF $(DEPDIR)/go-nosys.Tpo -c -o go-nosys.lo `test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime/go-nosys.c
  2621. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-nosys.Tpo $(DEPDIR)/go-nosys.Plo
  2622. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-nosys.c' object='go-nosys.lo' libtool=yes @AMDEPBACKSLASH@
  2623. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2624. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-nosys.lo `test -f 'runtime/go-nosys.c' || echo '$(srcdir)/'`runtime/go-nosys.c
  2625. go-panic.lo: runtime/go-panic.c
  2626. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-panic.lo -MD -MP -MF $(DEPDIR)/go-panic.Tpo -c -o go-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
  2627. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-panic.Tpo $(DEPDIR)/go-panic.Plo
  2628. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-panic.c' object='go-panic.lo' libtool=yes @AMDEPBACKSLASH@
  2629. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2630. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-panic.lo `test -f 'runtime/go-panic.c' || echo '$(srcdir)/'`runtime/go-panic.c
  2631. go-print.lo: runtime/go-print.c
  2632. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-print.lo -MD -MP -MF $(DEPDIR)/go-print.Tpo -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
  2633. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-print.Tpo $(DEPDIR)/go-print.Plo
  2634. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-print.c' object='go-print.lo' libtool=yes @AMDEPBACKSLASH@
  2635. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2636. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-print.lo `test -f 'runtime/go-print.c' || echo '$(srcdir)/'`runtime/go-print.c
  2637. go-recover.lo: runtime/go-recover.c
  2638. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-recover.lo -MD -MP -MF $(DEPDIR)/go-recover.Tpo -c -o go-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
  2639. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-recover.Tpo $(DEPDIR)/go-recover.Plo
  2640. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-recover.c' object='go-recover.lo' libtool=yes @AMDEPBACKSLASH@
  2641. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2642. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-recover.lo `test -f 'runtime/go-recover.c' || echo '$(srcdir)/'`runtime/go-recover.c
  2643. go-reflect-call.lo: runtime/go-reflect-call.c
  2644. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-call.lo -MD -MP -MF $(DEPDIR)/go-reflect-call.Tpo -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
  2645. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-call.Tpo $(DEPDIR)/go-reflect-call.Plo
  2646. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-call.c' object='go-reflect-call.lo' libtool=yes @AMDEPBACKSLASH@
  2647. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2648. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-call.lo `test -f 'runtime/go-reflect-call.c' || echo '$(srcdir)/'`runtime/go-reflect-call.c
  2649. go-reflect-map.lo: runtime/go-reflect-map.c
  2650. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-reflect-map.lo -MD -MP -MF $(DEPDIR)/go-reflect-map.Tpo -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
  2651. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-reflect-map.Tpo $(DEPDIR)/go-reflect-map.Plo
  2652. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-reflect-map.c' object='go-reflect-map.lo' libtool=yes @AMDEPBACKSLASH@
  2653. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2654. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-reflect-map.lo `test -f 'runtime/go-reflect-map.c' || echo '$(srcdir)/'`runtime/go-reflect-map.c
  2655. go-rune.lo: runtime/go-rune.c
  2656. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-rune.lo -MD -MP -MF $(DEPDIR)/go-rune.Tpo -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
  2657. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-rune.Tpo $(DEPDIR)/go-rune.Plo
  2658. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-rune.c' object='go-rune.lo' libtool=yes @AMDEPBACKSLASH@
  2659. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2660. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-rune.lo `test -f 'runtime/go-rune.c' || echo '$(srcdir)/'`runtime/go-rune.c
  2661. go-runtime-error.lo: runtime/go-runtime-error.c
  2662. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-runtime-error.lo -MD -MP -MF $(DEPDIR)/go-runtime-error.Tpo -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
  2663. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-runtime-error.Tpo $(DEPDIR)/go-runtime-error.Plo
  2664. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-runtime-error.c' object='go-runtime-error.lo' libtool=yes @AMDEPBACKSLASH@
  2665. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2666. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-runtime-error.lo `test -f 'runtime/go-runtime-error.c' || echo '$(srcdir)/'`runtime/go-runtime-error.c
  2667. go-setenv.lo: runtime/go-setenv.c
  2668. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-setenv.lo -MD -MP -MF $(DEPDIR)/go-setenv.Tpo -c -o go-setenv.lo `test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime/go-setenv.c
  2669. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-setenv.Tpo $(DEPDIR)/go-setenv.Plo
  2670. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-setenv.c' object='go-setenv.lo' libtool=yes @AMDEPBACKSLASH@
  2671. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2672. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-setenv.lo `test -f 'runtime/go-setenv.c' || echo '$(srcdir)/'`runtime/go-setenv.c
  2673. go-signal.lo: runtime/go-signal.c
  2674. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-signal.lo -MD -MP -MF $(DEPDIR)/go-signal.Tpo -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
  2675. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-signal.Tpo $(DEPDIR)/go-signal.Plo
  2676. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-signal.c' object='go-signal.lo' libtool=yes @AMDEPBACKSLASH@
  2677. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2678. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-signal.lo `test -f 'runtime/go-signal.c' || echo '$(srcdir)/'`runtime/go-signal.c
  2679. go-strcmp.lo: runtime/go-strcmp.c
  2680. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strcmp.lo -MD -MP -MF $(DEPDIR)/go-strcmp.Tpo -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
  2681. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strcmp.Tpo $(DEPDIR)/go-strcmp.Plo
  2682. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strcmp.c' object='go-strcmp.lo' libtool=yes @AMDEPBACKSLASH@
  2683. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2684. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strcmp.lo `test -f 'runtime/go-strcmp.c' || echo '$(srcdir)/'`runtime/go-strcmp.c
  2685. go-string-to-byte-array.lo: runtime/go-string-to-byte-array.c
  2686. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-byte-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-byte-array.Tpo -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
  2687. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-byte-array.Tpo $(DEPDIR)/go-string-to-byte-array.Plo
  2688. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-byte-array.c' object='go-string-to-byte-array.lo' libtool=yes @AMDEPBACKSLASH@
  2689. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2690. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-byte-array.lo `test -f 'runtime/go-string-to-byte-array.c' || echo '$(srcdir)/'`runtime/go-string-to-byte-array.c
  2691. go-string-to-int-array.lo: runtime/go-string-to-int-array.c
  2692. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-string-to-int-array.lo -MD -MP -MF $(DEPDIR)/go-string-to-int-array.Tpo -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
  2693. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-string-to-int-array.Tpo $(DEPDIR)/go-string-to-int-array.Plo
  2694. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-string-to-int-array.c' object='go-string-to-int-array.lo' libtool=yes @AMDEPBACKSLASH@
  2695. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2696. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-string-to-int-array.lo `test -f 'runtime/go-string-to-int-array.c' || echo '$(srcdir)/'`runtime/go-string-to-int-array.c
  2697. go-strplus.lo: runtime/go-strplus.c
  2698. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strplus.lo -MD -MP -MF $(DEPDIR)/go-strplus.Tpo -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
  2699. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strplus.Tpo $(DEPDIR)/go-strplus.Plo
  2700. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strplus.c' object='go-strplus.lo' libtool=yes @AMDEPBACKSLASH@
  2701. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2702. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strplus.lo `test -f 'runtime/go-strplus.c' || echo '$(srcdir)/'`runtime/go-strplus.c
  2703. go-strslice.lo: runtime/go-strslice.c
  2704. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-strslice.lo -MD -MP -MF $(DEPDIR)/go-strslice.Tpo -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
  2705. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-strslice.Tpo $(DEPDIR)/go-strslice.Plo
  2706. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-strslice.c' object='go-strslice.lo' libtool=yes @AMDEPBACKSLASH@
  2707. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2708. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-strslice.lo `test -f 'runtime/go-strslice.c' || echo '$(srcdir)/'`runtime/go-strslice.c
  2709. go-traceback.lo: runtime/go-traceback.c
  2710. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-traceback.lo -MD -MP -MF $(DEPDIR)/go-traceback.Tpo -c -o go-traceback.lo `test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime/go-traceback.c
  2711. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-traceback.Tpo $(DEPDIR)/go-traceback.Plo
  2712. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-traceback.c' object='go-traceback.lo' libtool=yes @AMDEPBACKSLASH@
  2713. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2714. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-traceback.lo `test -f 'runtime/go-traceback.c' || echo '$(srcdir)/'`runtime/go-traceback.c
  2715. go-type-complex.lo: runtime/go-type-complex.c
  2716. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-complex.lo -MD -MP -MF $(DEPDIR)/go-type-complex.Tpo -c -o go-type-complex.lo `test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime/go-type-complex.c
  2717. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-complex.Tpo $(DEPDIR)/go-type-complex.Plo
  2718. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-complex.c' object='go-type-complex.lo' libtool=yes @AMDEPBACKSLASH@
  2719. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2720. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-complex.lo `test -f 'runtime/go-type-complex.c' || echo '$(srcdir)/'`runtime/go-type-complex.c
  2721. go-type-eface.lo: runtime/go-type-eface.c
  2722. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-eface.lo -MD -MP -MF $(DEPDIR)/go-type-eface.Tpo -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
  2723. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-eface.Tpo $(DEPDIR)/go-type-eface.Plo
  2724. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-eface.c' object='go-type-eface.lo' libtool=yes @AMDEPBACKSLASH@
  2725. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2726. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-eface.lo `test -f 'runtime/go-type-eface.c' || echo '$(srcdir)/'`runtime/go-type-eface.c
  2727. go-type-error.lo: runtime/go-type-error.c
  2728. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-error.lo -MD -MP -MF $(DEPDIR)/go-type-error.Tpo -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
  2729. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-error.Tpo $(DEPDIR)/go-type-error.Plo
  2730. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-error.c' object='go-type-error.lo' libtool=yes @AMDEPBACKSLASH@
  2731. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2732. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-error.lo `test -f 'runtime/go-type-error.c' || echo '$(srcdir)/'`runtime/go-type-error.c
  2733. go-type-float.lo: runtime/go-type-float.c
  2734. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-float.lo -MD -MP -MF $(DEPDIR)/go-type-float.Tpo -c -o go-type-float.lo `test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime/go-type-float.c
  2735. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-float.Tpo $(DEPDIR)/go-type-float.Plo
  2736. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-float.c' object='go-type-float.lo' libtool=yes @AMDEPBACKSLASH@
  2737. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2738. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-float.lo `test -f 'runtime/go-type-float.c' || echo '$(srcdir)/'`runtime/go-type-float.c
  2739. go-type-identity.lo: runtime/go-type-identity.c
  2740. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-identity.lo -MD -MP -MF $(DEPDIR)/go-type-identity.Tpo -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
  2741. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-identity.Tpo $(DEPDIR)/go-type-identity.Plo
  2742. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-identity.c' object='go-type-identity.lo' libtool=yes @AMDEPBACKSLASH@
  2743. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2744. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-identity.lo `test -f 'runtime/go-type-identity.c' || echo '$(srcdir)/'`runtime/go-type-identity.c
  2745. go-type-interface.lo: runtime/go-type-interface.c
  2746. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-interface.lo -MD -MP -MF $(DEPDIR)/go-type-interface.Tpo -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
  2747. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-interface.Tpo $(DEPDIR)/go-type-interface.Plo
  2748. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-interface.c' object='go-type-interface.lo' libtool=yes @AMDEPBACKSLASH@
  2749. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2750. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-interface.lo `test -f 'runtime/go-type-interface.c' || echo '$(srcdir)/'`runtime/go-type-interface.c
  2751. go-type-string.lo: runtime/go-type-string.c
  2752. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-type-string.lo -MD -MP -MF $(DEPDIR)/go-type-string.Tpo -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
  2753. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-type-string.Tpo $(DEPDIR)/go-type-string.Plo
  2754. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-type-string.c' object='go-type-string.lo' libtool=yes @AMDEPBACKSLASH@
  2755. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2756. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-type-string.lo `test -f 'runtime/go-type-string.c' || echo '$(srcdir)/'`runtime/go-type-string.c
  2757. go-typedesc-equal.lo: runtime/go-typedesc-equal.c
  2758. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-typedesc-equal.lo -MD -MP -MF $(DEPDIR)/go-typedesc-equal.Tpo -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
  2759. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-typedesc-equal.Tpo $(DEPDIR)/go-typedesc-equal.Plo
  2760. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-typedesc-equal.c' object='go-typedesc-equal.lo' libtool=yes @AMDEPBACKSLASH@
  2761. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2762. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-typedesc-equal.lo `test -f 'runtime/go-typedesc-equal.c' || echo '$(srcdir)/'`runtime/go-typedesc-equal.c
  2763. go-unsafe-new.lo: runtime/go-unsafe-new.c
  2764. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-new.lo -MD -MP -MF $(DEPDIR)/go-unsafe-new.Tpo -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
  2765. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-new.Tpo $(DEPDIR)/go-unsafe-new.Plo
  2766. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-new.c' object='go-unsafe-new.lo' libtool=yes @AMDEPBACKSLASH@
  2767. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2768. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-new.lo `test -f 'runtime/go-unsafe-new.c' || echo '$(srcdir)/'`runtime/go-unsafe-new.c
  2769. go-unsafe-newarray.lo: runtime/go-unsafe-newarray.c
  2770. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-newarray.lo -MD -MP -MF $(DEPDIR)/go-unsafe-newarray.Tpo -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
  2771. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-newarray.Tpo $(DEPDIR)/go-unsafe-newarray.Plo
  2772. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-newarray.c' object='go-unsafe-newarray.lo' libtool=yes @AMDEPBACKSLASH@
  2773. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2774. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-newarray.lo `test -f 'runtime/go-unsafe-newarray.c' || echo '$(srcdir)/'`runtime/go-unsafe-newarray.c
  2775. go-unsafe-pointer.lo: runtime/go-unsafe-pointer.c
  2776. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsafe-pointer.lo -MD -MP -MF $(DEPDIR)/go-unsafe-pointer.Tpo -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
  2777. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsafe-pointer.Tpo $(DEPDIR)/go-unsafe-pointer.Plo
  2778. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsafe-pointer.c' object='go-unsafe-pointer.lo' libtool=yes @AMDEPBACKSLASH@
  2779. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2780. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsafe-pointer.lo `test -f 'runtime/go-unsafe-pointer.c' || echo '$(srcdir)/'`runtime/go-unsafe-pointer.c
  2781. go-unsetenv.lo: runtime/go-unsetenv.c
  2782. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unsetenv.lo -MD -MP -MF $(DEPDIR)/go-unsetenv.Tpo -c -o go-unsetenv.lo `test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime/go-unsetenv.c
  2783. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unsetenv.Tpo $(DEPDIR)/go-unsetenv.Plo
  2784. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unsetenv.c' object='go-unsetenv.lo' libtool=yes @AMDEPBACKSLASH@
  2785. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2786. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unsetenv.lo `test -f 'runtime/go-unsetenv.c' || echo '$(srcdir)/'`runtime/go-unsetenv.c
  2787. go-unwind.lo: runtime/go-unwind.c
  2788. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-unwind.lo -MD -MP -MF $(DEPDIR)/go-unwind.Tpo -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
  2789. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-unwind.Tpo $(DEPDIR)/go-unwind.Plo
  2790. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-unwind.c' object='go-unwind.lo' libtool=yes @AMDEPBACKSLASH@
  2791. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2792. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-unwind.lo `test -f 'runtime/go-unwind.c' || echo '$(srcdir)/'`runtime/go-unwind.c
  2793. go-varargs.lo: runtime/go-varargs.c
  2794. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT go-varargs.lo -MD -MP -MF $(DEPDIR)/go-varargs.Tpo -c -o go-varargs.lo `test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime/go-varargs.c
  2795. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/go-varargs.Tpo $(DEPDIR)/go-varargs.Plo
  2796. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/go-varargs.c' object='go-varargs.lo' libtool=yes @AMDEPBACKSLASH@
  2797. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2798. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o go-varargs.lo `test -f 'runtime/go-varargs.c' || echo '$(srcdir)/'`runtime/go-varargs.c
  2799. env_posix.lo: runtime/env_posix.c
  2800. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT env_posix.lo -MD -MP -MF $(DEPDIR)/env_posix.Tpo -c -o env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
  2801. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/env_posix.Tpo $(DEPDIR)/env_posix.Plo
  2802. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/env_posix.c' object='env_posix.lo' libtool=yes @AMDEPBACKSLASH@
  2803. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2804. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o env_posix.lo `test -f 'runtime/env_posix.c' || echo '$(srcdir)/'`runtime/env_posix.c
  2805. heapdump.lo: runtime/heapdump.c
  2806. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT heapdump.lo -MD -MP -MF $(DEPDIR)/heapdump.Tpo -c -o heapdump.lo `test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime/heapdump.c
  2807. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/heapdump.Tpo $(DEPDIR)/heapdump.Plo
  2808. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/heapdump.c' object='heapdump.lo' libtool=yes @AMDEPBACKSLASH@
  2809. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2810. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o heapdump.lo `test -f 'runtime/heapdump.c' || echo '$(srcdir)/'`runtime/heapdump.c
  2811. lock_sema.lo: runtime/lock_sema.c
  2812. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_sema.lo -MD -MP -MF $(DEPDIR)/lock_sema.Tpo -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
  2813. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_sema.Tpo $(DEPDIR)/lock_sema.Plo
  2814. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_sema.c' object='lock_sema.lo' libtool=yes @AMDEPBACKSLASH@
  2815. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2816. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_sema.lo `test -f 'runtime/lock_sema.c' || echo '$(srcdir)/'`runtime/lock_sema.c
  2817. thread-sema.lo: runtime/thread-sema.c
  2818. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread-sema.lo -MD -MP -MF $(DEPDIR)/thread-sema.Tpo -c -o thread-sema.lo `test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime/thread-sema.c
  2819. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-sema.Tpo $(DEPDIR)/thread-sema.Plo
  2820. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-sema.c' object='thread-sema.lo' libtool=yes @AMDEPBACKSLASH@
  2821. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2822. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread-sema.lo `test -f 'runtime/thread-sema.c' || echo '$(srcdir)/'`runtime/thread-sema.c
  2823. lock_futex.lo: runtime/lock_futex.c
  2824. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT lock_futex.lo -MD -MP -MF $(DEPDIR)/lock_futex.Tpo -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
  2825. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/lock_futex.Tpo $(DEPDIR)/lock_futex.Plo
  2826. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/lock_futex.c' object='lock_futex.lo' libtool=yes @AMDEPBACKSLASH@
  2827. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2828. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o lock_futex.lo `test -f 'runtime/lock_futex.c' || echo '$(srcdir)/'`runtime/lock_futex.c
  2829. thread-linux.lo: runtime/thread-linux.c
  2830. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread-linux.lo -MD -MP -MF $(DEPDIR)/thread-linux.Tpo -c -o thread-linux.lo `test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime/thread-linux.c
  2831. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread-linux.Tpo $(DEPDIR)/thread-linux.Plo
  2832. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread-linux.c' object='thread-linux.lo' libtool=yes @AMDEPBACKSLASH@
  2833. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2834. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread-linux.lo `test -f 'runtime/thread-linux.c' || echo '$(srcdir)/'`runtime/thread-linux.c
  2835. mcache.lo: runtime/mcache.c
  2836. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcache.lo -MD -MP -MF $(DEPDIR)/mcache.Tpo -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
  2837. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcache.Tpo $(DEPDIR)/mcache.Plo
  2838. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcache.c' object='mcache.lo' libtool=yes @AMDEPBACKSLASH@
  2839. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2840. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcache.lo `test -f 'runtime/mcache.c' || echo '$(srcdir)/'`runtime/mcache.c
  2841. mcentral.lo: runtime/mcentral.c
  2842. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mcentral.lo -MD -MP -MF $(DEPDIR)/mcentral.Tpo -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
  2843. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mcentral.Tpo $(DEPDIR)/mcentral.Plo
  2844. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mcentral.c' object='mcentral.lo' libtool=yes @AMDEPBACKSLASH@
  2845. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2846. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mcentral.lo `test -f 'runtime/mcentral.c' || echo '$(srcdir)/'`runtime/mcentral.c
  2847. mem_posix_memalign.lo: runtime/mem_posix_memalign.c
  2848. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem_posix_memalign.lo -MD -MP -MF $(DEPDIR)/mem_posix_memalign.Tpo -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
  2849. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem_posix_memalign.Tpo $(DEPDIR)/mem_posix_memalign.Plo
  2850. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem_posix_memalign.c' object='mem_posix_memalign.lo' libtool=yes @AMDEPBACKSLASH@
  2851. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2852. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem_posix_memalign.lo `test -f 'runtime/mem_posix_memalign.c' || echo '$(srcdir)/'`runtime/mem_posix_memalign.c
  2853. mem.lo: runtime/mem.c
  2854. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mem.lo -MD -MP -MF $(DEPDIR)/mem.Tpo -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
  2855. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mem.Tpo $(DEPDIR)/mem.Plo
  2856. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mem.c' object='mem.lo' libtool=yes @AMDEPBACKSLASH@
  2857. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2858. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mem.lo `test -f 'runtime/mem.c' || echo '$(srcdir)/'`runtime/mem.c
  2859. mfixalloc.lo: runtime/mfixalloc.c
  2860. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mfixalloc.lo -MD -MP -MF $(DEPDIR)/mfixalloc.Tpo -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
  2861. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mfixalloc.Tpo $(DEPDIR)/mfixalloc.Plo
  2862. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mfixalloc.c' object='mfixalloc.lo' libtool=yes @AMDEPBACKSLASH@
  2863. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2864. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mfixalloc.lo `test -f 'runtime/mfixalloc.c' || echo '$(srcdir)/'`runtime/mfixalloc.c
  2865. mgc0.lo: runtime/mgc0.c
  2866. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mgc0.lo -MD -MP -MF $(DEPDIR)/mgc0.Tpo -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
  2867. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mgc0.Tpo $(DEPDIR)/mgc0.Plo
  2868. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mgc0.c' object='mgc0.lo' libtool=yes @AMDEPBACKSLASH@
  2869. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2870. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mgc0.lo `test -f 'runtime/mgc0.c' || echo '$(srcdir)/'`runtime/mgc0.c
  2871. mheap.lo: runtime/mheap.c
  2872. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT mheap.lo -MD -MP -MF $(DEPDIR)/mheap.Tpo -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
  2873. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/mheap.Tpo $(DEPDIR)/mheap.Plo
  2874. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/mheap.c' object='mheap.lo' libtool=yes @AMDEPBACKSLASH@
  2875. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2876. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o mheap.lo `test -f 'runtime/mheap.c' || echo '$(srcdir)/'`runtime/mheap.c
  2877. msize.lo: runtime/msize.c
  2878. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT msize.lo -MD -MP -MF $(DEPDIR)/msize.Tpo -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
  2879. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/msize.Tpo $(DEPDIR)/msize.Plo
  2880. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/msize.c' object='msize.lo' libtool=yes @AMDEPBACKSLASH@
  2881. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2882. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o msize.lo `test -f 'runtime/msize.c' || echo '$(srcdir)/'`runtime/msize.c
  2883. netpoll_kqueue.lo: runtime/netpoll_kqueue.c
  2884. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netpoll_kqueue.lo -MD -MP -MF $(DEPDIR)/netpoll_kqueue.Tpo -c -o netpoll_kqueue.lo `test -f 'runtime/netpoll_kqueue.c' || echo '$(srcdir)/'`runtime/netpoll_kqueue.c
  2885. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_kqueue.Tpo $(DEPDIR)/netpoll_kqueue.Plo
  2886. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_kqueue.c' object='netpoll_kqueue.lo' libtool=yes @AMDEPBACKSLASH@
  2887. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2888. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netpoll_kqueue.lo `test -f 'runtime/netpoll_kqueue.c' || echo '$(srcdir)/'`runtime/netpoll_kqueue.c
  2889. netpoll_select.lo: runtime/netpoll_select.c
  2890. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netpoll_select.lo -MD -MP -MF $(DEPDIR)/netpoll_select.Tpo -c -o netpoll_select.lo `test -f 'runtime/netpoll_select.c' || echo '$(srcdir)/'`runtime/netpoll_select.c
  2891. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_select.Tpo $(DEPDIR)/netpoll_select.Plo
  2892. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_select.c' object='netpoll_select.lo' libtool=yes @AMDEPBACKSLASH@
  2893. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2894. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netpoll_select.lo `test -f 'runtime/netpoll_select.c' || echo '$(srcdir)/'`runtime/netpoll_select.c
  2895. netpoll_epoll.lo: runtime/netpoll_epoll.c
  2896. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT netpoll_epoll.lo -MD -MP -MF $(DEPDIR)/netpoll_epoll.Tpo -c -o netpoll_epoll.lo `test -f 'runtime/netpoll_epoll.c' || echo '$(srcdir)/'`runtime/netpoll_epoll.c
  2897. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/netpoll_epoll.Tpo $(DEPDIR)/netpoll_epoll.Plo
  2898. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/netpoll_epoll.c' object='netpoll_epoll.lo' libtool=yes @AMDEPBACKSLASH@
  2899. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2900. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o netpoll_epoll.lo `test -f 'runtime/netpoll_epoll.c' || echo '$(srcdir)/'`runtime/netpoll_epoll.c
  2901. panic.lo: runtime/panic.c
  2902. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT panic.lo -MD -MP -MF $(DEPDIR)/panic.Tpo -c -o panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
  2903. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/panic.Tpo $(DEPDIR)/panic.Plo
  2904. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/panic.c' object='panic.lo' libtool=yes @AMDEPBACKSLASH@
  2905. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2906. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o panic.lo `test -f 'runtime/panic.c' || echo '$(srcdir)/'`runtime/panic.c
  2907. parfor.lo: runtime/parfor.c
  2908. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parfor.lo -MD -MP -MF $(DEPDIR)/parfor.Tpo -c -o parfor.lo `test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime/parfor.c
  2909. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/parfor.Tpo $(DEPDIR)/parfor.Plo
  2910. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/parfor.c' object='parfor.lo' libtool=yes @AMDEPBACKSLASH@
  2911. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2912. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parfor.lo `test -f 'runtime/parfor.c' || echo '$(srcdir)/'`runtime/parfor.c
  2913. print.lo: runtime/print.c
  2914. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT print.lo -MD -MP -MF $(DEPDIR)/print.Tpo -c -o print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
  2915. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/print.Tpo $(DEPDIR)/print.Plo
  2916. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/print.c' object='print.lo' libtool=yes @AMDEPBACKSLASH@
  2917. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2918. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o print.lo `test -f 'runtime/print.c' || echo '$(srcdir)/'`runtime/print.c
  2919. proc.lo: runtime/proc.c
  2920. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT proc.lo -MD -MP -MF $(DEPDIR)/proc.Tpo -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
  2921. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/proc.Tpo $(DEPDIR)/proc.Plo
  2922. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/proc.c' object='proc.lo' libtool=yes @AMDEPBACKSLASH@
  2923. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2924. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o proc.lo `test -f 'runtime/proc.c' || echo '$(srcdir)/'`runtime/proc.c
  2925. runtime.lo: runtime/runtime.c
  2926. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT runtime.lo -MD -MP -MF $(DEPDIR)/runtime.Tpo -c -o runtime.lo `test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime/runtime.c
  2927. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/runtime.Tpo $(DEPDIR)/runtime.Plo
  2928. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/runtime.c' object='runtime.lo' libtool=yes @AMDEPBACKSLASH@
  2929. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2930. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o runtime.lo `test -f 'runtime/runtime.c' || echo '$(srcdir)/'`runtime/runtime.c
  2931. signal_unix.lo: runtime/signal_unix.c
  2932. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT signal_unix.lo -MD -MP -MF $(DEPDIR)/signal_unix.Tpo -c -o signal_unix.lo `test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime/signal_unix.c
  2933. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/signal_unix.Tpo $(DEPDIR)/signal_unix.Plo
  2934. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/signal_unix.c' object='signal_unix.lo' libtool=yes @AMDEPBACKSLASH@
  2935. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2936. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o signal_unix.lo `test -f 'runtime/signal_unix.c' || echo '$(srcdir)/'`runtime/signal_unix.c
  2937. thread.lo: runtime/thread.c
  2938. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT thread.lo -MD -MP -MF $(DEPDIR)/thread.Tpo -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
  2939. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/thread.Tpo $(DEPDIR)/thread.Plo
  2940. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/thread.c' object='thread.lo' libtool=yes @AMDEPBACKSLASH@
  2941. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2942. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o thread.lo `test -f 'runtime/thread.c' || echo '$(srcdir)/'`runtime/thread.c
  2943. yield.lo: runtime/yield.c
  2944. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT yield.lo -MD -MP -MF $(DEPDIR)/yield.Tpo -c -o yield.lo `test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime/yield.c
  2945. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/yield.Tpo $(DEPDIR)/yield.Plo
  2946. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/yield.c' object='yield.lo' libtool=yes @AMDEPBACKSLASH@
  2947. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2948. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o yield.lo `test -f 'runtime/yield.c' || echo '$(srcdir)/'`runtime/yield.c
  2949. rtems-task-variable-add.lo: runtime/rtems-task-variable-add.c
  2950. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rtems-task-variable-add.lo -MD -MP -MF $(DEPDIR)/rtems-task-variable-add.Tpo -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
  2951. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/rtems-task-variable-add.Tpo $(DEPDIR)/rtems-task-variable-add.Plo
  2952. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/rtems-task-variable-add.c' object='rtems-task-variable-add.lo' libtool=yes @AMDEPBACKSLASH@
  2953. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2954. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o rtems-task-variable-add.lo `test -f 'runtime/rtems-task-variable-add.c' || echo '$(srcdir)/'`runtime/rtems-task-variable-add.c
  2955. getncpu-none.lo: runtime/getncpu-none.c
  2956. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-none.lo -MD -MP -MF $(DEPDIR)/getncpu-none.Tpo -c -o getncpu-none.lo `test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime/getncpu-none.c
  2957. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-none.Tpo $(DEPDIR)/getncpu-none.Plo
  2958. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-none.c' object='getncpu-none.lo' libtool=yes @AMDEPBACKSLASH@
  2959. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2960. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-none.lo `test -f 'runtime/getncpu-none.c' || echo '$(srcdir)/'`runtime/getncpu-none.c
  2961. getncpu-bsd.lo: runtime/getncpu-bsd.c
  2962. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-bsd.lo -MD -MP -MF $(DEPDIR)/getncpu-bsd.Tpo -c -o getncpu-bsd.lo `test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime/getncpu-bsd.c
  2963. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-bsd.Tpo $(DEPDIR)/getncpu-bsd.Plo
  2964. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-bsd.c' object='getncpu-bsd.lo' libtool=yes @AMDEPBACKSLASH@
  2965. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2966. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-bsd.lo `test -f 'runtime/getncpu-bsd.c' || echo '$(srcdir)/'`runtime/getncpu-bsd.c
  2967. getncpu-solaris.lo: runtime/getncpu-solaris.c
  2968. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-solaris.lo -MD -MP -MF $(DEPDIR)/getncpu-solaris.Tpo -c -o getncpu-solaris.lo `test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime/getncpu-solaris.c
  2969. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-solaris.Tpo $(DEPDIR)/getncpu-solaris.Plo
  2970. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-solaris.c' object='getncpu-solaris.lo' libtool=yes @AMDEPBACKSLASH@
  2971. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2972. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-solaris.lo `test -f 'runtime/getncpu-solaris.c' || echo '$(srcdir)/'`runtime/getncpu-solaris.c
  2973. getncpu-irix.lo: runtime/getncpu-irix.c
  2974. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-irix.lo -MD -MP -MF $(DEPDIR)/getncpu-irix.Tpo -c -o getncpu-irix.lo `test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime/getncpu-irix.c
  2975. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-irix.Tpo $(DEPDIR)/getncpu-irix.Plo
  2976. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-irix.c' object='getncpu-irix.lo' libtool=yes @AMDEPBACKSLASH@
  2977. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2978. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-irix.lo `test -f 'runtime/getncpu-irix.c' || echo '$(srcdir)/'`runtime/getncpu-irix.c
  2979. getncpu-linux.lo: runtime/getncpu-linux.c
  2980. @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT getncpu-linux.lo -MD -MP -MF $(DEPDIR)/getncpu-linux.Tpo -c -o getncpu-linux.lo `test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime/getncpu-linux.c
  2981. @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/getncpu-linux.Tpo $(DEPDIR)/getncpu-linux.Plo
  2982. @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='runtime/getncpu-linux.c' object='getncpu-linux.lo' libtool=yes @AMDEPBACKSLASH@
  2983. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2984. @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o getncpu-linux.lo `test -f 'runtime/getncpu-linux.c' || echo '$(srcdir)/'`runtime/getncpu-linux.c
  2985. mostlyclean-libtool:
  2986. -rm -f *.lo
  2987. clean-libtool:
  2988. -rm -rf .libs _libs
  2989. distclean-libtool:
  2990. -rm -f libtool config.lt
  2991. # GNU Make needs to see an explicit $(MAKE) variable in the command it
  2992. # runs to enable its job server during parallel builds. Hence the
  2993. # comments below.
  2994. all-multi:
  2995. $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
  2996. install-multi:
  2997. $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
  2998. mostlyclean-multi:
  2999. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
  3000. clean-multi:
  3001. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
  3002. distclean-multi:
  3003. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
  3004. maintainer-clean-multi:
  3005. $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
  3006. install-toolexeclibgoDATA: $(toolexeclibgo_DATA)
  3007. @$(NORMAL_INSTALL)
  3008. test -z "$(toolexeclibgodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodir)"
  3009. @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
  3010. for p in $$list; do \
  3011. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3012. echo "$$d$$p"; \
  3013. done | $(am__base_list) | \
  3014. while read files; do \
  3015. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodir)'"; \
  3016. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodir)" || exit $$?; \
  3017. done
  3018. uninstall-toolexeclibgoDATA:
  3019. @$(NORMAL_UNINSTALL)
  3020. @list='$(toolexeclibgo_DATA)'; test -n "$(toolexeclibgodir)" || list=; \
  3021. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3022. test -n "$$files" || exit 0; \
  3023. echo " ( cd '$(DESTDIR)$(toolexeclibgodir)' && rm -f" $$files ")"; \
  3024. cd "$(DESTDIR)$(toolexeclibgodir)" && rm -f $$files
  3025. install-toolexeclibgoarchiveDATA: $(toolexeclibgoarchive_DATA)
  3026. @$(NORMAL_INSTALL)
  3027. test -z "$(toolexeclibgoarchivedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoarchivedir)"
  3028. @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
  3029. for p in $$list; do \
  3030. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3031. echo "$$d$$p"; \
  3032. done | $(am__base_list) | \
  3033. while read files; do \
  3034. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoarchivedir)'"; \
  3035. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoarchivedir)" || exit $$?; \
  3036. done
  3037. uninstall-toolexeclibgoarchiveDATA:
  3038. @$(NORMAL_UNINSTALL)
  3039. @list='$(toolexeclibgoarchive_DATA)'; test -n "$(toolexeclibgoarchivedir)" || list=; \
  3040. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3041. test -n "$$files" || exit 0; \
  3042. echo " ( cd '$(DESTDIR)$(toolexeclibgoarchivedir)' && rm -f" $$files ")"; \
  3043. cd "$(DESTDIR)$(toolexeclibgoarchivedir)" && rm -f $$files
  3044. install-toolexeclibgocompressDATA: $(toolexeclibgocompress_DATA)
  3045. @$(NORMAL_INSTALL)
  3046. test -z "$(toolexeclibgocompressdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocompressdir)"
  3047. @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
  3048. for p in $$list; do \
  3049. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3050. echo "$$d$$p"; \
  3051. done | $(am__base_list) | \
  3052. while read files; do \
  3053. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocompressdir)'"; \
  3054. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocompressdir)" || exit $$?; \
  3055. done
  3056. uninstall-toolexeclibgocompressDATA:
  3057. @$(NORMAL_UNINSTALL)
  3058. @list='$(toolexeclibgocompress_DATA)'; test -n "$(toolexeclibgocompressdir)" || list=; \
  3059. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3060. test -n "$$files" || exit 0; \
  3061. echo " ( cd '$(DESTDIR)$(toolexeclibgocompressdir)' && rm -f" $$files ")"; \
  3062. cd "$(DESTDIR)$(toolexeclibgocompressdir)" && rm -f $$files
  3063. install-toolexeclibgocontainerDATA: $(toolexeclibgocontainer_DATA)
  3064. @$(NORMAL_INSTALL)
  3065. test -z "$(toolexeclibgocontainerdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocontainerdir)"
  3066. @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
  3067. for p in $$list; do \
  3068. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3069. echo "$$d$$p"; \
  3070. done | $(am__base_list) | \
  3071. while read files; do \
  3072. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocontainerdir)'"; \
  3073. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocontainerdir)" || exit $$?; \
  3074. done
  3075. uninstall-toolexeclibgocontainerDATA:
  3076. @$(NORMAL_UNINSTALL)
  3077. @list='$(toolexeclibgocontainer_DATA)'; test -n "$(toolexeclibgocontainerdir)" || list=; \
  3078. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3079. test -n "$$files" || exit 0; \
  3080. echo " ( cd '$(DESTDIR)$(toolexeclibgocontainerdir)' && rm -f" $$files ")"; \
  3081. cd "$(DESTDIR)$(toolexeclibgocontainerdir)" && rm -f $$files
  3082. install-toolexeclibgocryptoDATA: $(toolexeclibgocrypto_DATA)
  3083. @$(NORMAL_INSTALL)
  3084. test -z "$(toolexeclibgocryptodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptodir)"
  3085. @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
  3086. for p in $$list; do \
  3087. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3088. echo "$$d$$p"; \
  3089. done | $(am__base_list) | \
  3090. while read files; do \
  3091. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptodir)'"; \
  3092. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptodir)" || exit $$?; \
  3093. done
  3094. uninstall-toolexeclibgocryptoDATA:
  3095. @$(NORMAL_UNINSTALL)
  3096. @list='$(toolexeclibgocrypto_DATA)'; test -n "$(toolexeclibgocryptodir)" || list=; \
  3097. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3098. test -n "$$files" || exit 0; \
  3099. echo " ( cd '$(DESTDIR)$(toolexeclibgocryptodir)' && rm -f" $$files ")"; \
  3100. cd "$(DESTDIR)$(toolexeclibgocryptodir)" && rm -f $$files
  3101. install-toolexeclibgocryptox509DATA: $(toolexeclibgocryptox509_DATA)
  3102. @$(NORMAL_INSTALL)
  3103. test -z "$(toolexeclibgocryptox509dir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgocryptox509dir)"
  3104. @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
  3105. for p in $$list; do \
  3106. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3107. echo "$$d$$p"; \
  3108. done | $(am__base_list) | \
  3109. while read files; do \
  3110. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgocryptox509dir)'"; \
  3111. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgocryptox509dir)" || exit $$?; \
  3112. done
  3113. uninstall-toolexeclibgocryptox509DATA:
  3114. @$(NORMAL_UNINSTALL)
  3115. @list='$(toolexeclibgocryptox509_DATA)'; test -n "$(toolexeclibgocryptox509dir)" || list=; \
  3116. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3117. test -n "$$files" || exit 0; \
  3118. echo " ( cd '$(DESTDIR)$(toolexeclibgocryptox509dir)' && rm -f" $$files ")"; \
  3119. cd "$(DESTDIR)$(toolexeclibgocryptox509dir)" && rm -f $$files
  3120. install-toolexeclibgodatabaseDATA: $(toolexeclibgodatabase_DATA)
  3121. @$(NORMAL_INSTALL)
  3122. test -z "$(toolexeclibgodatabasedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasedir)"
  3123. @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
  3124. for p in $$list; do \
  3125. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3126. echo "$$d$$p"; \
  3127. done | $(am__base_list) | \
  3128. while read files; do \
  3129. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasedir)'"; \
  3130. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasedir)" || exit $$?; \
  3131. done
  3132. uninstall-toolexeclibgodatabaseDATA:
  3133. @$(NORMAL_UNINSTALL)
  3134. @list='$(toolexeclibgodatabase_DATA)'; test -n "$(toolexeclibgodatabasedir)" || list=; \
  3135. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3136. test -n "$$files" || exit 0; \
  3137. echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasedir)' && rm -f" $$files ")"; \
  3138. cd "$(DESTDIR)$(toolexeclibgodatabasedir)" && rm -f $$files
  3139. install-toolexeclibgodatabasesqlDATA: $(toolexeclibgodatabasesql_DATA)
  3140. @$(NORMAL_INSTALL)
  3141. test -z "$(toolexeclibgodatabasesqldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodatabasesqldir)"
  3142. @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
  3143. for p in $$list; do \
  3144. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3145. echo "$$d$$p"; \
  3146. done | $(am__base_list) | \
  3147. while read files; do \
  3148. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodatabasesqldir)'"; \
  3149. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodatabasesqldir)" || exit $$?; \
  3150. done
  3151. uninstall-toolexeclibgodatabasesqlDATA:
  3152. @$(NORMAL_UNINSTALL)
  3153. @list='$(toolexeclibgodatabasesql_DATA)'; test -n "$(toolexeclibgodatabasesqldir)" || list=; \
  3154. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3155. test -n "$$files" || exit 0; \
  3156. echo " ( cd '$(DESTDIR)$(toolexeclibgodatabasesqldir)' && rm -f" $$files ")"; \
  3157. cd "$(DESTDIR)$(toolexeclibgodatabasesqldir)" && rm -f $$files
  3158. install-toolexeclibgodebugDATA: $(toolexeclibgodebug_DATA)
  3159. @$(NORMAL_INSTALL)
  3160. test -z "$(toolexeclibgodebugdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgodebugdir)"
  3161. @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
  3162. for p in $$list; do \
  3163. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3164. echo "$$d$$p"; \
  3165. done | $(am__base_list) | \
  3166. while read files; do \
  3167. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgodebugdir)'"; \
  3168. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgodebugdir)" || exit $$?; \
  3169. done
  3170. uninstall-toolexeclibgodebugDATA:
  3171. @$(NORMAL_UNINSTALL)
  3172. @list='$(toolexeclibgodebug_DATA)'; test -n "$(toolexeclibgodebugdir)" || list=; \
  3173. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3174. test -n "$$files" || exit 0; \
  3175. echo " ( cd '$(DESTDIR)$(toolexeclibgodebugdir)' && rm -f" $$files ")"; \
  3176. cd "$(DESTDIR)$(toolexeclibgodebugdir)" && rm -f $$files
  3177. install-toolexeclibgoencodingDATA: $(toolexeclibgoencoding_DATA)
  3178. @$(NORMAL_INSTALL)
  3179. test -z "$(toolexeclibgoencodingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoencodingdir)"
  3180. @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
  3181. for p in $$list; do \
  3182. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3183. echo "$$d$$p"; \
  3184. done | $(am__base_list) | \
  3185. while read files; do \
  3186. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoencodingdir)'"; \
  3187. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoencodingdir)" || exit $$?; \
  3188. done
  3189. uninstall-toolexeclibgoencodingDATA:
  3190. @$(NORMAL_UNINSTALL)
  3191. @list='$(toolexeclibgoencoding_DATA)'; test -n "$(toolexeclibgoencodingdir)" || list=; \
  3192. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3193. test -n "$$files" || exit 0; \
  3194. echo " ( cd '$(DESTDIR)$(toolexeclibgoencodingdir)' && rm -f" $$files ")"; \
  3195. cd "$(DESTDIR)$(toolexeclibgoencodingdir)" && rm -f $$files
  3196. install-toolexeclibgoexpDATA: $(toolexeclibgoexp_DATA)
  3197. @$(NORMAL_INSTALL)
  3198. test -z "$(toolexeclibgoexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoexpdir)"
  3199. @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
  3200. for p in $$list; do \
  3201. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3202. echo "$$d$$p"; \
  3203. done | $(am__base_list) | \
  3204. while read files; do \
  3205. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoexpdir)'"; \
  3206. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoexpdir)" || exit $$?; \
  3207. done
  3208. uninstall-toolexeclibgoexpDATA:
  3209. @$(NORMAL_UNINSTALL)
  3210. @list='$(toolexeclibgoexp_DATA)'; test -n "$(toolexeclibgoexpdir)" || list=; \
  3211. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3212. test -n "$$files" || exit 0; \
  3213. echo " ( cd '$(DESTDIR)$(toolexeclibgoexpdir)' && rm -f" $$files ")"; \
  3214. cd "$(DESTDIR)$(toolexeclibgoexpdir)" && rm -f $$files
  3215. install-toolexeclibgogoDATA: $(toolexeclibgogo_DATA)
  3216. @$(NORMAL_INSTALL)
  3217. test -z "$(toolexeclibgogodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgogodir)"
  3218. @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
  3219. for p in $$list; do \
  3220. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3221. echo "$$d$$p"; \
  3222. done | $(am__base_list) | \
  3223. while read files; do \
  3224. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgogodir)'"; \
  3225. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgogodir)" || exit $$?; \
  3226. done
  3227. uninstall-toolexeclibgogoDATA:
  3228. @$(NORMAL_UNINSTALL)
  3229. @list='$(toolexeclibgogo_DATA)'; test -n "$(toolexeclibgogodir)" || list=; \
  3230. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3231. test -n "$$files" || exit 0; \
  3232. echo " ( cd '$(DESTDIR)$(toolexeclibgogodir)' && rm -f" $$files ")"; \
  3233. cd "$(DESTDIR)$(toolexeclibgogodir)" && rm -f $$files
  3234. install-toolexeclibgohashDATA: $(toolexeclibgohash_DATA)
  3235. @$(NORMAL_INSTALL)
  3236. test -z "$(toolexeclibgohashdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohashdir)"
  3237. @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
  3238. for p in $$list; do \
  3239. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3240. echo "$$d$$p"; \
  3241. done | $(am__base_list) | \
  3242. while read files; do \
  3243. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohashdir)'"; \
  3244. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohashdir)" || exit $$?; \
  3245. done
  3246. uninstall-toolexeclibgohashDATA:
  3247. @$(NORMAL_UNINSTALL)
  3248. @list='$(toolexeclibgohash_DATA)'; test -n "$(toolexeclibgohashdir)" || list=; \
  3249. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3250. test -n "$$files" || exit 0; \
  3251. echo " ( cd '$(DESTDIR)$(toolexeclibgohashdir)' && rm -f" $$files ")"; \
  3252. cd "$(DESTDIR)$(toolexeclibgohashdir)" && rm -f $$files
  3253. install-toolexeclibgohtmlDATA: $(toolexeclibgohtml_DATA)
  3254. @$(NORMAL_INSTALL)
  3255. test -z "$(toolexeclibgohtmldir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgohtmldir)"
  3256. @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
  3257. for p in $$list; do \
  3258. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3259. echo "$$d$$p"; \
  3260. done | $(am__base_list) | \
  3261. while read files; do \
  3262. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgohtmldir)'"; \
  3263. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgohtmldir)" || exit $$?; \
  3264. done
  3265. uninstall-toolexeclibgohtmlDATA:
  3266. @$(NORMAL_UNINSTALL)
  3267. @list='$(toolexeclibgohtml_DATA)'; test -n "$(toolexeclibgohtmldir)" || list=; \
  3268. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3269. test -n "$$files" || exit 0; \
  3270. echo " ( cd '$(DESTDIR)$(toolexeclibgohtmldir)' && rm -f" $$files ")"; \
  3271. cd "$(DESTDIR)$(toolexeclibgohtmldir)" && rm -f $$files
  3272. install-toolexeclibgoimageDATA: $(toolexeclibgoimage_DATA)
  3273. @$(NORMAL_INSTALL)
  3274. test -z "$(toolexeclibgoimagedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagedir)"
  3275. @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
  3276. for p in $$list; do \
  3277. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3278. echo "$$d$$p"; \
  3279. done | $(am__base_list) | \
  3280. while read files; do \
  3281. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagedir)'"; \
  3282. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagedir)" || exit $$?; \
  3283. done
  3284. uninstall-toolexeclibgoimageDATA:
  3285. @$(NORMAL_UNINSTALL)
  3286. @list='$(toolexeclibgoimage_DATA)'; test -n "$(toolexeclibgoimagedir)" || list=; \
  3287. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3288. test -n "$$files" || exit 0; \
  3289. echo " ( cd '$(DESTDIR)$(toolexeclibgoimagedir)' && rm -f" $$files ")"; \
  3290. cd "$(DESTDIR)$(toolexeclibgoimagedir)" && rm -f $$files
  3291. install-toolexeclibgoimagecolorDATA: $(toolexeclibgoimagecolor_DATA)
  3292. @$(NORMAL_INSTALL)
  3293. test -z "$(toolexeclibgoimagecolordir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoimagecolordir)"
  3294. @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
  3295. for p in $$list; do \
  3296. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3297. echo "$$d$$p"; \
  3298. done | $(am__base_list) | \
  3299. while read files; do \
  3300. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoimagecolordir)'"; \
  3301. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoimagecolordir)" || exit $$?; \
  3302. done
  3303. uninstall-toolexeclibgoimagecolorDATA:
  3304. @$(NORMAL_UNINSTALL)
  3305. @list='$(toolexeclibgoimagecolor_DATA)'; test -n "$(toolexeclibgoimagecolordir)" || list=; \
  3306. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3307. test -n "$$files" || exit 0; \
  3308. echo " ( cd '$(DESTDIR)$(toolexeclibgoimagecolordir)' && rm -f" $$files ")"; \
  3309. cd "$(DESTDIR)$(toolexeclibgoimagecolordir)" && rm -f $$files
  3310. install-toolexeclibgoindexDATA: $(toolexeclibgoindex_DATA)
  3311. @$(NORMAL_INSTALL)
  3312. test -z "$(toolexeclibgoindexdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoindexdir)"
  3313. @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
  3314. for p in $$list; do \
  3315. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3316. echo "$$d$$p"; \
  3317. done | $(am__base_list) | \
  3318. while read files; do \
  3319. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoindexdir)'"; \
  3320. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoindexdir)" || exit $$?; \
  3321. done
  3322. uninstall-toolexeclibgoindexDATA:
  3323. @$(NORMAL_UNINSTALL)
  3324. @list='$(toolexeclibgoindex_DATA)'; test -n "$(toolexeclibgoindexdir)" || list=; \
  3325. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3326. test -n "$$files" || exit 0; \
  3327. echo " ( cd '$(DESTDIR)$(toolexeclibgoindexdir)' && rm -f" $$files ")"; \
  3328. cd "$(DESTDIR)$(toolexeclibgoindexdir)" && rm -f $$files
  3329. install-toolexeclibgoioDATA: $(toolexeclibgoio_DATA)
  3330. @$(NORMAL_INSTALL)
  3331. test -z "$(toolexeclibgoiodir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoiodir)"
  3332. @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
  3333. for p in $$list; do \
  3334. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3335. echo "$$d$$p"; \
  3336. done | $(am__base_list) | \
  3337. while read files; do \
  3338. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoiodir)'"; \
  3339. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoiodir)" || exit $$?; \
  3340. done
  3341. uninstall-toolexeclibgoioDATA:
  3342. @$(NORMAL_UNINSTALL)
  3343. @list='$(toolexeclibgoio_DATA)'; test -n "$(toolexeclibgoiodir)" || list=; \
  3344. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3345. test -n "$$files" || exit 0; \
  3346. echo " ( cd '$(DESTDIR)$(toolexeclibgoiodir)' && rm -f" $$files ")"; \
  3347. cd "$(DESTDIR)$(toolexeclibgoiodir)" && rm -f $$files
  3348. install-toolexeclibgologDATA: $(toolexeclibgolog_DATA)
  3349. @$(NORMAL_INSTALL)
  3350. test -z "$(toolexeclibgologdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgologdir)"
  3351. @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
  3352. for p in $$list; do \
  3353. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3354. echo "$$d$$p"; \
  3355. done | $(am__base_list) | \
  3356. while read files; do \
  3357. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgologdir)'"; \
  3358. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgologdir)" || exit $$?; \
  3359. done
  3360. uninstall-toolexeclibgologDATA:
  3361. @$(NORMAL_UNINSTALL)
  3362. @list='$(toolexeclibgolog_DATA)'; test -n "$(toolexeclibgologdir)" || list=; \
  3363. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3364. test -n "$$files" || exit 0; \
  3365. echo " ( cd '$(DESTDIR)$(toolexeclibgologdir)' && rm -f" $$files ")"; \
  3366. cd "$(DESTDIR)$(toolexeclibgologdir)" && rm -f $$files
  3367. install-toolexeclibgomathDATA: $(toolexeclibgomath_DATA)
  3368. @$(NORMAL_INSTALL)
  3369. test -z "$(toolexeclibgomathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomathdir)"
  3370. @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
  3371. for p in $$list; do \
  3372. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3373. echo "$$d$$p"; \
  3374. done | $(am__base_list) | \
  3375. while read files; do \
  3376. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomathdir)'"; \
  3377. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomathdir)" || exit $$?; \
  3378. done
  3379. uninstall-toolexeclibgomathDATA:
  3380. @$(NORMAL_UNINSTALL)
  3381. @list='$(toolexeclibgomath_DATA)'; test -n "$(toolexeclibgomathdir)" || list=; \
  3382. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3383. test -n "$$files" || exit 0; \
  3384. echo " ( cd '$(DESTDIR)$(toolexeclibgomathdir)' && rm -f" $$files ")"; \
  3385. cd "$(DESTDIR)$(toolexeclibgomathdir)" && rm -f $$files
  3386. install-toolexeclibgomimeDATA: $(toolexeclibgomime_DATA)
  3387. @$(NORMAL_INSTALL)
  3388. test -z "$(toolexeclibgomimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgomimedir)"
  3389. @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
  3390. for p in $$list; do \
  3391. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3392. echo "$$d$$p"; \
  3393. done | $(am__base_list) | \
  3394. while read files; do \
  3395. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgomimedir)'"; \
  3396. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgomimedir)" || exit $$?; \
  3397. done
  3398. uninstall-toolexeclibgomimeDATA:
  3399. @$(NORMAL_UNINSTALL)
  3400. @list='$(toolexeclibgomime_DATA)'; test -n "$(toolexeclibgomimedir)" || list=; \
  3401. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3402. test -n "$$files" || exit 0; \
  3403. echo " ( cd '$(DESTDIR)$(toolexeclibgomimedir)' && rm -f" $$files ")"; \
  3404. cd "$(DESTDIR)$(toolexeclibgomimedir)" && rm -f $$files
  3405. install-toolexeclibgonetDATA: $(toolexeclibgonet_DATA)
  3406. @$(NORMAL_INSTALL)
  3407. test -z "$(toolexeclibgonetdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetdir)"
  3408. @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
  3409. for p in $$list; do \
  3410. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3411. echo "$$d$$p"; \
  3412. done | $(am__base_list) | \
  3413. while read files; do \
  3414. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetdir)'"; \
  3415. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetdir)" || exit $$?; \
  3416. done
  3417. uninstall-toolexeclibgonetDATA:
  3418. @$(NORMAL_UNINSTALL)
  3419. @list='$(toolexeclibgonet_DATA)'; test -n "$(toolexeclibgonetdir)" || list=; \
  3420. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3421. test -n "$$files" || exit 0; \
  3422. echo " ( cd '$(DESTDIR)$(toolexeclibgonetdir)' && rm -f" $$files ")"; \
  3423. cd "$(DESTDIR)$(toolexeclibgonetdir)" && rm -f $$files
  3424. install-toolexeclibgonethttpDATA: $(toolexeclibgonethttp_DATA)
  3425. @$(NORMAL_INSTALL)
  3426. test -z "$(toolexeclibgonethttpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonethttpdir)"
  3427. @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
  3428. for p in $$list; do \
  3429. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3430. echo "$$d$$p"; \
  3431. done | $(am__base_list) | \
  3432. while read files; do \
  3433. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonethttpdir)'"; \
  3434. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonethttpdir)" || exit $$?; \
  3435. done
  3436. uninstall-toolexeclibgonethttpDATA:
  3437. @$(NORMAL_UNINSTALL)
  3438. @list='$(toolexeclibgonethttp_DATA)'; test -n "$(toolexeclibgonethttpdir)" || list=; \
  3439. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3440. test -n "$$files" || exit 0; \
  3441. echo " ( cd '$(DESTDIR)$(toolexeclibgonethttpdir)' && rm -f" $$files ")"; \
  3442. cd "$(DESTDIR)$(toolexeclibgonethttpdir)" && rm -f $$files
  3443. install-toolexeclibgonetrpcDATA: $(toolexeclibgonetrpc_DATA)
  3444. @$(NORMAL_INSTALL)
  3445. test -z "$(toolexeclibgonetrpcdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgonetrpcdir)"
  3446. @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
  3447. for p in $$list; do \
  3448. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3449. echo "$$d$$p"; \
  3450. done | $(am__base_list) | \
  3451. while read files; do \
  3452. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgonetrpcdir)'"; \
  3453. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgonetrpcdir)" || exit $$?; \
  3454. done
  3455. uninstall-toolexeclibgonetrpcDATA:
  3456. @$(NORMAL_UNINSTALL)
  3457. @list='$(toolexeclibgonetrpc_DATA)'; test -n "$(toolexeclibgonetrpcdir)" || list=; \
  3458. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3459. test -n "$$files" || exit 0; \
  3460. echo " ( cd '$(DESTDIR)$(toolexeclibgonetrpcdir)' && rm -f" $$files ")"; \
  3461. cd "$(DESTDIR)$(toolexeclibgonetrpcdir)" && rm -f $$files
  3462. install-toolexeclibgooldDATA: $(toolexeclibgoold_DATA)
  3463. @$(NORMAL_INSTALL)
  3464. test -z "$(toolexeclibgoolddir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoolddir)"
  3465. @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
  3466. for p in $$list; do \
  3467. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3468. echo "$$d$$p"; \
  3469. done | $(am__base_list) | \
  3470. while read files; do \
  3471. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoolddir)'"; \
  3472. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoolddir)" || exit $$?; \
  3473. done
  3474. uninstall-toolexeclibgooldDATA:
  3475. @$(NORMAL_UNINSTALL)
  3476. @list='$(toolexeclibgoold_DATA)'; test -n "$(toolexeclibgoolddir)" || list=; \
  3477. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3478. test -n "$$files" || exit 0; \
  3479. echo " ( cd '$(DESTDIR)$(toolexeclibgoolddir)' && rm -f" $$files ")"; \
  3480. cd "$(DESTDIR)$(toolexeclibgoolddir)" && rm -f $$files
  3481. install-toolexeclibgoosDATA: $(toolexeclibgoos_DATA)
  3482. @$(NORMAL_INSTALL)
  3483. test -z "$(toolexeclibgoosdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoosdir)"
  3484. @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
  3485. for p in $$list; do \
  3486. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3487. echo "$$d$$p"; \
  3488. done | $(am__base_list) | \
  3489. while read files; do \
  3490. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoosdir)'"; \
  3491. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoosdir)" || exit $$?; \
  3492. done
  3493. uninstall-toolexeclibgoosDATA:
  3494. @$(NORMAL_UNINSTALL)
  3495. @list='$(toolexeclibgoos_DATA)'; test -n "$(toolexeclibgoosdir)" || list=; \
  3496. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3497. test -n "$$files" || exit 0; \
  3498. echo " ( cd '$(DESTDIR)$(toolexeclibgoosdir)' && rm -f" $$files ")"; \
  3499. cd "$(DESTDIR)$(toolexeclibgoosdir)" && rm -f $$files
  3500. install-toolexeclibgopathDATA: $(toolexeclibgopath_DATA)
  3501. @$(NORMAL_INSTALL)
  3502. test -z "$(toolexeclibgopathdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgopathdir)"
  3503. @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
  3504. for p in $$list; do \
  3505. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3506. echo "$$d$$p"; \
  3507. done | $(am__base_list) | \
  3508. while read files; do \
  3509. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgopathdir)'"; \
  3510. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgopathdir)" || exit $$?; \
  3511. done
  3512. uninstall-toolexeclibgopathDATA:
  3513. @$(NORMAL_UNINSTALL)
  3514. @list='$(toolexeclibgopath_DATA)'; test -n "$(toolexeclibgopathdir)" || list=; \
  3515. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3516. test -n "$$files" || exit 0; \
  3517. echo " ( cd '$(DESTDIR)$(toolexeclibgopathdir)' && rm -f" $$files ")"; \
  3518. cd "$(DESTDIR)$(toolexeclibgopathdir)" && rm -f $$files
  3519. install-toolexeclibgoregexpDATA: $(toolexeclibgoregexp_DATA)
  3520. @$(NORMAL_INSTALL)
  3521. test -z "$(toolexeclibgoregexpdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoregexpdir)"
  3522. @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
  3523. for p in $$list; do \
  3524. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3525. echo "$$d$$p"; \
  3526. done | $(am__base_list) | \
  3527. while read files; do \
  3528. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoregexpdir)'"; \
  3529. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoregexpdir)" || exit $$?; \
  3530. done
  3531. uninstall-toolexeclibgoregexpDATA:
  3532. @$(NORMAL_UNINSTALL)
  3533. @list='$(toolexeclibgoregexp_DATA)'; test -n "$(toolexeclibgoregexpdir)" || list=; \
  3534. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3535. test -n "$$files" || exit 0; \
  3536. echo " ( cd '$(DESTDIR)$(toolexeclibgoregexpdir)' && rm -f" $$files ")"; \
  3537. cd "$(DESTDIR)$(toolexeclibgoregexpdir)" && rm -f $$files
  3538. install-toolexeclibgoruntimeDATA: $(toolexeclibgoruntime_DATA)
  3539. @$(NORMAL_INSTALL)
  3540. test -z "$(toolexeclibgoruntimedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgoruntimedir)"
  3541. @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
  3542. for p in $$list; do \
  3543. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3544. echo "$$d$$p"; \
  3545. done | $(am__base_list) | \
  3546. while read files; do \
  3547. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgoruntimedir)'"; \
  3548. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgoruntimedir)" || exit $$?; \
  3549. done
  3550. uninstall-toolexeclibgoruntimeDATA:
  3551. @$(NORMAL_UNINSTALL)
  3552. @list='$(toolexeclibgoruntime_DATA)'; test -n "$(toolexeclibgoruntimedir)" || list=; \
  3553. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3554. test -n "$$files" || exit 0; \
  3555. echo " ( cd '$(DESTDIR)$(toolexeclibgoruntimedir)' && rm -f" $$files ")"; \
  3556. cd "$(DESTDIR)$(toolexeclibgoruntimedir)" && rm -f $$files
  3557. install-toolexeclibgosyncDATA: $(toolexeclibgosync_DATA)
  3558. @$(NORMAL_INSTALL)
  3559. test -z "$(toolexeclibgosyncdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgosyncdir)"
  3560. @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
  3561. for p in $$list; do \
  3562. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3563. echo "$$d$$p"; \
  3564. done | $(am__base_list) | \
  3565. while read files; do \
  3566. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgosyncdir)'"; \
  3567. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgosyncdir)" || exit $$?; \
  3568. done
  3569. uninstall-toolexeclibgosyncDATA:
  3570. @$(NORMAL_UNINSTALL)
  3571. @list='$(toolexeclibgosync_DATA)'; test -n "$(toolexeclibgosyncdir)" || list=; \
  3572. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3573. test -n "$$files" || exit 0; \
  3574. echo " ( cd '$(DESTDIR)$(toolexeclibgosyncdir)' && rm -f" $$files ")"; \
  3575. cd "$(DESTDIR)$(toolexeclibgosyncdir)" && rm -f $$files
  3576. install-toolexeclibgotestingDATA: $(toolexeclibgotesting_DATA)
  3577. @$(NORMAL_INSTALL)
  3578. test -z "$(toolexeclibgotestingdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotestingdir)"
  3579. @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
  3580. for p in $$list; do \
  3581. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3582. echo "$$d$$p"; \
  3583. done | $(am__base_list) | \
  3584. while read files; do \
  3585. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotestingdir)'"; \
  3586. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotestingdir)" || exit $$?; \
  3587. done
  3588. uninstall-toolexeclibgotestingDATA:
  3589. @$(NORMAL_UNINSTALL)
  3590. @list='$(toolexeclibgotesting_DATA)'; test -n "$(toolexeclibgotestingdir)" || list=; \
  3591. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3592. test -n "$$files" || exit 0; \
  3593. echo " ( cd '$(DESTDIR)$(toolexeclibgotestingdir)' && rm -f" $$files ")"; \
  3594. cd "$(DESTDIR)$(toolexeclibgotestingdir)" && rm -f $$files
  3595. install-toolexeclibgotextDATA: $(toolexeclibgotext_DATA)
  3596. @$(NORMAL_INSTALL)
  3597. test -z "$(toolexeclibgotextdir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotextdir)"
  3598. @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
  3599. for p in $$list; do \
  3600. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3601. echo "$$d$$p"; \
  3602. done | $(am__base_list) | \
  3603. while read files; do \
  3604. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotextdir)'"; \
  3605. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotextdir)" || exit $$?; \
  3606. done
  3607. uninstall-toolexeclibgotextDATA:
  3608. @$(NORMAL_UNINSTALL)
  3609. @list='$(toolexeclibgotext_DATA)'; test -n "$(toolexeclibgotextdir)" || list=; \
  3610. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3611. test -n "$$files" || exit 0; \
  3612. echo " ( cd '$(DESTDIR)$(toolexeclibgotextdir)' && rm -f" $$files ")"; \
  3613. cd "$(DESTDIR)$(toolexeclibgotextdir)" && rm -f $$files
  3614. install-toolexeclibgotexttemplateDATA: $(toolexeclibgotexttemplate_DATA)
  3615. @$(NORMAL_INSTALL)
  3616. test -z "$(toolexeclibgotexttemplatedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgotexttemplatedir)"
  3617. @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
  3618. for p in $$list; do \
  3619. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3620. echo "$$d$$p"; \
  3621. done | $(am__base_list) | \
  3622. while read files; do \
  3623. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgotexttemplatedir)'"; \
  3624. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgotexttemplatedir)" || exit $$?; \
  3625. done
  3626. uninstall-toolexeclibgotexttemplateDATA:
  3627. @$(NORMAL_UNINSTALL)
  3628. @list='$(toolexeclibgotexttemplate_DATA)'; test -n "$(toolexeclibgotexttemplatedir)" || list=; \
  3629. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3630. test -n "$$files" || exit 0; \
  3631. echo " ( cd '$(DESTDIR)$(toolexeclibgotexttemplatedir)' && rm -f" $$files ")"; \
  3632. cd "$(DESTDIR)$(toolexeclibgotexttemplatedir)" && rm -f $$files
  3633. install-toolexeclibgounicodeDATA: $(toolexeclibgounicode_DATA)
  3634. @$(NORMAL_INSTALL)
  3635. test -z "$(toolexeclibgounicodedir)" || $(MKDIR_P) "$(DESTDIR)$(toolexeclibgounicodedir)"
  3636. @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
  3637. for p in $$list; do \
  3638. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  3639. echo "$$d$$p"; \
  3640. done | $(am__base_list) | \
  3641. while read files; do \
  3642. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibgounicodedir)'"; \
  3643. $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibgounicodedir)" || exit $$?; \
  3644. done
  3645. uninstall-toolexeclibgounicodeDATA:
  3646. @$(NORMAL_UNINSTALL)
  3647. @list='$(toolexeclibgounicode_DATA)'; test -n "$(toolexeclibgounicodedir)" || list=; \
  3648. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  3649. test -n "$$files" || exit 0; \
  3650. echo " ( cd '$(DESTDIR)$(toolexeclibgounicodedir)' && rm -f" $$files ")"; \
  3651. cd "$(DESTDIR)$(toolexeclibgounicodedir)" && rm -f $$files
  3652. # This directory's subdirectories are mostly independent; you can cd
  3653. # into them and run `make' without going through this Makefile.
  3654. # To change the values of `make' variables: instead of editing Makefiles,
  3655. # (1) if the variable is set in `config.status', edit `config.status'
  3656. # (which will cause the Makefiles to be regenerated when you run `make');
  3657. # (2) otherwise, pass the desired values on the `make' command line.
  3658. $(RECURSIVE_TARGETS):
  3659. @fail= failcom='exit 1'; \
  3660. for f in x $$MAKEFLAGS; do \
  3661. case $$f in \
  3662. *=* | --[!k]*);; \
  3663. *k*) failcom='fail=yes';; \
  3664. esac; \
  3665. done; \
  3666. dot_seen=no; \
  3667. target=`echo $@ | sed s/-recursive//`; \
  3668. list='$(SUBDIRS)'; for subdir in $$list; do \
  3669. echo "Making $$target in $$subdir"; \
  3670. if test "$$subdir" = "."; then \
  3671. dot_seen=yes; \
  3672. local_target="$$target-am"; \
  3673. else \
  3674. local_target="$$target"; \
  3675. fi; \
  3676. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  3677. || eval $$failcom; \
  3678. done; \
  3679. if test "$$dot_seen" = "no"; then \
  3680. $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
  3681. fi; test -z "$$fail"
  3682. $(RECURSIVE_CLEAN_TARGETS):
  3683. @fail= failcom='exit 1'; \
  3684. for f in x $$MAKEFLAGS; do \
  3685. case $$f in \
  3686. *=* | --[!k]*);; \
  3687. *k*) failcom='fail=yes';; \
  3688. esac; \
  3689. done; \
  3690. dot_seen=no; \
  3691. case "$@" in \
  3692. distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
  3693. *) list='$(SUBDIRS)' ;; \
  3694. esac; \
  3695. rev=''; for subdir in $$list; do \
  3696. if test "$$subdir" = "."; then :; else \
  3697. rev="$$subdir $$rev"; \
  3698. fi; \
  3699. done; \
  3700. rev="$$rev ."; \
  3701. target=`echo $@ | sed s/-recursive//`; \
  3702. for subdir in $$rev; do \
  3703. echo "Making $$target in $$subdir"; \
  3704. if test "$$subdir" = "."; then \
  3705. local_target="$$target-am"; \
  3706. else \
  3707. local_target="$$target"; \
  3708. fi; \
  3709. ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
  3710. || eval $$failcom; \
  3711. done && test -z "$$fail"
  3712. tags-recursive:
  3713. list='$(SUBDIRS)'; for subdir in $$list; do \
  3714. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
  3715. done
  3716. ctags-recursive:
  3717. list='$(SUBDIRS)'; for subdir in $$list; do \
  3718. test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
  3719. done
  3720. ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
  3721. list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
  3722. unique=`for i in $$list; do \
  3723. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  3724. done | \
  3725. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  3726. END { if (nonempty) { for (i in files) print i; }; }'`; \
  3727. mkid -fID $$unique
  3728. tags: TAGS
  3729. TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  3730. $(TAGS_FILES) $(LISP)
  3731. set x; \
  3732. here=`pwd`; \
  3733. if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
  3734. include_option=--etags-include; \
  3735. empty_fix=.; \
  3736. else \
  3737. include_option=--include; \
  3738. empty_fix=; \
  3739. fi; \
  3740. list='$(SUBDIRS)'; for subdir in $$list; do \
  3741. if test "$$subdir" = .; then :; else \
  3742. test ! -f $$subdir/TAGS || \
  3743. set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
  3744. fi; \
  3745. done; \
  3746. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  3747. unique=`for i in $$list; do \
  3748. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  3749. done | \
  3750. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  3751. END { if (nonempty) { for (i in files) print i; }; }'`; \
  3752. shift; \
  3753. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  3754. test -n "$$unique" || unique=$$empty_fix; \
  3755. if test $$# -gt 0; then \
  3756. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  3757. "$$@" $$unique; \
  3758. else \
  3759. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  3760. $$unique; \
  3761. fi; \
  3762. fi
  3763. ctags: CTAGS
  3764. CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
  3765. $(TAGS_FILES) $(LISP)
  3766. list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
  3767. unique=`for i in $$list; do \
  3768. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  3769. done | \
  3770. $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
  3771. END { if (nonempty) { for (i in files) print i; }; }'`; \
  3772. test -z "$(CTAGS_ARGS)$$unique" \
  3773. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  3774. $$unique
  3775. GTAGS:
  3776. here=`$(am__cd) $(top_builddir) && pwd` \
  3777. && $(am__cd) $(top_srcdir) \
  3778. && gtags -i $(GTAGS_ARGS) "$$here"
  3779. distclean-tags:
  3780. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  3781. check-am: all-am
  3782. check: check-recursive
  3783. all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) all-multi $(DATA) \
  3784. config.h
  3785. installdirs: installdirs-recursive
  3786. installdirs-am:
  3787. for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibgodir)" "$(DESTDIR)$(toolexeclibgoarchivedir)" "$(DESTDIR)$(toolexeclibgocompressdir)" "$(DESTDIR)$(toolexeclibgocontainerdir)" "$(DESTDIR)$(toolexeclibgocryptodir)" "$(DESTDIR)$(toolexeclibgocryptox509dir)" "$(DESTDIR)$(toolexeclibgodatabasedir)" "$(DESTDIR)$(toolexeclibgodatabasesqldir)" "$(DESTDIR)$(toolexeclibgodebugdir)" "$(DESTDIR)$(toolexeclibgoencodingdir)" "$(DESTDIR)$(toolexeclibgoexpdir)" "$(DESTDIR)$(toolexeclibgogodir)" "$(DESTDIR)$(toolexeclibgohashdir)" "$(DESTDIR)$(toolexeclibgohtmldir)" "$(DESTDIR)$(toolexeclibgoimagedir)" "$(DESTDIR)$(toolexeclibgoimagecolordir)" "$(DESTDIR)$(toolexeclibgoindexdir)" "$(DESTDIR)$(toolexeclibgoiodir)" "$(DESTDIR)$(toolexeclibgologdir)" "$(DESTDIR)$(toolexeclibgomathdir)" "$(DESTDIR)$(toolexeclibgomimedir)" "$(DESTDIR)$(toolexeclibgonetdir)" "$(DESTDIR)$(toolexeclibgonethttpdir)" "$(DESTDIR)$(toolexeclibgonetrpcdir)" "$(DESTDIR)$(toolexeclibgoolddir)" "$(DESTDIR)$(toolexeclibgoosdir)" "$(DESTDIR)$(toolexeclibgopathdir)" "$(DESTDIR)$(toolexeclibgoregexpdir)" "$(DESTDIR)$(toolexeclibgoruntimedir)" "$(DESTDIR)$(toolexeclibgosyncdir)" "$(DESTDIR)$(toolexeclibgotestingdir)" "$(DESTDIR)$(toolexeclibgotextdir)" "$(DESTDIR)$(toolexeclibgotexttemplatedir)" "$(DESTDIR)$(toolexeclibgounicodedir)"; do \
  3788. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  3789. done
  3790. install: install-recursive
  3791. install-exec: install-exec-recursive
  3792. install-data: install-data-recursive
  3793. uninstall: uninstall-recursive
  3794. install-am: all-am
  3795. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  3796. installcheck: installcheck-recursive
  3797. install-strip:
  3798. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  3799. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  3800. `test -z '$(STRIP)' || \
  3801. echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
  3802. mostlyclean-generic:
  3803. clean-generic:
  3804. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  3805. distclean-generic:
  3806. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  3807. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  3808. maintainer-clean-generic:
  3809. @echo "This command is intended for maintainers to use"
  3810. @echo "it deletes files that may require special tools to rebuild."
  3811. clean: clean-multi clean-recursive
  3812. clean-am: clean-generic clean-libtool clean-local \
  3813. clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES \
  3814. mostlyclean-am
  3815. distclean: distclean-multi distclean-recursive
  3816. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  3817. -rm -rf ./$(DEPDIR)
  3818. -rm -f Makefile
  3819. distclean-am: clean-am distclean-compile distclean-generic \
  3820. distclean-hdr distclean-libtool distclean-tags
  3821. dvi: dvi-recursive
  3822. dvi-am:
  3823. html: html-recursive
  3824. html-am:
  3825. info: info-recursive
  3826. info-am:
  3827. install-data-am:
  3828. install-dvi: install-dvi-recursive
  3829. install-dvi-am:
  3830. install-exec-am: install-multi install-toolexeclibLIBRARIES \
  3831. install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
  3832. install-toolexeclibgoarchiveDATA \
  3833. install-toolexeclibgocompressDATA \
  3834. install-toolexeclibgocontainerDATA \
  3835. install-toolexeclibgocryptoDATA \
  3836. install-toolexeclibgocryptox509DATA \
  3837. install-toolexeclibgodatabaseDATA \
  3838. install-toolexeclibgodatabasesqlDATA \
  3839. install-toolexeclibgodebugDATA \
  3840. install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
  3841. install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
  3842. install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
  3843. install-toolexeclibgoimagecolorDATA \
  3844. install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
  3845. install-toolexeclibgologDATA install-toolexeclibgomathDATA \
  3846. install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
  3847. install-toolexeclibgonethttpDATA \
  3848. install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
  3849. install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
  3850. install-toolexeclibgoregexpDATA \
  3851. install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
  3852. install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
  3853. install-toolexeclibgotexttemplateDATA \
  3854. install-toolexeclibgounicodeDATA
  3855. install-html: install-html-recursive
  3856. install-html-am:
  3857. install-info: install-info-recursive
  3858. install-info-am:
  3859. install-man:
  3860. install-pdf: install-pdf-recursive
  3861. install-pdf-am:
  3862. install-ps: install-ps-recursive
  3863. install-ps-am:
  3864. installcheck-am:
  3865. maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
  3866. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  3867. -rm -rf $(top_srcdir)/autom4te.cache
  3868. -rm -rf ./$(DEPDIR)
  3869. -rm -f Makefile
  3870. maintainer-clean-am: distclean-am maintainer-clean-generic
  3871. mostlyclean: mostlyclean-multi mostlyclean-recursive
  3872. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  3873. mostlyclean-libtool mostlyclean-local
  3874. pdf: pdf-recursive
  3875. pdf-am:
  3876. ps: ps-recursive
  3877. ps-am:
  3878. uninstall-am: uninstall-toolexeclibLIBRARIES \
  3879. uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
  3880. uninstall-toolexeclibgoarchiveDATA \
  3881. uninstall-toolexeclibgocompressDATA \
  3882. uninstall-toolexeclibgocontainerDATA \
  3883. uninstall-toolexeclibgocryptoDATA \
  3884. uninstall-toolexeclibgocryptox509DATA \
  3885. uninstall-toolexeclibgodatabaseDATA \
  3886. uninstall-toolexeclibgodatabasesqlDATA \
  3887. uninstall-toolexeclibgodebugDATA \
  3888. uninstall-toolexeclibgoencodingDATA \
  3889. uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
  3890. uninstall-toolexeclibgohashDATA \
  3891. uninstall-toolexeclibgohtmlDATA \
  3892. uninstall-toolexeclibgoimageDATA \
  3893. uninstall-toolexeclibgoimagecolorDATA \
  3894. uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
  3895. uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
  3896. uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
  3897. uninstall-toolexeclibgonethttpDATA \
  3898. uninstall-toolexeclibgonetrpcDATA \
  3899. uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
  3900. uninstall-toolexeclibgopathDATA \
  3901. uninstall-toolexeclibgoregexpDATA \
  3902. uninstall-toolexeclibgoruntimeDATA \
  3903. uninstall-toolexeclibgosyncDATA \
  3904. uninstall-toolexeclibgotestingDATA \
  3905. uninstall-toolexeclibgotextDATA \
  3906. uninstall-toolexeclibgotexttemplateDATA \
  3907. uninstall-toolexeclibgounicodeDATA
  3908. .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
  3909. clean-multi ctags-recursive distclean-multi install-am \
  3910. install-multi install-strip maintainer-clean-multi \
  3911. mostlyclean-multi tags-recursive
  3912. .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
  3913. all all-am all-multi am--refresh check check-am clean \
  3914. clean-generic clean-libtool clean-local clean-multi \
  3915. clean-toolexeclibLIBRARIES clean-toolexeclibLTLIBRARIES ctags \
  3916. ctags-recursive distclean distclean-compile distclean-generic \
  3917. distclean-hdr distclean-libtool distclean-multi distclean-tags \
  3918. dvi dvi-am html html-am info info-am install install-am \
  3919. install-data install-data-am install-dvi install-dvi-am \
  3920. install-exec install-exec-am install-html install-html-am \
  3921. install-info install-info-am install-man install-multi \
  3922. install-pdf install-pdf-am install-ps install-ps-am \
  3923. install-strip install-toolexeclibLIBRARIES \
  3924. install-toolexeclibLTLIBRARIES install-toolexeclibgoDATA \
  3925. install-toolexeclibgoarchiveDATA \
  3926. install-toolexeclibgocompressDATA \
  3927. install-toolexeclibgocontainerDATA \
  3928. install-toolexeclibgocryptoDATA \
  3929. install-toolexeclibgocryptox509DATA \
  3930. install-toolexeclibgodatabaseDATA \
  3931. install-toolexeclibgodatabasesqlDATA \
  3932. install-toolexeclibgodebugDATA \
  3933. install-toolexeclibgoencodingDATA install-toolexeclibgoexpDATA \
  3934. install-toolexeclibgogoDATA install-toolexeclibgohashDATA \
  3935. install-toolexeclibgohtmlDATA install-toolexeclibgoimageDATA \
  3936. install-toolexeclibgoimagecolorDATA \
  3937. install-toolexeclibgoindexDATA install-toolexeclibgoioDATA \
  3938. install-toolexeclibgologDATA install-toolexeclibgomathDATA \
  3939. install-toolexeclibgomimeDATA install-toolexeclibgonetDATA \
  3940. install-toolexeclibgonethttpDATA \
  3941. install-toolexeclibgonetrpcDATA install-toolexeclibgooldDATA \
  3942. install-toolexeclibgoosDATA install-toolexeclibgopathDATA \
  3943. install-toolexeclibgoregexpDATA \
  3944. install-toolexeclibgoruntimeDATA install-toolexeclibgosyncDATA \
  3945. install-toolexeclibgotestingDATA install-toolexeclibgotextDATA \
  3946. install-toolexeclibgotexttemplateDATA \
  3947. install-toolexeclibgounicodeDATA installcheck installcheck-am \
  3948. installdirs installdirs-am maintainer-clean \
  3949. maintainer-clean-generic maintainer-clean-multi mostlyclean \
  3950. mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
  3951. mostlyclean-local mostlyclean-multi pdf pdf-am ps ps-am tags \
  3952. tags-recursive uninstall uninstall-am \
  3953. uninstall-toolexeclibLIBRARIES \
  3954. uninstall-toolexeclibLTLIBRARIES uninstall-toolexeclibgoDATA \
  3955. uninstall-toolexeclibgoarchiveDATA \
  3956. uninstall-toolexeclibgocompressDATA \
  3957. uninstall-toolexeclibgocontainerDATA \
  3958. uninstall-toolexeclibgocryptoDATA \
  3959. uninstall-toolexeclibgocryptox509DATA \
  3960. uninstall-toolexeclibgodatabaseDATA \
  3961. uninstall-toolexeclibgodatabasesqlDATA \
  3962. uninstall-toolexeclibgodebugDATA \
  3963. uninstall-toolexeclibgoencodingDATA \
  3964. uninstall-toolexeclibgoexpDATA uninstall-toolexeclibgogoDATA \
  3965. uninstall-toolexeclibgohashDATA \
  3966. uninstall-toolexeclibgohtmlDATA \
  3967. uninstall-toolexeclibgoimageDATA \
  3968. uninstall-toolexeclibgoimagecolorDATA \
  3969. uninstall-toolexeclibgoindexDATA uninstall-toolexeclibgoioDATA \
  3970. uninstall-toolexeclibgologDATA uninstall-toolexeclibgomathDATA \
  3971. uninstall-toolexeclibgomimeDATA uninstall-toolexeclibgonetDATA \
  3972. uninstall-toolexeclibgonethttpDATA \
  3973. uninstall-toolexeclibgonetrpcDATA \
  3974. uninstall-toolexeclibgooldDATA uninstall-toolexeclibgoosDATA \
  3975. uninstall-toolexeclibgopathDATA \
  3976. uninstall-toolexeclibgoregexpDATA \
  3977. uninstall-toolexeclibgoruntimeDATA \
  3978. uninstall-toolexeclibgosyncDATA \
  3979. uninstall-toolexeclibgotestingDATA \
  3980. uninstall-toolexeclibgotextDATA \
  3981. uninstall-toolexeclibgotexttemplateDATA \
  3982. uninstall-toolexeclibgounicodeDATA
  3983. goc2c.$(OBJEXT): runtime/goc2c.c
  3984. $(CC_FOR_BUILD) -c $(CFLAGS_FOR_BUILD) $<
  3985. goc2c: goc2c.$(OBJEXT)
  3986. $(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) -o $@ $<
  3987. malloc.c: $(srcdir)/runtime/malloc.goc goc2c
  3988. ./goc2c $< > $@.tmp
  3989. mv -f $@.tmp $@
  3990. mprof.c: $(srcdir)/runtime/mprof.goc goc2c
  3991. ./goc2c $< > $@.tmp
  3992. mv -f $@.tmp $@
  3993. netpoll.c: $(srcdir)/runtime/netpoll.goc goc2c
  3994. ./goc2c $< > $@.tmp
  3995. mv -f $@.tmp $@
  3996. reflect.c: $(srcdir)/runtime/reflect.goc goc2c
  3997. ./goc2c $< > $@.tmp
  3998. mv -f $@.tmp $@
  3999. runtime1.c: $(srcdir)/runtime/runtime1.goc goc2c
  4000. ./goc2c $< > $@.tmp
  4001. mv -f $@.tmp $@
  4002. sema.c: $(srcdir)/runtime/sema.goc goc2c
  4003. ./goc2c $< > $@.tmp
  4004. mv -f $@.tmp $@
  4005. sigqueue.c: $(srcdir)/runtime/sigqueue.goc goc2c
  4006. ./goc2c --go-pkgpath os_signal $< > $@.tmp
  4007. mv -f $@.tmp $@
  4008. time.c: $(srcdir)/runtime/time.goc goc2c
  4009. ./goc2c $< > $@.tmp
  4010. mv -f $@.tmp $@
  4011. %.c: $(srcdir)/runtime/%.goc goc2c
  4012. ./goc2c $< > $@.tmp
  4013. mv -f $@.tmp $@
  4014. version.go: s-version; @true
  4015. s-version: Makefile
  4016. rm -f version.go.tmp
  4017. echo "package runtime" > version.go.tmp
  4018. echo 'const defaultGoroot = "$(prefix)"' >> version.go.tmp
  4019. echo 'const theVersion = "'`cat $(srcdir)/VERSION | sed 1q`' '`$(GOC) --version | sed 1q`'"' >> version.go.tmp
  4020. echo 'const theGoarch = "'$(GOARCH)'"' >> version.go.tmp
  4021. echo 'const theGoos = "'$(GOOS)'"' >> version.go.tmp
  4022. echo 'const theGccgoToolDir = "$(libexecsubdir)"' >> version.go.tmp
  4023. $(SHELL) $(srcdir)/mvifdiff.sh version.go.tmp version.go
  4024. $(STAMP) $@
  4025. # Generate the list of go std packages that were included in libgo
  4026. zstdpkglist.go: s-zstdpkglist; @true
  4027. s-zstdpkglist: Makefile
  4028. rm -f zstdpkglist.go.tmp
  4029. echo 'package main' > zstdpkglist.go.tmp
  4030. echo "" >> zstdpkglist.go.tmp
  4031. echo 'var stdpkg = map[string]bool{' >> zstdpkglist.go.tmp
  4032. echo $(libgo_go_objs) 'unsafe.lo' 'runtime/cgo.lo' | sed 's/\.lo /\": true,\n/g' | sed 's/\.lo/\": true,/' | sed 's/-go//' | grep -v _c | sed 's/^/\t\"/' | sort | uniq >> zstdpkglist.go.tmp
  4033. echo '}' >> zstdpkglist.go.tmp
  4034. $(SHELL) $(srcdir)/mvifdiff.sh zstdpkglist.go.tmp zstdpkglist.go
  4035. $(STAMP) $@
  4036. libcalls.go: s-libcalls; @true
  4037. s-libcalls: libcalls-list go/syscall/mksyscall.awk $(go_base_syscall_files)
  4038. rm -f libcalls.go.tmp
  4039. files=`echo $^ | sed -e 's/libcalls-list//' -e 's|[^ ]*go/syscall/mksyscall.awk||'`; \
  4040. $(AWK) -f $(srcdir)/go/syscall/mksyscall.awk $${files} > libcalls.go.tmp
  4041. $(SHELL) $(srcdir)/mvifdiff.sh libcalls.go.tmp libcalls.go
  4042. $(STAMP) $@
  4043. libcalls-list: s-libcalls-list; @true
  4044. s-libcalls-list: Makefile
  4045. rm -f libcalls-list.tmp
  4046. echo $(go_base_syscall_files) > libcalls-list.tmp
  4047. $(SHELL) $(srcdir)/mvifdiff.sh libcalls-list.tmp libcalls-list
  4048. $(STAMP) $@
  4049. syscall_arch.go: s-syscall_arch; @true
  4050. s-syscall_arch: Makefile
  4051. rm -f syscall_arch.go.tmp
  4052. echo "package syscall" > syscall_arch.go.tmp
  4053. echo 'const ARCH = "'$(GOARCH)'"' >> syscall_arch.go.tmp
  4054. echo 'const OS = "'$(GOOS)'"' >> syscall_arch.go.tmp
  4055. $(SHELL) $(srcdir)/mvifdiff.sh syscall_arch.go.tmp syscall_arch.go
  4056. $(STAMP) $@
  4057. sysinfo.go: s-sysinfo; @true
  4058. s-sysinfo: $(srcdir)/mksysinfo.sh config.h
  4059. CC="$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(OSCFLAGS) -O" $(SHELL) $(srcdir)/mksysinfo.sh
  4060. $(SHELL) $(srcdir)/mvifdiff.sh tmp-sysinfo.go sysinfo.go
  4061. $(STAMP) $@
  4062. # The epoll struct has an embedded union and is packed on x86_64,
  4063. # which is too complicated for mksysinfo.sh. We find the offset of
  4064. # the only field we care about in configure.ac, and generate the
  4065. # struct here.
  4066. epoll.go: s-epoll; @true
  4067. s-epoll: Makefile
  4068. rm -f epoll.go.tmp
  4069. echo 'package syscall' > epoll.go.tmp
  4070. echo 'type EpollEvent struct {' >> epoll.go.tmp
  4071. echo ' Events uint32' >> epoll.go.tmp
  4072. case "$(SIZEOF_STRUCT_EPOLL_EVENT),$(STRUCT_EPOLL_EVENT_FD_OFFSET)" in \
  4073. 0,0) echo 1>&2 "*** struct epoll_event data.fd offset unknown"; \
  4074. exit 1; ;; \
  4075. 8,4) echo ' Fd int32' >> epoll.go.tmp; ;; \
  4076. 12,4) echo ' Fd int32' >> epoll.go.tmp; \
  4077. echo ' Pad [4]byte' >> epoll.go.tmp; ;; \
  4078. 12,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
  4079. echo ' Fd int32' >> epoll.go.tmp; ;; \
  4080. 16,8) echo ' Pad [4]byte' >> epoll.go.tmp; \
  4081. echo ' Fd int32' >> epoll.go.tmp; \
  4082. echo ' Pad2 [4]byte' >> epoll.go.tmp; ;; \
  4083. *) echo 1>&2 "*** struct epoll_event unsupported"; \
  4084. exit 1; ;; \
  4085. esac
  4086. echo '}' >> epoll.go.tmp
  4087. $(SHELL) $(srcdir)/mvifdiff.sh epoll.go.tmp epoll.go
  4088. $(STAMP) $@
  4089. @go_include@ bufio.lo.dep
  4090. bufio.lo.dep: $(go_bufio_files)
  4091. $(BUILDDEPS)
  4092. bufio.lo: $(go_bufio_files)
  4093. $(BUILDPACKAGE)
  4094. bufio/check: $(CHECK_DEPS)
  4095. @$(CHECK)
  4096. .PHONY: bufio/check
  4097. @go_include@ bytes.lo.dep
  4098. bytes.lo.dep: $(go_bytes_files)
  4099. $(BUILDDEPS)
  4100. bytes.lo: $(go_bytes_files)
  4101. $(BUILDPACKAGE)
  4102. bytes/index.lo: $(go_bytes_c_files)
  4103. @$(MKDIR_P) bytes
  4104. $(LTCOMPILE) -c -o bytes/index.lo $(srcdir)/go/bytes/indexbyte.c
  4105. bytes/check: $(CHECK_DEPS)
  4106. @$(CHECK)
  4107. .PHONY: bytes/check
  4108. @go_include@ crypto.lo.dep
  4109. crypto.lo.dep: $(go_crypto_files)
  4110. $(BUILDDEPS)
  4111. crypto.lo: $(go_crypto_files)
  4112. $(BUILDPACKAGE)
  4113. crypto/check: $(CHECK_DEPS)
  4114. @$(CHECK)
  4115. .PHONY: crypto/check
  4116. @go_include@ encoding.lo.dep
  4117. encoding.lo.dep: $(go_encoding_files)
  4118. $(BUILDDEPS)
  4119. encoding.lo: $(go_encoding_files)
  4120. $(BUILDPACKAGE)
  4121. encoding/check: $(CHECK_DEPS)
  4122. @$(CHECK)
  4123. .PHONY: encoding/check
  4124. @go_include@ errors.lo.dep
  4125. errors.lo.dep: $(go_errors_files)
  4126. $(BUILDDEPS)
  4127. errors.lo: $(go_errors_files)
  4128. $(BUILDPACKAGE)
  4129. errors/check: $(CHECK_DEPS)
  4130. @$(CHECK)
  4131. .PHONY: errors/check
  4132. @go_include@ expvar.lo.dep
  4133. expvar.lo.dep: $(go_expvar_files)
  4134. $(BUILDDEPS)
  4135. expvar.lo: $(go_expvar_files)
  4136. $(BUILDPACKAGE)
  4137. expvar/check: $(CHECK_DEPS)
  4138. @$(CHECK)
  4139. .PHONY: expvar/check
  4140. @go_include@ flag.lo.dep
  4141. flag.lo.dep: $(go_flag_files)
  4142. $(BUILDDEPS)
  4143. flag.lo: $(go_flag_files)
  4144. $(BUILDPACKAGE)
  4145. flag/check: $(CHECK_DEPS)
  4146. @$(CHECK)
  4147. .PHONY: flag/check
  4148. @go_include@ fmt.lo.dep
  4149. fmt.lo.dep: $(go_fmt_files)
  4150. $(BUILDDEPS)
  4151. fmt.lo: $(go_fmt_files)
  4152. $(BUILDPACKAGE)
  4153. fmt/check: $(CHECK_DEPS)
  4154. @$(CHECK)
  4155. .PHONY: fmt/check
  4156. @go_include@ hash.lo.dep
  4157. hash.lo.dep: $(go_hash_files)
  4158. $(BUILDDEPS)
  4159. hash.lo: $(go_hash_files)
  4160. $(BUILDPACKAGE)
  4161. hash/check: $(CHECK_DEPS)
  4162. @$(CHECK)
  4163. .PHONY: hash/check
  4164. @go_include@ html.lo.dep
  4165. html.lo.dep: $(go_html_files)
  4166. $(BUILDDEPS)
  4167. html.lo: $(go_html_files)
  4168. $(BUILDPACKAGE)
  4169. html/check: $(CHECK_DEPS)
  4170. @$(CHECK)
  4171. .PHONY: html/check
  4172. @go_include@ image.lo.dep
  4173. image.lo.dep: $(go_image_files)
  4174. $(BUILDDEPS)
  4175. image.lo: $(go_image_files)
  4176. $(BUILDPACKAGE)
  4177. image/check: $(CHECK_DEPS)
  4178. @$(CHECK)
  4179. .PHONY: image/check
  4180. @go_include@ io.lo.dep
  4181. io.lo.dep: $(go_io_files)
  4182. $(BUILDDEPS)
  4183. io.lo: $(go_io_files)
  4184. $(BUILDPACKAGE)
  4185. io/check: $(CHECK_DEPS)
  4186. @$(CHECK)
  4187. .PHONY: io/check
  4188. @go_include@ log.lo.dep
  4189. log.lo.dep: $(go_log_files)
  4190. $(BUILDDEPS)
  4191. log.lo: $(go_log_files)
  4192. $(BUILDPACKAGE)
  4193. log/check: $(CHECK_DEPS)
  4194. @$(CHECK)
  4195. .PHONY: log/check
  4196. @go_include@ math.lo.dep
  4197. math.lo.dep: $(go_math_files)
  4198. $(BUILDDEPS)
  4199. math.lo: $(go_math_files)
  4200. $(MKDIR_P) $(@D)
  4201. files=`echo $^ | sed -e 's/[^ ]*\.gox//g'`; \
  4202. $(LTGOCOMPILE) $(MATH_FLAG) -I . -c -fgo-pkgpath=math -o $@ $$files
  4203. math/check: $(CHECK_DEPS)
  4204. @$(CHECK)
  4205. .PHONY: math/check
  4206. @go_include@ mime.lo.dep
  4207. mime.lo.dep: $(go_mime_files)
  4208. $(BUILDDEPS)
  4209. mime.lo: $(go_mime_files)
  4210. $(BUILDPACKAGE)
  4211. mime/check: $(CHECK_DEPS)
  4212. @$(CHECK)
  4213. .PHONY: mime/check
  4214. @go_include@ net.lo.dep
  4215. net.lo.dep: $(go_net_files)
  4216. $(BUILDDEPS)
  4217. net.lo: $(go_net_files)
  4218. $(BUILDPACKAGE)
  4219. net/check: $(CHECK_DEPS)
  4220. @$(CHECK)
  4221. .PHONY: net/check
  4222. @go_include@ netgo.o.dep
  4223. netgo.o.dep: $(go_netgo_files)
  4224. $(BUILDDEPS)
  4225. netgo.o: $(go_netgo_files)
  4226. $(BUILDNETGO)
  4227. @go_include@ os.lo.dep
  4228. os.lo.dep: $(go_os_files)
  4229. $(BUILDDEPS)
  4230. os.lo: $(go_os_files)
  4231. $(BUILDPACKAGE)
  4232. os/check: $(CHECK_DEPS)
  4233. @$(CHECK)
  4234. .PHONY: os/check
  4235. @go_include@ path.lo.dep
  4236. path.lo.dep: $(go_path_files)
  4237. $(BUILDDEPS)
  4238. path.lo: $(go_path_files)
  4239. $(BUILDPACKAGE)
  4240. path/check: $(CHECK_DEPS)
  4241. @$(CHECK)
  4242. .PHONY: path/check
  4243. @go_include@ reflect-go.lo.dep
  4244. reflect-go.lo.dep: $(go_reflect_files)
  4245. $(BUILDDEPS)
  4246. reflect-go.lo: $(go_reflect_files)
  4247. $(BUILDPACKAGE)
  4248. reflect/check: $(CHECK_DEPS)
  4249. @$(CHECK)
  4250. reflect/makefunc_ffi_c.lo: $(go_reflect_makefunc_c_file)
  4251. @$(MKDIR_P) reflect
  4252. $(LTCOMPILE) -c -o $@ $<
  4253. .PHONY: reflect/check
  4254. @go_include@ regexp.lo.dep
  4255. regexp.lo.dep: $(go_regexp_files)
  4256. $(BUILDDEPS)
  4257. regexp.lo: $(go_regexp_files)
  4258. $(BUILDPACKAGE)
  4259. regexp/check: $(CHECK_DEPS)
  4260. @$(CHECK)
  4261. .PHONY: regexp/check
  4262. @go_include@ runtime-go.lo.dep
  4263. runtime-go.lo.dep: $(go_runtime_files)
  4264. $(BUILDDEPS)
  4265. runtime-go.lo: $(go_runtime_files)
  4266. $(BUILDPACKAGE)
  4267. runtime/check: $(CHECK_DEPS)
  4268. @$(CHECK)
  4269. .PHONY: runtime/check
  4270. @go_include@ sort.lo.dep
  4271. sort.lo.dep: $(go_sort_files)
  4272. $(BUILDDEPS)
  4273. sort.lo: $(go_sort_files)
  4274. $(BUILDPACKAGE)
  4275. sort/check: $(CHECK_DEPS)
  4276. @$(CHECK)
  4277. .PHONY: sort/check
  4278. @go_include@ strconv.lo.dep
  4279. strconv.lo.dep: $(go_strconv_files)
  4280. $(BUILDDEPS)
  4281. strconv.lo: $(go_strconv_files)
  4282. $(BUILDPACKAGE)
  4283. strconv/check: $(CHECK_DEPS)
  4284. @$(CHECK)
  4285. .PHONY: strconv/check
  4286. @go_include@ strings.lo.dep
  4287. strings.lo.dep: $(go_strings_files)
  4288. $(BUILDDEPS)
  4289. strings.lo: $(go_strings_files)
  4290. $(BUILDPACKAGE)
  4291. strings/index.lo: $(go_strings_c_files)
  4292. @$(MKDIR_P) strings
  4293. $(LTCOMPILE) -c -o strings/index.lo $(srcdir)/go/strings/indexbyte.c
  4294. strings/check: $(CHECK_DEPS)
  4295. @$(CHECK)
  4296. .PHONY: strings/check
  4297. @go_include@ sync.lo.dep
  4298. sync.lo.dep: $(go_sync_files)
  4299. $(BUILDDEPS)
  4300. sync.lo: $(go_sync_files)
  4301. $(BUILDPACKAGE)
  4302. sync/check: $(CHECK_DEPS)
  4303. @$(CHECK)
  4304. .PHONY: sync/check
  4305. @go_include@ testing.lo.dep
  4306. testing.lo.dep: $(go_testing_files)
  4307. $(BUILDDEPS)
  4308. testing.lo: $(go_testing_files)
  4309. $(BUILDPACKAGE)
  4310. testing/check: $(CHECK_DEPS)
  4311. @$(CHECK)
  4312. .PHONY: testing/check
  4313. @go_include@ time-go.lo.dep
  4314. time-go.lo.dep: $(go_time_files)
  4315. $(BUILDDEPS)
  4316. time-go.lo: $(go_time_files)
  4317. $(BUILDPACKAGE)
  4318. time/check: $(CHECK_DEPS)
  4319. @$(CHECK)
  4320. .PHONY: time/check
  4321. @go_include@ unicode.lo.dep
  4322. unicode.lo.dep: $(go_unicode_files)
  4323. $(BUILDDEPS)
  4324. unicode.lo: $(go_unicode_files)
  4325. $(BUILDPACKAGE)
  4326. unicode/check: $(CHECK_DEPS)
  4327. @$(CHECK)
  4328. .PHONY: unicode/check
  4329. @go_include@ archive/tar.lo.dep
  4330. archive/tar.lo.dep: $(go_archive_tar_files)
  4331. $(BUILDDEPS)
  4332. archive/tar.lo: $(go_archive_tar_files)
  4333. $(BUILDPACKAGE)
  4334. archive/tar/check: $(CHECK_DEPS)
  4335. @$(CHECK)
  4336. .PHONY: archive/tar/check
  4337. @go_include@ archive/zip.lo.dep
  4338. archive/zip.lo.dep: $(go_archive_zip_files)
  4339. $(BUILDDEPS)
  4340. archive/zip.lo: $(go_archive_zip_files)
  4341. $(BUILDPACKAGE)
  4342. archive/zip/check: $(CHECK_DEPS)
  4343. @$(CHECK)
  4344. .PHONY: archive/zip/check
  4345. @go_include@ compress/bzip2.lo.dep
  4346. compress/bzip2.lo.dep: $(go_compress_bzip2_files)
  4347. $(BUILDDEPS)
  4348. compress/bzip2.lo: $(go_compress_bzip2_files)
  4349. $(BUILDPACKAGE)
  4350. compress/bzip2/check: $(CHECK_DEPS)
  4351. @$(CHECK)
  4352. .PHONY: compress/bzip2/check
  4353. @go_include@ compress/flate.lo.dep
  4354. compress/flate.lo.dep: $(go_compress_flate_files)
  4355. $(BUILDDEPS)
  4356. compress/flate.lo: $(go_compress_flate_files)
  4357. $(BUILDPACKAGE)
  4358. compress/flate/check: $(CHECK_DEPS)
  4359. @$(CHECK)
  4360. .PHONY: compress/flate/check
  4361. @go_include@ compress/gzip.lo.dep
  4362. compress/gzip.lo.dep: $(go_compress_gzip_files)
  4363. $(BUILDDEPS)
  4364. compress/gzip.lo: $(go_compress_gzip_files)
  4365. $(BUILDPACKAGE)
  4366. compress/gzip/check: $(CHECK_DEPS)
  4367. @$(CHECK)
  4368. .PHONY: compress/gzip/check
  4369. @go_include@ compress/lzw.lo.dep
  4370. compress/lzw.lo.dep: $(go_compress_lzw_files)
  4371. $(BUILDDEPS)
  4372. compress/lzw.lo: $(go_compress_lzw_files)
  4373. $(BUILDPACKAGE)
  4374. compress/lzw/check: $(CHECK_DEPS)
  4375. @$(CHECK)
  4376. .PHONY: compress/lzw/check
  4377. @go_include@ compress/zlib.lo.dep
  4378. compress/zlib.lo.dep: $(go_compress_zlib_files)
  4379. $(BUILDDEPS)
  4380. compress/zlib.lo: $(go_compress_zlib_files)
  4381. $(BUILDPACKAGE)
  4382. compress/zlib/check: $(CHECK_DEPS)
  4383. @$(CHECK)
  4384. .PHONY: compress/zlib/check
  4385. @go_include@ container/heap.lo.dep
  4386. container/heap.lo.dep: $(go_container_heap_files)
  4387. $(BUILDDEPS)
  4388. container/heap.lo: $(go_container_heap_files)
  4389. $(BUILDPACKAGE)
  4390. container/heap/check: $(CHECK_DEPS)
  4391. @$(CHECK)
  4392. .PHONY: container/heap/check
  4393. @go_include@ container/list.lo.dep
  4394. container/list.lo.dep: $(go_container_list_files)
  4395. $(BUILDDEPS)
  4396. container/list.lo: $(go_container_list_files)
  4397. $(BUILDPACKAGE)
  4398. container/list/check: $(CHECK_DEPS)
  4399. @$(CHECK)
  4400. .PHONY: container/list/check
  4401. @go_include@ container/ring.lo.dep
  4402. container/ring.lo.dep: $(go_container_ring_files)
  4403. $(BUILDDEPS)
  4404. container/ring.lo: $(go_container_ring_files)
  4405. $(BUILDPACKAGE)
  4406. container/ring/check: $(CHECK_DEPS)
  4407. @$(CHECK)
  4408. .PHONY: container/ring/check
  4409. @go_include@ crypto/aes.lo.dep
  4410. crypto/aes.lo.dep: $(go_crypto_aes_files)
  4411. $(BUILDDEPS)
  4412. crypto/aes.lo: $(go_crypto_aes_files)
  4413. $(BUILDPACKAGE)
  4414. crypto/aes/check: $(CHECK_DEPS)
  4415. @$(CHECK)
  4416. .PHONY: crypto/aes/check
  4417. @go_include@ crypto/cipher.lo.dep
  4418. crypto/cipher.lo.dep: $(go_crypto_cipher_files)
  4419. $(BUILDDEPS)
  4420. crypto/cipher.lo: $(go_crypto_cipher_files)
  4421. $(BUILDPACKAGE)
  4422. crypto/cipher/check: $(CHECK_DEPS)
  4423. @$(CHECK)
  4424. .PHONY: crypto/cipher/check
  4425. @go_include@ crypto/des.lo.dep
  4426. crypto/des.lo.dep: $(go_crypto_des_files)
  4427. $(BUILDDEPS)
  4428. crypto/des.lo: $(go_crypto_des_files)
  4429. $(BUILDPACKAGE)
  4430. crypto/des/check: $(CHECK_DEPS)
  4431. @$(CHECK)
  4432. .PHONY: crypto/des/check
  4433. @go_include@ crypto/dsa.lo.dep
  4434. crypto/dsa.lo.dep: $(go_crypto_dsa_files)
  4435. $(BUILDDEPS)
  4436. crypto/dsa.lo: $(go_crypto_dsa_files)
  4437. $(BUILDPACKAGE)
  4438. crypto/dsa/check: $(CHECK_DEPS)
  4439. @$(CHECK)
  4440. .PHONY: crypto/dsa/check
  4441. @go_include@ crypto/ecdsa.lo.dep
  4442. crypto/ecdsa.lo.dep: $(go_crypto_ecdsa_files)
  4443. $(BUILDDEPS)
  4444. crypto/ecdsa.lo: $(go_crypto_ecdsa_files)
  4445. $(BUILDPACKAGE)
  4446. crypto/ecdsa/check: $(CHECK_DEPS)
  4447. @$(CHECK)
  4448. .PHONY: crypto/ecdsa/check
  4449. @go_include@ crypto/elliptic.lo.dep
  4450. crypto/elliptic.lo.dep: $(go_crypto_elliptic_files)
  4451. $(BUILDDEPS)
  4452. crypto/elliptic.lo: $(go_crypto_elliptic_files)
  4453. $(BUILDPACKAGE)
  4454. crypto/elliptic/check: $(CHECK_DEPS)
  4455. @$(CHECK)
  4456. .PHONY: crypto/elliptic/check
  4457. @go_include@ crypto/hmac.lo.dep
  4458. crypto/hmac.lo.dep: $(go_crypto_hmac_files)
  4459. $(BUILDDEPS)
  4460. crypto/hmac.lo: $(go_crypto_hmac_files)
  4461. $(BUILDPACKAGE)
  4462. crypto/hmac/check: $(CHECK_DEPS)
  4463. @$(CHECK)
  4464. .PHONY: crypto/hmac/check
  4465. @go_include@ crypto/md5.lo.dep
  4466. crypto/md5.lo.dep: $(go_crypto_md5_files)
  4467. $(BUILDDEPS)
  4468. crypto/md5.lo: $(go_crypto_md5_files)
  4469. $(BUILDPACKAGE)
  4470. crypto/md5/check: $(CHECK_DEPS)
  4471. @$(CHECK)
  4472. .PHONY: crypto/md5/check
  4473. @go_include@ crypto/rand.lo.dep
  4474. crypto/rand.lo.dep: $(go_crypto_rand_files)
  4475. $(BUILDDEPS)
  4476. crypto/rand.lo: $(go_crypto_rand_files)
  4477. $(BUILDPACKAGE)
  4478. crypto/rand/check: $(CHECK_DEPS)
  4479. @$(CHECK)
  4480. .PHONY: crypto/rand/check
  4481. @go_include@ crypto/rc4.lo.dep
  4482. crypto/rc4.lo.dep: $(go_crypto_rc4_files)
  4483. $(BUILDDEPS)
  4484. crypto/rc4.lo: $(go_crypto_rc4_files)
  4485. $(BUILDPACKAGE)
  4486. crypto/rc4/check: $(CHECK_DEPS)
  4487. @$(CHECK)
  4488. .PHONY: crypto/rc4/check
  4489. @go_include@ crypto/rsa.lo.dep
  4490. crypto/rsa.lo.dep: $(go_crypto_rsa_files)
  4491. $(BUILDDEPS)
  4492. crypto/rsa.lo: $(go_crypto_rsa_files)
  4493. $(BUILDPACKAGE)
  4494. crypto/rsa/check: $(CHECK_DEPS)
  4495. @$(CHECK)
  4496. .PHONY: crypto/rsa/check
  4497. @go_include@ crypto/sha1.lo.dep
  4498. crypto/sha1.lo.dep: $(go_crypto_sha1_files)
  4499. $(BUILDDEPS)
  4500. crypto/sha1.lo: $(go_crypto_sha1_files)
  4501. $(BUILDPACKAGE)
  4502. crypto/sha1/check: $(CHECK_DEPS)
  4503. @$(CHECK)
  4504. .PHONY: crypto/sha1/check
  4505. @go_include@ crypto/sha256.lo.dep
  4506. crypto/sha256.lo.dep: $(go_crypto_sha256_files)
  4507. $(BUILDDEPS)
  4508. crypto/sha256.lo: $(go_crypto_sha256_files)
  4509. $(BUILDPACKAGE)
  4510. crypto/sha256/check: $(CHECK_DEPS)
  4511. @$(CHECK)
  4512. .PHONY: crypto/sha256/check
  4513. @go_include@ crypto/sha512.lo.dep
  4514. crypto/sha512.lo.dep: $(go_crypto_sha512_files)
  4515. $(BUILDDEPS)
  4516. crypto/sha512.lo: $(go_crypto_sha512_files)
  4517. $(BUILDPACKAGE)
  4518. crypto/sha512/check: $(CHECK_DEPS)
  4519. @$(CHECK)
  4520. .PHONY: crypto/sha512/check
  4521. @go_include@ crypto/subtle.lo.dep
  4522. crypto/subtle.lo.dep: $(go_crypto_subtle_files)
  4523. $(BUILDDEPS)
  4524. crypto/subtle.lo: $(go_crypto_subtle_files)
  4525. $(BUILDPACKAGE)
  4526. crypto/subtle/check: $(CHECK_DEPS)
  4527. @$(CHECK)
  4528. .PHONY: crypto/subtle/check
  4529. @go_include@ crypto/tls.lo.dep
  4530. crypto/tls.lo.dep: $(go_crypto_tls_files)
  4531. $(BUILDDEPS)
  4532. crypto/tls.lo: $(go_crypto_tls_files)
  4533. $(BUILDPACKAGE)
  4534. crypto/tls/check: $(CHECK_DEPS)
  4535. @$(CHECK)
  4536. .PHONY: crypto/tls/check
  4537. @go_include@ crypto/x509.lo.dep
  4538. crypto/x509.lo.dep: $(go_crypto_x509_files)
  4539. $(BUILDDEPS)
  4540. crypto/x509.lo: $(go_crypto_x509_files)
  4541. $(BUILDPACKAGE)
  4542. crypto/x509/check: $(CHECK_DEPS)
  4543. @$(CHECK)
  4544. .PHONY: crypto/x509/check
  4545. @go_include@ crypto/x509/pkix.lo.dep
  4546. crypto/x509/pkix.lo.dep: $(go_crypto_x509_pkix_files)
  4547. $(BUILDDEPS)
  4548. crypto/x509/pkix.lo: $(go_crypto_x509_pkix_files)
  4549. $(BUILDPACKAGE)
  4550. crypto/x509/pkix/check: $(CHECK_DEPS)
  4551. @$(CHECK)
  4552. .PHONY: crypto/x509/pkix/check
  4553. @go_include@ database/sql.lo.dep
  4554. database/sql.lo.dep: $(go_database_sql_files)
  4555. $(BUILDDEPS)
  4556. database/sql.lo: $(go_database_sql_files)
  4557. $(BUILDPACKAGE)
  4558. database/sql/check: $(CHECK_DEPS)
  4559. @$(CHECK)
  4560. .PHONY: database/sql/check
  4561. @go_include@ database/sql/driver.lo.dep
  4562. database/sql/driver.lo.dep: $(go_database_sql_driver_files)
  4563. $(BUILDDEPS)
  4564. database/sql/driver.lo: $(go_database_sql_driver_files)
  4565. $(BUILDPACKAGE)
  4566. database/sql/driver/check: $(CHECK_DEPS)
  4567. @$(CHECK)
  4568. .PHONY: database/sql/driver/check
  4569. @go_include@ debug/dwarf.lo.dep
  4570. debug/dwarf.lo.dep: $(go_debug_dwarf_files)
  4571. $(BUILDDEPS)
  4572. debug/dwarf.lo: $(go_debug_dwarf_files)
  4573. $(BUILDPACKAGE)
  4574. debug/dwarf/check: $(CHECK_DEPS)
  4575. @$(CHECK)
  4576. .PHONY: debug/dwarf/check
  4577. @go_include@ debug/elf.lo.dep
  4578. debug/elf.lo.dep: $(go_debug_elf_files)
  4579. $(BUILDDEPS)
  4580. debug/elf.lo: $(go_debug_elf_files)
  4581. $(BUILDPACKAGE)
  4582. debug/elf/check: $(CHECK_DEPS)
  4583. @$(CHECK)
  4584. .PHONY: debug/elf/check
  4585. @go_include@ debug/gosym.lo.dep
  4586. debug/gosym.lo.dep: $(go_debug_gosym_files)
  4587. $(BUILDDEPS)
  4588. debug/gosym.lo: $(go_debug_gosym_files)
  4589. $(BUILDPACKAGE)
  4590. debug/gosym/check: $(CHECK_DEPS)
  4591. @$(CHECK)
  4592. .PHONY: debug/gosym/check
  4593. @go_include@ debug/macho.lo.dep
  4594. debug/macho.lo.dep: $(go_debug_macho_files)
  4595. $(BUILDDEPS)
  4596. debug/macho.lo: $(go_debug_macho_files)
  4597. $(BUILDPACKAGE)
  4598. debug/macho/check: $(CHECK_DEPS)
  4599. @$(CHECK)
  4600. .PHONY: debug/macho/check
  4601. @go_include@ debug/pe.lo.dep
  4602. debug/pe.lo.dep: $(go_debug_pe_files)
  4603. $(BUILDDEPS)
  4604. debug/pe.lo: $(go_debug_pe_files)
  4605. $(BUILDPACKAGE)
  4606. debug/pe/check: $(CHECK_DEPS)
  4607. @$(CHECK)
  4608. .PHONY: debug/pe/check
  4609. @go_include@ debug/plan9obj.lo.dep
  4610. debug/plan9obj.lo.dep: $(go_debug_plan9obj_files)
  4611. $(BUILDDEPS)
  4612. debug/plan9obj.lo: $(go_debug_plan9obj_files)
  4613. $(BUILDPACKAGE)
  4614. debug/plan9obj/check: $(CHECK_DEPS)
  4615. @$(CHECK)
  4616. .PHONY: debug/plan9obj/check
  4617. @go_include@ encoding/asn1.lo.dep
  4618. encoding/asn1.lo.dep: $(go_encoding_asn1_files)
  4619. $(BUILDDEPS)
  4620. encoding/asn1.lo: $(go_encoding_asn1_files)
  4621. $(BUILDPACKAGE)
  4622. encoding/asn1/check: $(CHECK_DEPS)
  4623. @$(CHECK)
  4624. .PHONY: encoding/asn1/check
  4625. @go_include@ encoding/ascii85.lo.dep
  4626. encoding/ascii85.lo.dep: $(go_encoding_ascii85_files)
  4627. $(BUILDDEPS)
  4628. encoding/ascii85.lo: $(go_encoding_ascii85_files)
  4629. $(BUILDPACKAGE)
  4630. encoding/ascii85/check: $(CHECK_DEPS)
  4631. @$(CHECK)
  4632. .PHONY: encoding/ascii85/check
  4633. @go_include@ encoding/base32.lo.dep
  4634. encoding/base32.lo.dep: $(go_encoding_base32_files)
  4635. $(BUILDDEPS)
  4636. encoding/base32.lo: $(go_encoding_base32_files)
  4637. $(BUILDPACKAGE)
  4638. encoding/base32/check: $(CHECK_DEPS)
  4639. @$(CHECK)
  4640. .PHONY: encoding/base32/check
  4641. @go_include@ encoding/base64.lo.dep
  4642. encoding/base64.lo.dep: $(go_encoding_base64_files)
  4643. $(BUILDDEPS)
  4644. encoding/base64.lo: $(go_encoding_base64_files)
  4645. $(BUILDPACKAGE)
  4646. encoding/base64/check: $(CHECK_DEPS)
  4647. @$(CHECK)
  4648. .PHONY: encoding/base64/check
  4649. @go_include@ encoding/binary.lo.dep
  4650. encoding/binary.lo.dep: $(go_encoding_binary_files)
  4651. $(BUILDDEPS)
  4652. encoding/binary.lo: $(go_encoding_binary_files)
  4653. $(BUILDPACKAGE)
  4654. encoding/binary/check: $(CHECK_DEPS)
  4655. @$(CHECK)
  4656. .PHONY: encoding/binary/check
  4657. @go_include@ encoding/csv.lo.dep
  4658. encoding/csv.lo.dep: $(go_encoding_csv_files)
  4659. $(BUILDDEPS)
  4660. encoding/csv.lo: $(go_encoding_csv_files)
  4661. $(BUILDPACKAGE)
  4662. encoding/csv/check: $(CHECK_DEPS)
  4663. @$(CHECK)
  4664. .PHONY: encoding/csv/check
  4665. @go_include@ encoding/gob.lo.dep
  4666. encoding/gob.lo.dep: $(go_encoding_gob_files)
  4667. $(BUILDDEPS)
  4668. encoding/gob.lo: $(go_encoding_gob_files)
  4669. $(BUILDPACKAGE)
  4670. encoding/gob/check: $(CHECK_DEPS)
  4671. @$(CHECK)
  4672. .PHONY: encoding/gob/check
  4673. @go_include@ encoding/hex.lo.dep
  4674. encoding/hex.lo.dep: $(go_encoding_hex_files)
  4675. $(BUILDDEPS)
  4676. encoding/hex.lo: $(go_encoding_hex_files)
  4677. $(BUILDPACKAGE)
  4678. encoding/hex/check: $(CHECK_DEPS)
  4679. @$(CHECK)
  4680. .PHONY: encoding/hex/check
  4681. @go_include@ encoding/json.lo.dep
  4682. encoding/json.lo.dep: $(go_encoding_json_files)
  4683. $(BUILDDEPS)
  4684. encoding/json.lo: $(go_encoding_json_files)
  4685. $(BUILDPACKAGE)
  4686. encoding/json/check: $(CHECK_DEPS)
  4687. @$(CHECK)
  4688. .PHONY: encoding/json/check
  4689. @go_include@ encoding/pem.lo.dep
  4690. encoding/pem.lo.dep: $(go_encoding_pem_files)
  4691. $(BUILDDEPS)
  4692. encoding/pem.lo: $(go_encoding_pem_files)
  4693. $(BUILDPACKAGE)
  4694. encoding/pem/check: $(CHECK_DEPS)
  4695. @$(CHECK)
  4696. .PHONY: encoding/pem/check
  4697. @go_include@ encoding/xml.lo.dep
  4698. encoding/xml.lo.dep: $(go_encoding_xml_files)
  4699. $(BUILDDEPS)
  4700. encoding/xml.lo: $(go_encoding_xml_files)
  4701. $(BUILDPACKAGE)
  4702. encoding/xml/check: $(CHECK_DEPS)
  4703. @$(CHECK)
  4704. .PHONY: encoding/xml/check
  4705. @go_include@ exp/proxy.lo.dep
  4706. exp/proxy.lo.dep: $(go_exp_proxy_files)
  4707. $(BUILDDEPS)
  4708. exp/proxy.lo: $(go_exp_proxy_files)
  4709. $(BUILDPACKAGE)
  4710. exp/proxy/check: $(CHECK_DEPS)
  4711. @$(CHECK)
  4712. .PHONY: exp/proxy/check
  4713. @go_include@ exp/terminal.lo.dep
  4714. exp/terminal.lo.dep: $(go_exp_terminal_files)
  4715. $(BUILDDEPS)
  4716. exp/terminal.lo: $(go_exp_terminal_files)
  4717. $(BUILDPACKAGE)
  4718. exp/terminal/check: $(CHECK_DEPS)
  4719. @$(CHECK)
  4720. .PHONY: exp/terminal/check
  4721. @go_include@ html/template.lo.dep
  4722. html/template.lo.dep: $(go_html_template_files)
  4723. $(BUILDDEPS)
  4724. html/template.lo: $(go_html_template_files)
  4725. $(BUILDPACKAGE)
  4726. html/template/check: $(CHECK_DEPS)
  4727. @$(CHECK)
  4728. .PHONY: html/template/check
  4729. @go_include@ go/ast.lo.dep
  4730. go/ast.lo.dep: $(go_go_ast_files)
  4731. $(BUILDDEPS)
  4732. go/ast.lo: $(go_go_ast_files)
  4733. $(BUILDPACKAGE)
  4734. go/ast/check: $(CHECK_DEPS)
  4735. @$(CHECK)
  4736. .PHONY: go/ast/check
  4737. @go_include@ go/build.lo.dep
  4738. go/build.lo.dep: $(go_go_build_files)
  4739. $(BUILDDEPS)
  4740. go/build.lo: $(go_go_build_files)
  4741. $(BUILDPACKAGE)
  4742. go/build/check: $(CHECK_DEPS)
  4743. @$(CHECK)
  4744. .PHONY: go/build/check
  4745. @go_include@ go/doc.lo.dep
  4746. go/doc.lo.dep: $(go_go_doc_files)
  4747. $(BUILDDEPS)
  4748. go/doc.lo: $(go_go_doc_files)
  4749. $(BUILDPACKAGE)
  4750. go/doc/check: $(CHECK_DEPS)
  4751. @$(CHECK)
  4752. .PHONY: go/doc/check
  4753. @go_include@ go/format.lo.dep
  4754. go/format.lo.dep: $(go_go_format_files)
  4755. $(BUILDDEPS)
  4756. go/format.lo: $(go_go_format_files)
  4757. $(BUILDPACKAGE)
  4758. go/format/check: $(CHECK_DEPS)
  4759. @$(CHECK)
  4760. .PHONY: go/format/check
  4761. @go_include@ go/parser.lo.dep
  4762. go/parser.lo.dep: $(go_go_parser_files)
  4763. $(BUILDDEPS)
  4764. go/parser.lo: $(go_go_parser_files)
  4765. $(BUILDPACKAGE)
  4766. go/parser/check: $(CHECK_DEPS)
  4767. @$(CHECK)
  4768. .PHONY: go/parser/check
  4769. @go_include@ go/printer.lo.dep
  4770. go/printer.lo.dep: $(go_go_printer_files)
  4771. $(BUILDDEPS)
  4772. go/printer.lo: $(go_go_printer_files)
  4773. $(BUILDPACKAGE)
  4774. go/printer/check: $(CHECK_DEPS)
  4775. @$(CHECK)
  4776. .PHONY: go/printer/check
  4777. @go_include@ go/scanner.lo.dep
  4778. go/scanner.lo.dep: $(go_go_scanner_files)
  4779. $(BUILDDEPS)
  4780. go/scanner.lo: $(go_go_scanner_files)
  4781. $(BUILDPACKAGE)
  4782. go/scanner/check: $(CHECK_DEPS)
  4783. @$(CHECK)
  4784. .PHONY: go/scanner/check
  4785. @go_include@ go/token.lo.dep
  4786. go/token.lo.dep: $(go_go_token_files)
  4787. $(BUILDDEPS)
  4788. go/token.lo: $(go_go_token_files)
  4789. $(BUILDPACKAGE)
  4790. go/token/check: $(CHECK_DEPS)
  4791. @$(CHECK)
  4792. .PHONY: go/token/check
  4793. @go_include@ hash/adler32.lo.dep
  4794. hash/adler32.lo.dep: $(go_hash_adler32_files)
  4795. $(BUILDDEPS)
  4796. hash/adler32.lo: $(go_hash_adler32_files)
  4797. $(BUILDPACKAGE)
  4798. hash/adler32/check: $(CHECK_DEPS)
  4799. @$(CHECK)
  4800. .PHONY: hash/adler32/check
  4801. @go_include@ hash/crc32.lo.dep
  4802. hash/crc32.lo.dep: $(go_hash_crc32_files)
  4803. $(BUILDDEPS)
  4804. hash/crc32.lo: $(go_hash_crc32_files)
  4805. $(BUILDPACKAGE)
  4806. hash/crc32/check: $(CHECK_DEPS)
  4807. @$(CHECK)
  4808. .PHONY: hash/crc32/check
  4809. @go_include@ hash/crc64.lo.dep
  4810. hash/crc64.lo.dep: $(go_hash_crc64_files)
  4811. $(BUILDDEPS)
  4812. hash/crc64.lo: $(go_hash_crc64_files)
  4813. $(BUILDPACKAGE)
  4814. hash/crc64/check: $(CHECK_DEPS)
  4815. @$(CHECK)
  4816. .PHONY: hash/crc64/check
  4817. @go_include@ hash/fnv.lo.dep
  4818. hash/fnv.lo.dep: $(go_hash_fnv_files)
  4819. $(BUILDDEPS)
  4820. hash/fnv.lo: $(go_hash_fnv_files)
  4821. $(BUILDPACKAGE)
  4822. hash/fnv/check: $(CHECK_DEPS)
  4823. @$(CHECK)
  4824. .PHONY: hash/fnv/check
  4825. @go_include@ image/color.lo.dep
  4826. image/color.lo.dep: $(go_image_color_files)
  4827. $(BUILDDEPS)
  4828. image/color.lo: $(go_image_color_files)
  4829. $(BUILDPACKAGE)
  4830. image/color/check: $(CHECK_DEPS)
  4831. @$(CHECK)
  4832. .PHONY: image/color/check
  4833. @go_include@ image/color/palette.lo.dep
  4834. image/color/palette.lo.dep: $(go_image_color_palette_files)
  4835. $(BUILDDEPS)
  4836. image/color/palette.lo: $(go_image_color_palette_files)
  4837. $(BUILDPACKAGE)
  4838. image/color/palette/check: $(CHECK_DEPS)
  4839. @$(CHECK)
  4840. .PHONY: image/color/palette/check
  4841. @go_include@ image/draw.lo.dep
  4842. image/draw.lo.dep: $(go_image_draw_files)
  4843. $(BUILDDEPS)
  4844. image/draw.lo: $(go_image_draw_files)
  4845. $(BUILDPACKAGE)
  4846. image/draw/check: $(CHECK_DEPS)
  4847. @$(CHECK)
  4848. .PHONY: image/draw/check
  4849. @go_include@ image/gif.lo.dep
  4850. image/gif.lo.dep: $(go_image_gif_files)
  4851. $(BUILDDEPS)
  4852. image/gif.lo: $(go_image_gif_files)
  4853. $(BUILDPACKAGE)
  4854. image/gif/check: $(CHECK_DEPS)
  4855. @$(CHECK)
  4856. .PHONY: image/gif/check
  4857. @go_include@ image/jpeg.lo.dep
  4858. image/jpeg.lo.dep: $(go_image_jpeg_files)
  4859. $(BUILDDEPS)
  4860. image/jpeg.lo: $(go_image_jpeg_files)
  4861. $(BUILDPACKAGE)
  4862. image/jpeg/check: $(CHECK_DEPS)
  4863. @$(CHECK)
  4864. .PHONY: image/jpeg/check
  4865. @go_include@ image/png.lo.dep
  4866. image/png.lo.dep: $(go_image_png_files)
  4867. $(BUILDDEPS)
  4868. image/png.lo: $(go_image_png_files)
  4869. $(BUILDPACKAGE)
  4870. image/png/check: $(CHECK_DEPS)
  4871. @$(CHECK)
  4872. .PHONY: image/png/check
  4873. @go_include@ index/suffixarray.lo.dep
  4874. index/suffixarray.lo.dep: $(go_index_suffixarray_files)
  4875. $(BUILDDEPS)
  4876. index/suffixarray.lo: $(go_index_suffixarray_files)
  4877. $(BUILDPACKAGE)
  4878. index/suffixarray/check: $(CHECK_DEPS)
  4879. @$(CHECK)
  4880. .PHONY: index/suffixarray/check
  4881. @go_include@ io/ioutil.lo.dep
  4882. io/ioutil.lo.dep: $(go_io_ioutil_files)
  4883. $(BUILDDEPS)
  4884. io/ioutil.lo: $(go_io_ioutil_files)
  4885. $(BUILDPACKAGE)
  4886. io/ioutil/check: $(CHECK_DEPS)
  4887. @$(CHECK)
  4888. .PHONY: io/ioutil/check
  4889. @go_include@ log/syslog.lo.dep
  4890. log/syslog.lo.dep: $(go_log_syslog_files)
  4891. $(BUILDDEPS)
  4892. log/syslog.lo: $(go_log_syslog_files)
  4893. $(BUILDPACKAGE)
  4894. log/syslog/syslog_c.lo: $(go_syslog_c_files) log/syslog.lo
  4895. @$(MKDIR_P) log/syslog
  4896. $(LTCOMPILE) -c -o $@ $(srcdir)/go/log/syslog/syslog_c.c
  4897. log/syslog/check: $(CHECK_DEPS)
  4898. @$(CHECK)
  4899. .PHONY: log/syslog/check
  4900. @go_include@ math/big.lo.dep
  4901. math/big.lo.dep: $(go_math_big_files)
  4902. $(BUILDDEPS)
  4903. math/big.lo: $(go_math_big_files)
  4904. $(BUILDPACKAGE)
  4905. math/big/check: $(CHECK_DEPS)
  4906. @$(CHECK)
  4907. .PHONY: math/big/check
  4908. @go_include@ math/cmplx.lo.dep
  4909. math/cmplx.lo.dep: $(go_math_cmplx_files)
  4910. $(BUILDDEPS)
  4911. math/cmplx.lo: $(go_math_cmplx_files)
  4912. $(BUILDPACKAGE)
  4913. math/cmplx/check: $(CHECK_DEPS)
  4914. @$(CHECK)
  4915. .PHONY: math/cmplx/check
  4916. @go_include@ math/rand.lo.dep
  4917. math/rand.lo.dep: $(go_math_rand_files)
  4918. $(BUILDDEPS)
  4919. math/rand.lo: $(go_math_rand_files)
  4920. $(BUILDPACKAGE)
  4921. math/rand/check: $(CHECK_DEPS)
  4922. @$(CHECK)
  4923. .PHONY: math/rand/check
  4924. @go_include@ mime/multipart.lo.dep
  4925. mime/multipart.lo.dep: $(go_mime_multipart_files)
  4926. $(BUILDDEPS)
  4927. mime/multipart.lo: $(go_mime_multipart_files)
  4928. $(BUILDPACKAGE)
  4929. mime/multipart/check: $(CHECK_DEPS)
  4930. @$(CHECK)
  4931. .PHONY: mime/multipart/check
  4932. @go_include@ net/http.lo.dep
  4933. net/http.lo.dep: $(go_net_http_files)
  4934. $(BUILDDEPS)
  4935. net/http.lo: $(go_net_http_files)
  4936. $(BUILDPACKAGE)
  4937. net/http/check: $(CHECK_DEPS)
  4938. @$(CHECK)
  4939. .PHONY: net/http/check
  4940. @go_include@ net/mail.lo.dep
  4941. net/mail.lo.dep: $(go_net_mail_files)
  4942. $(BUILDDEPS)
  4943. net/mail.lo: $(go_net_mail_files)
  4944. $(BUILDPACKAGE)
  4945. net/mail/check: $(CHECK_DEPS)
  4946. @$(CHECK)
  4947. .PHONY: net/mail/check
  4948. @go_include@ net/rpc.lo.dep
  4949. net/rpc.lo.dep: $(go_net_rpc_files)
  4950. $(BUILDDEPS)
  4951. net/rpc.lo: $(go_net_rpc_files)
  4952. $(BUILDPACKAGE)
  4953. net/rpc/check: $(CHECK_DEPS)
  4954. @$(CHECK)
  4955. .PHONY: net/rpc/check
  4956. @go_include@ net/smtp.lo.dep
  4957. net/smtp.lo.dep: $(go_net_smtp_files)
  4958. $(BUILDDEPS)
  4959. net/smtp.lo: $(go_net_smtp_files)
  4960. $(BUILDPACKAGE)
  4961. net/smtp/check: $(CHECK_DEPS)
  4962. @$(CHECK)
  4963. .PHONY: net/smtp/check
  4964. @go_include@ net/url.lo.dep
  4965. net/url.lo.dep: $(go_net_url_files)
  4966. $(BUILDDEPS)
  4967. net/url.lo: $(go_net_url_files)
  4968. $(BUILDPACKAGE)
  4969. net/url/check: $(CHECK_DEPS)
  4970. @$(CHECK)
  4971. .PHONY: net/url/check
  4972. @go_include@ net/textproto.lo.dep
  4973. net/textproto.lo.dep: $(go_net_textproto_files)
  4974. $(BUILDDEPS)
  4975. net/textproto.lo: $(go_net_textproto_files)
  4976. $(BUILDPACKAGE)
  4977. net/textproto/check: $(CHECK_DEPS)
  4978. @$(CHECK)
  4979. .PHONY: net/textproto/check
  4980. @go_include@ net/http/cgi.lo.dep
  4981. net/http/cgi.lo.dep: $(go_net_http_cgi_files)
  4982. $(BUILDDEPS)
  4983. net/http/cgi.lo: $(go_net_http_cgi_files)
  4984. $(BUILDPACKAGE)
  4985. net/http/cgi/check: $(CHECK_DEPS)
  4986. @$(CHECK)
  4987. .PHONY: net/http/cgi/check
  4988. @go_include@ net/http/cookiejar.lo.dep
  4989. net/http/cookiejar.lo.dep: $(go_net_http_cookiejar_files)
  4990. $(BUILDDEPS)
  4991. net/http/cookiejar.lo: $(go_net_http_cookiejar_files)
  4992. $(BUILDPACKAGE)
  4993. net/http/cookiejar/check: $(CHECK_DEPS)
  4994. @$(CHECK)
  4995. .PHONY: net/http/cookiejar/check
  4996. @go_include@ net/http/fcgi.lo.dep
  4997. net/http/fcgi.lo.dep: $(go_net_http_fcgi_files)
  4998. $(BUILDDEPS)
  4999. net/http/fcgi.lo: $(go_net_http_fcgi_files)
  5000. $(BUILDPACKAGE)
  5001. net/http/fcgi/check: $(CHECK_DEPS)
  5002. @$(CHECK)
  5003. .PHONY: net/http/fcgi/check
  5004. @go_include@ net/http/httptest.lo.dep
  5005. net/http/httptest.lo.dep: $(go_net_http_httptest_files)
  5006. $(BUILDDEPS)
  5007. net/http/httptest.lo: $(go_net_http_httptest_files)
  5008. $(BUILDPACKAGE)
  5009. net/http/httptest/check: $(check_deps)
  5010. @$(CHECK)
  5011. .PHONY: net/http/httptest/check
  5012. @go_include@ net/http/httputil.lo.dep
  5013. net/http/httputil.lo.dep: $(go_net_http_httputil_files)
  5014. $(BUILDDEPS)
  5015. net/http/httputil.lo: $(go_net_http_httputil_files)
  5016. $(BUILDPACKAGE)
  5017. net/http/httputil/check: $(check_deps)
  5018. @$(CHECK)
  5019. .PHONY: net/http/httputil/check
  5020. @go_include@ net/http/internal.lo.dep
  5021. net/http/internal.lo.dep: $(go_net_http_internal_files)
  5022. $(BUILDDEPS)
  5023. net/http/internal.lo: $(go_net_http_internal_files)
  5024. $(BUILDPACKAGE)
  5025. net/http/internal/check: $(CHECK_DEPS)
  5026. @$(CHECK)
  5027. .PHONY: net/http/internal/check
  5028. @go_include@ net/http/pprof.lo.dep
  5029. net/http/pprof.lo.dep: $(go_net_http_pprof_files)
  5030. $(BUILDDEPS)
  5031. net/http/pprof.lo: $(go_net_http_pprof_files)
  5032. $(BUILDPACKAGE)
  5033. net/http/pprof/check: $(CHECK_DEPS)
  5034. @$(CHECK)
  5035. .PHONY: net/http/pprof/check
  5036. @go_include@ net/rpc/jsonrpc.lo.dep
  5037. net/rpc/jsonrpc.lo.dep: $(go_net_rpc_jsonrpc_files)
  5038. $(BUILDDEPS)
  5039. net/rpc/jsonrpc.lo: $(go_net_rpc_jsonrpc_files)
  5040. $(BUILDPACKAGE)
  5041. net/rpc/jsonrpc/check: $(CHECK_DEPS)
  5042. @$(CHECK)
  5043. .PHONY: net/rpc/jsonrpc/check
  5044. @go_include@ old/regexp.lo.dep
  5045. old/regexp.lo.dep: $(go_old_regexp_files)
  5046. $(BUILDDEPS)
  5047. old/regexp.lo: $(go_old_regexp_files)
  5048. $(BUILDPACKAGE)
  5049. old/regexp/check: $(CHECK_DEPS)
  5050. @$(CHECK)
  5051. .PHONY: old/regexp/check
  5052. @go_include@ old/template.lo.dep
  5053. old/template.lo.dep: $(go_old_template_files)
  5054. $(BUILDDEPS)
  5055. old/template.lo: $(go_old_template_files)
  5056. $(BUILDPACKAGE)
  5057. old/template/check: $(CHECK_DEPS)
  5058. @$(CHECK)
  5059. .PHONY: old/template/check
  5060. @go_include@ os/exec.lo.dep
  5061. os/exec.lo.dep: $(go_os_exec_files)
  5062. $(BUILDDEPS)
  5063. os/exec.lo: $(go_os_exec_files)
  5064. $(BUILDPACKAGE)
  5065. os/exec/check: $(CHECK_DEPS)
  5066. @$(CHECK)
  5067. .PHONY: os/exec/check
  5068. @go_include@ os/signal.lo.dep
  5069. os/signal.lo.dep: $(go_os_signal_files)
  5070. $(BUILDDEPS)
  5071. os/signal.lo: $(go_os_signal_files)
  5072. $(BUILDPACKAGE)
  5073. os/signal/check: $(CHECK_DEPS)
  5074. @$(CHECK)
  5075. .PHONY: os/signal/check
  5076. @go_include@ os/user.lo.dep
  5077. os/user.lo.dep: $(go_os_user_files)
  5078. $(BUILDDEPS)
  5079. os/user.lo: $(go_os_user_files)
  5080. $(BUILDPACKAGE)
  5081. os/user/check: $(CHECK_DEPS)
  5082. @$(CHECK)
  5083. .PHONY: os/user/check
  5084. @go_include@ path/filepath.lo.dep
  5085. path/filepath.lo.dep: $(go_path_filepath_files)
  5086. $(BUILDDEPS)
  5087. path/filepath.lo: $(go_path_filepath_files)
  5088. $(BUILDPACKAGE)
  5089. path/filepath/check: $(CHECK_DEPS)
  5090. @$(CHECK)
  5091. .PHONY: path/filepath/check
  5092. @go_include@ regexp/syntax.lo.dep
  5093. regexp/syntax.lo.dep: $(go_regexp_syntax_files)
  5094. $(BUILDDEPS)
  5095. regexp/syntax.lo: $(go_regexp_syntax_files)
  5096. $(BUILDPACKAGE)
  5097. regexp/syntax/check: $(CHECK_DEPS)
  5098. @$(CHECK)
  5099. .PHONY: regexp/syntax/check
  5100. @go_include@ runtime/debug.lo.dep
  5101. runtime/debug.lo.dep: $(go_runtime_debug_files)
  5102. $(BUILDDEPS)
  5103. runtime/debug.lo: $(go_runtime_debug_files)
  5104. $(BUILDPACKAGE)
  5105. runtime/debug/check: $(CHECK_DEPS)
  5106. @$(CHECK)
  5107. .PHONY: runtime/debug/check
  5108. @go_include@ runtime/pprof.lo.dep
  5109. runtime/pprof.lo.dep: $(go_runtime_pprof_files)
  5110. $(BUILDDEPS)
  5111. runtime/pprof.lo: $(go_runtime_pprof_files)
  5112. $(BUILDPACKAGE)
  5113. runtime/pprof/check: $(CHECK_DEPS)
  5114. @$(CHECK)
  5115. .PHONY: runtime/pprof/check
  5116. @go_include@ sync/atomic.lo.dep
  5117. sync/atomic.lo.dep: $(go_sync_atomic_files)
  5118. $(BUILDDEPS)
  5119. sync/atomic.lo: $(go_sync_atomic_files)
  5120. $(BUILDPACKAGE)
  5121. sync/atomic_c.lo: $(go_sync_atomic_c_files) sync/atomic.lo
  5122. $(LTCOMPILE) -c -o $@ $(srcdir)/go/sync/atomic/atomic.c
  5123. sync/atomic/check: $(CHECK_DEPS)
  5124. @$(CHECK)
  5125. .PHONY: sync/atomic/check
  5126. @go_include@ text/scanner.lo.dep
  5127. text/scanner.lo.dep: $(go_text_scanner_files)
  5128. $(BUILDDEPS)
  5129. text/scanner.lo: $(go_text_scanner_files)
  5130. $(BUILDPACKAGE)
  5131. text/scanner/check: $(CHECK_DEPS)
  5132. @$(CHECK)
  5133. .PHONY: text/scanner/check
  5134. @go_include@ text/tabwriter.lo.dep
  5135. text/tabwriter.lo.dep: $(go_text_tabwriter_files)
  5136. $(BUILDDEPS)
  5137. text/tabwriter.lo: $(go_text_tabwriter_files)
  5138. $(BUILDPACKAGE)
  5139. text/tabwriter/check: $(CHECK_DEPS)
  5140. @$(CHECK)
  5141. .PHONY: text/tabwriter/check
  5142. @go_include@ text/template.lo.dep
  5143. text/template.lo.dep: $(go_text_template_files)
  5144. $(BUILDDEPS)
  5145. text/template.lo: $(go_text_template_files)
  5146. $(BUILDPACKAGE)
  5147. text/template/check: $(CHECK_DEPS)
  5148. @$(CHECK)
  5149. .PHONY: text/template/check
  5150. @go_include@ text/template/parse.lo.dep
  5151. text/template/parse.lo.dep: $(go_text_template_parse_files)
  5152. $(BUILDDEPS)
  5153. text/template/parse.lo: $(go_text_template_parse_files)
  5154. $(BUILDPACKAGE)
  5155. text/template/parse/check: $(CHECK_DEPS)
  5156. @$(CHECK)
  5157. .PHONY: text/template/parse/check
  5158. @go_include@ testing/iotest.lo.dep
  5159. testing/iotest.lo.dep: $(go_testing_iotest_files)
  5160. $(BUILDDEPS)
  5161. testing/iotest.lo: $(go_testing_iotest_files)
  5162. $(BUILDPACKAGE)
  5163. testing/iotest/check: $(CHECK_DEPS)
  5164. @$(CHECK)
  5165. .PHONY: testing/iotest/check
  5166. @go_include@ testing/quick.lo.dep
  5167. testing/quick.lo.dep: $(go_testing_quick_files)
  5168. $(BUILDDEPS)
  5169. testing/quick.lo: $(go_testing_quick_files)
  5170. $(BUILDPACKAGE)
  5171. testing/quick/check: $(CHECK_DEPS)
  5172. @$(CHECK)
  5173. .PHONY: testing/quick/check
  5174. @go_include@ unicode/utf16.lo.dep
  5175. unicode/utf16.lo.dep: $(go_unicode_utf16_files)
  5176. $(BUILDDEPS)
  5177. unicode/utf16.lo: $(go_unicode_utf16_files)
  5178. $(BUILDPACKAGE)
  5179. unicode/utf16/check: $(CHECK_DEPS)
  5180. @$(CHECK)
  5181. .PHONY: unicode/utf16/check
  5182. @go_include@ unicode/utf8.lo.dep
  5183. unicode/utf8.lo.dep: $(go_unicode_utf8_files)
  5184. $(BUILDDEPS)
  5185. unicode/utf8.lo: $(go_unicode_utf8_files)
  5186. $(BUILDPACKAGE)
  5187. unicode/utf8/check: $(CHECK_DEPS)
  5188. @$(CHECK)
  5189. .PHONY: unicode/utf8/check
  5190. @go_include@ syscall.lo.dep
  5191. syscall.lo.dep: $(go_syscall_files)
  5192. $(BUILDDEPS)
  5193. syscall.lo: $(go_syscall_files)
  5194. $(BUILDPACKAGE)
  5195. syscall/errno.lo: go/syscall/errno.c
  5196. @$(MKDIR_P) syscall
  5197. $(LTCOMPILE) -c -o $@ $<
  5198. syscall/signame.lo: go/syscall/signame.c
  5199. @$(MKDIR_P) syscall
  5200. $(LTCOMPILE) -c -o $@ $<
  5201. syscall/wait.lo: go/syscall/wait.c
  5202. @$(MKDIR_P) syscall
  5203. $(LTCOMPILE) -c -o $@ $<
  5204. syscall/check: $(CHECK_DEPS)
  5205. @$(CHECK)
  5206. .PHONY: syscall/check
  5207. @go_include@ internal/syscall.lo.dep
  5208. internal/syscall.lo.dep: $(go_internal_syscall_files)
  5209. $(BUILDDEPS)
  5210. internal/syscall.lo: $(go_internal_syscall_files)
  5211. $(BUILDPACKAGE)
  5212. internal/syscall/check: $(CHECK_DEPS)
  5213. @$(CHECK)
  5214. .PHONY: internal/syscall/check
  5215. bufio.gox: bufio.lo
  5216. $(BUILDGOX)
  5217. bytes.gox: bytes.lo
  5218. $(BUILDGOX)
  5219. crypto.gox: crypto.lo
  5220. $(BUILDGOX)
  5221. encoding.gox: encoding.lo
  5222. $(BUILDGOX)
  5223. errors.gox: errors.lo
  5224. $(BUILDGOX)
  5225. expvar.gox: expvar.lo
  5226. $(BUILDGOX)
  5227. flag.gox: flag.lo
  5228. $(BUILDGOX)
  5229. fmt.gox: fmt.lo
  5230. $(BUILDGOX)
  5231. hash.gox: hash.lo
  5232. $(BUILDGOX)
  5233. html.gox: html.lo
  5234. $(BUILDGOX)
  5235. image.gox: image.lo
  5236. $(BUILDGOX)
  5237. io.gox: io.lo
  5238. $(BUILDGOX)
  5239. log.gox: log.lo
  5240. $(BUILDGOX)
  5241. math.gox: math.lo
  5242. $(BUILDGOX)
  5243. mime.gox: mime.lo
  5244. $(BUILDGOX)
  5245. net.gox: net.lo
  5246. $(BUILDGOX)
  5247. os.gox: os.lo
  5248. $(BUILDGOX)
  5249. path.gox: path.lo
  5250. $(BUILDGOX)
  5251. reflect.gox: reflect-go.lo
  5252. $(BUILDGOX)
  5253. regexp.gox: regexp.lo
  5254. $(BUILDGOX)
  5255. runtime.gox: runtime-go.lo
  5256. $(BUILDGOX)
  5257. sort.gox: sort.lo
  5258. $(BUILDGOX)
  5259. strconv.gox: strconv.lo
  5260. $(BUILDGOX)
  5261. strings.gox: strings.lo
  5262. $(BUILDGOX)
  5263. sync.gox: sync.lo
  5264. $(BUILDGOX)
  5265. syscall.gox: syscall.lo
  5266. $(BUILDGOX)
  5267. testing.gox: testing.lo
  5268. $(BUILDGOX)
  5269. time.gox: time-go.lo
  5270. $(BUILDGOX)
  5271. unicode.gox: unicode.lo
  5272. $(BUILDGOX)
  5273. archive/tar.gox: archive/tar.lo
  5274. $(BUILDGOX)
  5275. archive/zip.gox: archive/zip.lo
  5276. $(BUILDGOX)
  5277. compress/bzip2.gox: compress/bzip2.lo
  5278. $(BUILDGOX)
  5279. compress/flate.gox: compress/flate.lo
  5280. $(BUILDGOX)
  5281. compress/gzip.gox: compress/gzip.lo
  5282. $(BUILDGOX)
  5283. compress/lzw.gox: compress/lzw.lo
  5284. $(BUILDGOX)
  5285. compress/zlib.gox: compress/zlib.lo
  5286. $(BUILDGOX)
  5287. container/heap.gox: container/heap.lo
  5288. $(BUILDGOX)
  5289. container/list.gox: container/list.lo
  5290. $(BUILDGOX)
  5291. container/ring.gox: container/ring.lo
  5292. $(BUILDGOX)
  5293. crypto/aes.gox: crypto/aes.lo
  5294. $(BUILDGOX)
  5295. crypto/cipher.gox: crypto/cipher.lo
  5296. $(BUILDGOX)
  5297. crypto/des.gox: crypto/des.lo
  5298. $(BUILDGOX)
  5299. crypto/dsa.gox: crypto/dsa.lo
  5300. $(BUILDGOX)
  5301. crypto/ecdsa.gox: crypto/ecdsa.lo
  5302. $(BUILDGOX)
  5303. crypto/elliptic.gox: crypto/elliptic.lo
  5304. $(BUILDGOX)
  5305. crypto/hmac.gox: crypto/hmac.lo
  5306. $(BUILDGOX)
  5307. crypto/md5.gox: crypto/md5.lo
  5308. $(BUILDGOX)
  5309. crypto/rand.gox: crypto/rand.lo
  5310. $(BUILDGOX)
  5311. crypto/rc4.gox: crypto/rc4.lo
  5312. $(BUILDGOX)
  5313. crypto/rsa.gox: crypto/rsa.lo
  5314. $(BUILDGOX)
  5315. crypto/sha1.gox: crypto/sha1.lo
  5316. $(BUILDGOX)
  5317. crypto/sha256.gox: crypto/sha256.lo
  5318. $(BUILDGOX)
  5319. crypto/sha512.gox: crypto/sha512.lo
  5320. $(BUILDGOX)
  5321. crypto/subtle.gox: crypto/subtle.lo
  5322. $(BUILDGOX)
  5323. crypto/tls.gox: crypto/tls.lo
  5324. $(BUILDGOX)
  5325. crypto/x509.gox: crypto/x509.lo
  5326. $(BUILDGOX)
  5327. crypto/x509/pkix.gox: crypto/x509/pkix.lo
  5328. $(BUILDGOX)
  5329. database/sql.gox: database/sql.lo
  5330. $(BUILDGOX)
  5331. database/sql/driver.gox: database/sql/driver.lo
  5332. $(BUILDGOX)
  5333. debug/dwarf.gox: debug/dwarf.lo
  5334. $(BUILDGOX)
  5335. debug/elf.gox: debug/elf.lo
  5336. $(BUILDGOX)
  5337. debug/gosym.gox: debug/gosym.lo
  5338. $(BUILDGOX)
  5339. debug/macho.gox: debug/macho.lo
  5340. $(BUILDGOX)
  5341. debug/pe.gox: debug/pe.lo
  5342. $(BUILDGOX)
  5343. debug/plan9obj.gox: debug/plan9obj.lo
  5344. $(BUILDGOX)
  5345. encoding/ascii85.gox: encoding/ascii85.lo
  5346. $(BUILDGOX)
  5347. encoding/asn1.gox: encoding/asn1.lo
  5348. $(BUILDGOX)
  5349. encoding/base32.gox: encoding/base32.lo
  5350. $(BUILDGOX)
  5351. encoding/base64.gox: encoding/base64.lo
  5352. $(BUILDGOX)
  5353. encoding/binary.gox: encoding/binary.lo
  5354. $(BUILDGOX)
  5355. encoding/csv.gox: encoding/csv.lo
  5356. $(BUILDGOX)
  5357. encoding/gob.gox: encoding/gob.lo
  5358. $(BUILDGOX)
  5359. encoding/hex.gox: encoding/hex.lo
  5360. $(BUILDGOX)
  5361. encoding/json.gox: encoding/json.lo
  5362. $(BUILDGOX)
  5363. encoding/pem.gox: encoding/pem.lo
  5364. $(BUILDGOX)
  5365. encoding/xml.gox: encoding/xml.lo
  5366. $(BUILDGOX)
  5367. exp/proxy.gox: exp/proxy.lo
  5368. $(BUILDGOX)
  5369. exp/terminal.gox: exp/terminal.lo
  5370. $(BUILDGOX)
  5371. html/template.gox: html/template.lo
  5372. $(BUILDGOX)
  5373. go/ast.gox: go/ast.lo
  5374. $(BUILDGOX)
  5375. go/build.gox: go/build.lo
  5376. $(BUILDGOX)
  5377. go/doc.gox: go/doc.lo
  5378. $(BUILDGOX)
  5379. go/format.gox: go/format.lo
  5380. $(BUILDGOX)
  5381. go/parser.gox: go/parser.lo
  5382. $(BUILDGOX)
  5383. go/printer.gox: go/printer.lo
  5384. $(BUILDGOX)
  5385. go/scanner.gox: go/scanner.lo
  5386. $(BUILDGOX)
  5387. go/token.gox: go/token.lo
  5388. $(BUILDGOX)
  5389. hash/adler32.gox: hash/adler32.lo
  5390. $(BUILDGOX)
  5391. hash/crc32.gox: hash/crc32.lo
  5392. $(BUILDGOX)
  5393. hash/crc64.gox: hash/crc64.lo
  5394. $(BUILDGOX)
  5395. hash/fnv.gox: hash/fnv.lo
  5396. $(BUILDGOX)
  5397. image/color.gox: image/color.lo
  5398. $(BUILDGOX)
  5399. image/draw.gox: image/draw.lo
  5400. $(BUILDGOX)
  5401. image/gif.gox: image/gif.lo
  5402. $(BUILDGOX)
  5403. image/jpeg.gox: image/jpeg.lo
  5404. $(BUILDGOX)
  5405. image/png.gox: image/png.lo
  5406. $(BUILDGOX)
  5407. image/color/palette.gox: image/color/palette.lo
  5408. $(BUILDGOX)
  5409. index/suffixarray.gox: index/suffixarray.lo
  5410. $(BUILDGOX)
  5411. io/ioutil.gox: io/ioutil.lo
  5412. $(BUILDGOX)
  5413. log/syslog.gox: log/syslog.lo
  5414. $(BUILDGOX)
  5415. math/big.gox: math/big.lo
  5416. $(BUILDGOX)
  5417. math/cmplx.gox: math/cmplx.lo
  5418. $(BUILDGOX)
  5419. math/rand.gox: math/rand.lo
  5420. $(BUILDGOX)
  5421. mime/multipart.gox: mime/multipart.lo
  5422. $(BUILDGOX)
  5423. net/http.gox: net/http.lo
  5424. $(BUILDGOX)
  5425. net/mail.gox: net/mail.lo
  5426. $(BUILDGOX)
  5427. net/rpc.gox: net/rpc.lo
  5428. $(BUILDGOX)
  5429. net/smtp.gox: net/smtp.lo
  5430. $(BUILDGOX)
  5431. net/textproto.gox: net/textproto.lo
  5432. $(BUILDGOX)
  5433. net/url.gox: net/url.lo
  5434. $(BUILDGOX)
  5435. net/http/cgi.gox: net/http/cgi.lo
  5436. $(BUILDGOX)
  5437. net/http/cookiejar.gox: net/http/cookiejar.lo
  5438. $(BUILDGOX)
  5439. net/http/fcgi.gox: net/http/fcgi.lo
  5440. $(BUILDGOX)
  5441. net/http/httptest.gox: net/http/httptest.lo
  5442. $(BUILDGOX)
  5443. net/http/httputil.gox: net/http/httputil.lo
  5444. $(BUILDGOX)
  5445. net/http/pprof.gox: net/http/pprof.lo
  5446. $(BUILDGOX)
  5447. net/http/internal.gox: net/http/internal.lo
  5448. $(BUILDGOX)
  5449. net/rpc/jsonrpc.gox: net/rpc/jsonrpc.lo
  5450. $(BUILDGOX)
  5451. old/regexp.gox: old/regexp.lo
  5452. $(BUILDGOX)
  5453. old/template.gox: old/template.lo
  5454. $(BUILDGOX)
  5455. os/exec.gox: os/exec.lo
  5456. $(BUILDGOX)
  5457. os/signal.gox: os/signal.lo
  5458. $(BUILDGOX)
  5459. os/user.gox: os/user.lo
  5460. $(BUILDGOX)
  5461. path/filepath.gox: path/filepath.lo
  5462. $(BUILDGOX)
  5463. regexp/syntax.gox: regexp/syntax.lo
  5464. $(BUILDGOX)
  5465. runtime/debug.gox: runtime/debug.lo
  5466. $(BUILDGOX)
  5467. runtime/pprof.gox: runtime/pprof.lo
  5468. $(BUILDGOX)
  5469. sync/atomic.gox: sync/atomic.lo
  5470. $(BUILDGOX)
  5471. internal/syscall.gox: internal/syscall.lo
  5472. $(BUILDGOX)
  5473. text/scanner.gox: text/scanner.lo
  5474. $(BUILDGOX)
  5475. text/tabwriter.gox: text/tabwriter.lo
  5476. $(BUILDGOX)
  5477. text/template.gox: text/template.lo
  5478. $(BUILDGOX)
  5479. text/template/parse.gox: text/template/parse.lo
  5480. $(BUILDGOX)
  5481. testing/iotest.gox: testing/iotest.lo
  5482. $(BUILDGOX)
  5483. testing/quick.gox: testing/quick.lo
  5484. $(BUILDGOX)
  5485. unicode/utf16.gox: unicode/utf16.lo
  5486. $(BUILDGOX)
  5487. unicode/utf8.gox: unicode/utf8.lo
  5488. $(BUILDGOX)
  5489. check: check-tail
  5490. check-recursive: check-head
  5491. check-head:
  5492. @echo "Test Run By $${USER} on `date`" > libgo.head
  5493. @echo "Native configuration is $(host_triplet)" >> libgo.head
  5494. @echo >> libgo.head
  5495. @echo " === libgo tests ===" >> libgo.head
  5496. @echo >> libgo.head
  5497. check-tail: check-recursive check-multi
  5498. @if test "$(USE_DEJAGNU)" = "yes"; then \
  5499. exit 0; \
  5500. fi; \
  5501. lib=`${PWD_COMMAND} | sed -e 's,^.*/\([^/][^/]*\)$$,\1,'`; \
  5502. for dir in . $(MULTIDIRS); do \
  5503. mv ../$${dir}/$${lib}/libgo.sum ../$${dir}/$${lib}/libgo.sum.sep; \
  5504. mv ../$${dir}/$${lib}/libgo.log ../$${dir}/$${lib}/libgo.log.sep; \
  5505. done; \
  5506. mv libgo.head libgo.sum; \
  5507. cp libgo.sum libgo.log; \
  5508. echo "Schedule of variations:" >> libgo.sum; \
  5509. for dir in . $(MULTIDIRS); do \
  5510. multidir=../$${dir}/$${lib}; \
  5511. multivar=`cat $${multidir}/libgo.var`; \
  5512. echo " $${multivar}" >> libgo.sum; \
  5513. done; \
  5514. echo >> libgo.sum; \
  5515. pass=0; fail=0; untested=0; \
  5516. for dir in . $(MULTIDIRS); do \
  5517. multidir=../$${dir}/$${lib}; \
  5518. multivar=`cat $${multidir}/libgo.var`; \
  5519. echo "Running target $${multivar}" >> libgo.sum; \
  5520. echo "Running $(srcdir)/libgo.exp ..." >> libgo.sum; \
  5521. cat $${multidir}/libgo.sum.sep >> libgo.sum; \
  5522. cat $${multidir}/libgo.log.sep >> libgo.log; \
  5523. if test -n "${MULTIDIRS}"; then \
  5524. echo " === libgo Summary for $${multivar} ===" >> libgo.sum; \
  5525. echo >> libgo.sum; \
  5526. fi; \
  5527. p=`grep -c PASS $${multidir}/libgo.sum.sep`; \
  5528. pass=`expr $$pass + $$p`; \
  5529. if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
  5530. echo "# of expected passes $$p" >> libgo.sum; \
  5531. fi; \
  5532. p=`grep -c FAIL $${multidir}/libgo.sum.sep`; \
  5533. fail=`expr $$fail + $$p`; \
  5534. if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
  5535. echo "# of unexpected failures $$p" >> libgo.sum; \
  5536. fi; \
  5537. p=`grep -c UNTESTED $${multidir}/libgo.sum.sep`; \
  5538. untested=`expr $$untested + $$p`; \
  5539. if test "$$p" -ne "0" && test -n "${MULTIDIRS}"; then \
  5540. echo "# of untested testcases $$p" >> libgo.sum; \
  5541. fi; \
  5542. done; \
  5543. echo >> libgo.sum; \
  5544. echo " === libgo Summary ===" >> libgo.sum; \
  5545. echo >> libgo.sum; \
  5546. if test "$$pass" -ne "0"; then \
  5547. echo "# of expected passes $$pass" >> libgo.sum; \
  5548. fi; \
  5549. if test "$$fail" -ne "0"; then \
  5550. echo "# of unexpected failures $$fail" >> libgo.sum; \
  5551. fi; \
  5552. if test "$$untested" -ne "0"; then \
  5553. echo "# of untested testcases $$untested" >> libgo.sum; \
  5554. fi; \
  5555. echo `echo $(GOC) | sed -e 's/ .*//'` `$(GOC) -v 2>&1 | grep " version" | sed -n -e 's/.* \(version.*$$\)/\1/p'` >> libgo.sum; \
  5556. echo >> libgo.log; \
  5557. echo "runtest completed at `date`" >> libgo.log; \
  5558. if test "$$fail" -ne "0"; then \
  5559. status=1; \
  5560. else \
  5561. status=0; \
  5562. fi; \
  5563. exit $$status
  5564. check-am:
  5565. @rm -f libgo.sum libgo.log libgo.tail
  5566. @multivar="unix"; \
  5567. [ -z "$(MULTIFLAGS)" ] || multivar="$${multivar}/$(MULTIFLAGS)"; \
  5568. echo "$${multivar}" > libgo.var
  5569. @for f in $(TEST_PACKAGES); do \
  5570. rm -f $$f-testsum $$f-testlog; \
  5571. done
  5572. -@$(MAKE) -k $(TEST_PACKAGES)
  5573. @for f in $(TEST_PACKAGES); do \
  5574. if test -f $$f-testsum; then \
  5575. cat $$f-testsum >> libgo.sum; \
  5576. fi; \
  5577. if test -f $$f-testlog; then \
  5578. cat $$f-testlog >> libgo.log; \
  5579. fi; \
  5580. done
  5581. check-multi:
  5582. $(MULTIDO) $(AM_MAKEFLAGS) DO=check-am multi-do # $(MAKE)
  5583. bench:
  5584. -@$(MAKE) -k $(TEST_PACKAGES) GOBENCH=.
  5585. mostlyclean-local:
  5586. find . -name '*.lo' -print | xargs $(LIBTOOL) --mode=clean rm -f
  5587. find . -name '*.$(OBJEXT)' -print | xargs rm -f
  5588. find . -name '*-testsum' -print | xargs rm -f
  5589. find . -name '*-testlog' -print | xargs rm -f
  5590. clean-local:
  5591. find . -name '*.la' -print | xargs $(LIBTOOL) --mode=clean rm -f
  5592. find . -name '*.a' -print | xargs rm -f
  5593. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  5594. # Otherwise a system limit (for SysV at least) may be exceeded.
  5595. .NOEXPORT: