Makefile.in 561 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803
  1. # Makefile.in generated by automake 1.15.1 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2017 Free Software Foundation, Inc.
  4. # This Makefile.in is free software; the Free Software Foundation
  5. # gives unlimited permission to copy and/or distribute it,
  6. # with or without modifications, as long as this notice is preserved.
  7. # This program is distributed in the hope that it will be useful,
  8. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  9. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  10. # PARTICULAR PURPOSE.
  11. @SET_MAKE@
  12. # SPDX-License-Identifier: BSD-3-Clause
  13. # aminclude_static.am generated automatically by Autoconf
  14. # from AX_AM_MACROS_STATIC on Mon May 24 11:21:07 MST 2021
  15. VPATH = @srcdir@
  16. am__is_gnu_make = { \
  17. if test -z '$(MAKELEVEL)'; then \
  18. false; \
  19. elif test -n '$(MAKE_HOST)'; then \
  20. true; \
  21. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  22. true; \
  23. else \
  24. false; \
  25. fi; \
  26. }
  27. am__make_running_with_option = \
  28. case $${target_option-} in \
  29. ?) ;; \
  30. *) echo "am__make_running_with_option: internal error: invalid" \
  31. "target option '$${target_option-}' specified" >&2; \
  32. exit 1;; \
  33. esac; \
  34. has_opt=no; \
  35. sane_makeflags=$$MAKEFLAGS; \
  36. if $(am__is_gnu_make); then \
  37. sane_makeflags=$$MFLAGS; \
  38. else \
  39. case $$MAKEFLAGS in \
  40. *\\[\ \ ]*) \
  41. bs=\\; \
  42. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  43. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  44. esac; \
  45. fi; \
  46. skip_next=no; \
  47. strip_trailopt () \
  48. { \
  49. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  50. }; \
  51. for flg in $$sane_makeflags; do \
  52. test $$skip_next = yes && { skip_next=no; continue; }; \
  53. case $$flg in \
  54. *=*|--*) continue;; \
  55. -*I) strip_trailopt 'I'; skip_next=yes;; \
  56. -*I?*) strip_trailopt 'I';; \
  57. -*O) strip_trailopt 'O'; skip_next=yes;; \
  58. -*O?*) strip_trailopt 'O';; \
  59. -*l) strip_trailopt 'l'; skip_next=yes;; \
  60. -*l?*) strip_trailopt 'l';; \
  61. -[dEDm]) skip_next=yes;; \
  62. -[JT]) skip_next=yes;; \
  63. esac; \
  64. case $$flg in \
  65. *$$target_option*) has_opt=yes; break;; \
  66. esac; \
  67. done; \
  68. test $$has_opt = yes
  69. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  70. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  71. pkgdatadir = $(datadir)/@PACKAGE@
  72. pkgincludedir = $(includedir)/@PACKAGE@
  73. pkglibdir = $(libdir)/@PACKAGE@
  74. pkglibexecdir = $(libexecdir)/@PACKAGE@
  75. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  76. install_sh_DATA = $(install_sh) -c -m 644
  77. install_sh_PROGRAM = $(install_sh) -c
  78. install_sh_SCRIPT = $(install_sh) -c
  79. INSTALL_HEADER = $(INSTALL_DATA)
  80. transform = $(program_transform_name)
  81. NORMAL_INSTALL = :
  82. PRE_INSTALL = :
  83. POST_INSTALL = :
  84. NORMAL_UNINSTALL = :
  85. PRE_UNINSTALL = :
  86. POST_UNINSTALL = :
  87. build_triplet = @build@
  88. host_triplet = @host@
  89. bin_PROGRAMS = $(am__EXEEXT_1) tools/tpm2$(EXEEXT)
  90. @HAVE_FAPI_TRUE@am__append_1 = tools/fapi/tss2
  91. @UNIT_TRUE@am__append_2 = $(check_PROGRAMS) $(ALL_SYSTEM_TESTS)
  92. @UNIT_TRUE@check_PROGRAMS = test/unit/test_string_bytes$(EXEEXT) \
  93. @UNIT_TRUE@ test/unit/test_files$(EXEEXT) \
  94. @UNIT_TRUE@ test/unit/test_tpm2_header$(EXEEXT) \
  95. @UNIT_TRUE@ test/unit/test_tpm2_attr_util$(EXEEXT) \
  96. @UNIT_TRUE@ test/unit/test_tpm2_alg_util$(EXEEXT) \
  97. @UNIT_TRUE@ test/unit/test_pcr$(EXEEXT) \
  98. @UNIT_TRUE@ test/unit/test_tpm2_auth_util$(EXEEXT) \
  99. @UNIT_TRUE@ test/unit/test_tpm2_errata$(EXEEXT) \
  100. @UNIT_TRUE@ test/unit/test_tpm2_session$(EXEEXT) \
  101. @UNIT_TRUE@ test/unit/test_tpm2_policy$(EXEEXT) \
  102. @UNIT_TRUE@ test/unit/test_tpm2_util$(EXEEXT) \
  103. @UNIT_TRUE@ test/unit/test_options$(EXEEXT) \
  104. @UNIT_TRUE@ test/unit/test_cc_util$(EXEEXT) \
  105. @UNIT_TRUE@ test/unit/test_tpm2_eventlog$(EXEEXT) \
  106. @UNIT_TRUE@ test/unit/test_tpm2_eventlog_yaml$(EXEEXT)
  107. @HAVE_FAPI_TRUE@@UNIT_TRUE@am__append_3 = $(ALL_FAPI_TESTS)
  108. @PERSISTENT_TRUE@@UNIT_TRUE@am__append_4 = \
  109. @PERSISTENT_TRUE@@UNIT_TRUE@ TPM2TOOLS_TEST_PERSISTENT=true;
  110. @PERSISTENT_FALSE@@UNIT_TRUE@am__append_5 = \
  111. @PERSISTENT_FALSE@@UNIT_TRUE@ TPM2TOOLS_TEST_PERSISTENT=false;
  112. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@am__append_6 = \
  113. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_list.1 \
  114. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_changeauth.1 \
  115. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_delete.1 \
  116. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_import.1 \
  117. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_decrypt.1 \
  118. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_encrypt.1 \
  119. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getinfo.1 \
  120. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createnv.1 \
  121. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvread.1 \
  122. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvextend.1 \
  123. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvincrement.1 \
  124. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvsetbits.1 \
  125. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvwrite.1 \
  126. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createkey.1 \
  127. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createseal.1 \
  128. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getcertificate.1 \
  129. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getplatformcertificates.1 \
  130. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_gettpmblobs.1 \
  131. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getappdata.1 \
  132. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setappdata.1 \
  133. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setcertificate.1 \
  134. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_exportkey.1 \
  135. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_sign.1 \
  136. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_verifysignature.1 \
  137. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_verifyquote.1 \
  138. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getdescription.1 \
  139. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setdescription.1 \
  140. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_pcrextend.1 \
  141. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_quote.1 \
  142. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_pcrread.1 \
  143. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_provision.1 \
  144. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_authorizepolicy.1 \
  145. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_exportpolicy.1 \
  146. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_unseal.1 \
  147. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_import.1 \
  148. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getrandom.1 \
  149. @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_writeauthorizenv.1
  150. @HAVE_FAPI_TRUE@am__append_7 = \
  151. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_decrypt \
  152. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_encrypt \
  153. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_list \
  154. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_changeauth \
  155. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_delete \
  156. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_import \
  157. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getinfo \
  158. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createkey \
  159. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createseal \
  160. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_exportkey \
  161. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getcertificate \
  162. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getplatformcertificates \
  163. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_gettpmblobs \
  164. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setcertificate \
  165. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getappdata \
  166. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setappdata \
  167. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_sign \
  168. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_verifysignature \
  169. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_verifyquote \
  170. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createnv \
  171. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvextend \
  172. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvincrement \
  173. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvread \
  174. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvsetbits \
  175. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvwrite \
  176. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getdescription \
  177. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setdescription \
  178. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_pcrextend \
  179. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_quote \
  180. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_pcrread \
  181. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_authorizepolicy \
  182. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_exportpolicy \
  183. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_provision \
  184. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getrandom \
  185. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_unseal \
  186. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_writeauthorizenv \
  187. @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2
  188. subdir = .
  189. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  190. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \
  191. $(top_srcdir)/m4/ax_ac_print_to_file.m4 \
  192. $(top_srcdir)/m4/ax_add_am_macro_static.m4 \
  193. $(top_srcdir)/m4/ax_add_fortify_source.m4 \
  194. $(top_srcdir)/m4/ax_am_macros_static.m4 \
  195. $(top_srcdir)/m4/ax_check_compile_flag.m4 \
  196. $(top_srcdir)/m4/ax_check_enable_debug.m4 \
  197. $(top_srcdir)/m4/ax_check_link_flag.m4 \
  198. $(top_srcdir)/m4/ax_code_coverage.m4 \
  199. $(top_srcdir)/m4/ax_file_escapes.m4 \
  200. $(top_srcdir)/m4/ax_is_release.m4 $(top_srcdir)/m4/libtool.m4 \
  201. $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
  202. $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
  203. $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac
  204. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  205. $(ACLOCAL_M4)
  206. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  207. $(am__configure_deps) $(am__dist_bashcomp_DATA_DIST) \
  208. $(am__DIST_COMMON)
  209. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  210. configure.lineno config.status.lineno
  211. mkinstalldirs = $(install_sh) -d
  212. CONFIG_HEADER = $(top_builddir)/lib/config.h
  213. CONFIG_CLEAN_FILES =
  214. CONFIG_CLEAN_VPATH_FILES =
  215. LIBRARIES = $(noinst_LIBRARIES)
  216. ARFLAGS = cru
  217. AM_V_AR = $(am__v_AR_@AM_V@)
  218. am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
  219. am__v_AR_0 = @echo " AR " $@;
  220. am__v_AR_1 =
  221. lib_libcommon_a_AR = $(AR) $(ARFLAGS)
  222. lib_libcommon_a_LIBADD =
  223. am__dirstamp = $(am__leading_dot)dirstamp
  224. am__objects_1 = lib/lib_libcommon_a-files.$(OBJEXT) \
  225. lib/lib_libcommon_a-log.$(OBJEXT) \
  226. lib/lib_libcommon_a-object.$(OBJEXT) \
  227. lib/lib_libcommon_a-pcr.$(OBJEXT) \
  228. lib/lib_libcommon_a-tool_rc.$(OBJEXT) \
  229. lib/lib_libcommon_a-tpm2.$(OBJEXT) \
  230. lib/lib_libcommon_a-tpm2_alg_util.$(OBJEXT) \
  231. lib/lib_libcommon_a-tpm2_attr_util.$(OBJEXT) \
  232. lib/lib_libcommon_a-tpm2_auth_util.$(OBJEXT) \
  233. lib/lib_libcommon_a-tpm2_capability.$(OBJEXT) \
  234. lib/lib_libcommon_a-tpm2_cc_util.$(OBJEXT) \
  235. lib/lib_libcommon_a-tpm2_convert.$(OBJEXT) \
  236. lib/lib_libcommon_a-tpm2_ctx_mgmt.$(OBJEXT) \
  237. lib/lib_libcommon_a-tpm2_errata.$(OBJEXT) \
  238. lib/lib_libcommon_a-tpm2_eventlog.$(OBJEXT) \
  239. lib/lib_libcommon_a-tpm2_eventlog_yaml.$(OBJEXT) \
  240. lib/lib_libcommon_a-tpm2_hash.$(OBJEXT) \
  241. lib/lib_libcommon_a-tpm2_hierarchy.$(OBJEXT) \
  242. lib/lib_libcommon_a-tpm2_identity_util.$(OBJEXT) \
  243. lib/lib_libcommon_a-tpm2_kdfa.$(OBJEXT) \
  244. lib/lib_libcommon_a-tpm2_kdfe.$(OBJEXT) \
  245. lib/lib_libcommon_a-tpm2_openssl.$(OBJEXT) \
  246. lib/lib_libcommon_a-tpm2_options.$(OBJEXT) \
  247. lib/lib_libcommon_a-tpm2_policy.$(OBJEXT) \
  248. lib/lib_libcommon_a-tpm2_session.$(OBJEXT) \
  249. lib/lib_libcommon_a-tpm2_tool_output.$(OBJEXT) \
  250. lib/lib_libcommon_a-tpm2_util.$(OBJEXT)
  251. am__objects_2 =
  252. am__objects_3 = $(am__objects_1) $(am__objects_2)
  253. am_lib_libcommon_a_OBJECTS = $(am__objects_3)
  254. lib_libcommon_a_OBJECTS = $(am_lib_libcommon_a_OBJECTS)
  255. @HAVE_FAPI_TRUE@am__EXEEXT_1 = tools/fapi/tss2$(EXEEXT)
  256. am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \
  257. "$(DESTDIR)$(bashcompdir)"
  258. PROGRAMS = $(bin_PROGRAMS)
  259. test_unit_test_cc_util_SOURCES = test/unit/test_cc_util.c
  260. test_unit_test_cc_util_OBJECTS = \
  261. test/unit/test_unit_test_cc_util-test_cc_util.$(OBJEXT)
  262. am__DEPENDENCIES_1 =
  263. am__DEPENDENCIES_2 = $(LIB_COMMON) $(am__DEPENDENCIES_1) \
  264. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  265. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  266. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  267. $(am__DEPENDENCIES_1)
  268. @UNIT_TRUE@test_unit_test_cc_util_DEPENDENCIES = \
  269. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  270. AM_V_lt = $(am__v_lt_@AM_V@)
  271. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  272. am__v_lt_0 = --silent
  273. am__v_lt_1 =
  274. test_unit_test_cc_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  275. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  276. $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  277. $(LDFLAGS) -o $@
  278. test_unit_test_files_SOURCES = test/unit/test_files.c
  279. test_unit_test_files_OBJECTS = \
  280. test/unit/test_unit_test_files-test_files.$(OBJEXT)
  281. @UNIT_TRUE@test_unit_test_files_DEPENDENCIES = $(am__DEPENDENCIES_1) \
  282. @UNIT_TRUE@ $(am__DEPENDENCIES_2)
  283. test_unit_test_files_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  284. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  285. $(test_unit_test_files_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  286. $(LDFLAGS) -o $@
  287. test_unit_test_options_SOURCES = test/unit/test_options.c
  288. test_unit_test_options_OBJECTS = \
  289. test/unit/test_unit_test_options-test_options.$(OBJEXT)
  290. @UNIT_TRUE@test_unit_test_options_DEPENDENCIES = \
  291. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  292. test_unit_test_options_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  293. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  294. $(test_unit_test_options_CFLAGS) $(CFLAGS) \
  295. $(test_unit_test_options_LDFLAGS) $(LDFLAGS) -o $@
  296. test_unit_test_pcr_SOURCES = test/unit/test_pcr.c
  297. test_unit_test_pcr_OBJECTS = \
  298. test/unit/test_unit_test_pcr-test_pcr.$(OBJEXT)
  299. @UNIT_TRUE@test_unit_test_pcr_DEPENDENCIES = $(am__DEPENDENCIES_1) \
  300. @UNIT_TRUE@ $(am__DEPENDENCIES_2)
  301. test_unit_test_pcr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  302. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  303. $(test_unit_test_pcr_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  304. $(LDFLAGS) -o $@
  305. test_unit_test_string_bytes_SOURCES = test/unit/test_string_bytes.c
  306. test_unit_test_string_bytes_OBJECTS = test/unit/test_unit_test_string_bytes-test_string_bytes.$(OBJEXT)
  307. @UNIT_TRUE@test_unit_test_string_bytes_DEPENDENCIES = \
  308. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  309. test_unit_test_string_bytes_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  310. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  311. $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  312. $(LDFLAGS) -o $@
  313. test_unit_test_tpm2_alg_util_SOURCES = test/unit/test_tpm2_alg_util.c
  314. test_unit_test_tpm2_alg_util_OBJECTS = test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.$(OBJEXT)
  315. @UNIT_TRUE@test_unit_test_tpm2_alg_util_DEPENDENCIES = \
  316. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  317. test_unit_test_tpm2_alg_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  318. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  319. $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  320. $(LDFLAGS) -o $@
  321. test_unit_test_tpm2_attr_util_SOURCES = \
  322. test/unit/test_tpm2_attr_util.c
  323. test_unit_test_tpm2_attr_util_OBJECTS = test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.$(OBJEXT)
  324. @UNIT_TRUE@test_unit_test_tpm2_attr_util_DEPENDENCIES = \
  325. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  326. test_unit_test_tpm2_attr_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  327. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  328. $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) \
  329. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  330. test_unit_test_tpm2_auth_util_SOURCES = \
  331. test/unit/test_tpm2_auth_util.c
  332. test_unit_test_tpm2_auth_util_OBJECTS = test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.$(OBJEXT)
  333. @UNIT_TRUE@test_unit_test_tpm2_auth_util_DEPENDENCIES = \
  334. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  335. test_unit_test_tpm2_auth_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  336. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  337. $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) \
  338. $(test_unit_test_tpm2_auth_util_LDFLAGS) $(LDFLAGS) -o $@
  339. test_unit_test_tpm2_errata_SOURCES = test/unit/test_tpm2_errata.c
  340. test_unit_test_tpm2_errata_OBJECTS = test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.$(OBJEXT)
  341. @UNIT_TRUE@test_unit_test_tpm2_errata_DEPENDENCIES = \
  342. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  343. test_unit_test_tpm2_errata_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  344. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  345. $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) \
  346. $(test_unit_test_tpm2_errata_LDFLAGS) $(LDFLAGS) -o $@
  347. test_unit_test_tpm2_eventlog_SOURCES = test/unit/test_tpm2_eventlog.c
  348. test_unit_test_tpm2_eventlog_OBJECTS = test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.$(OBJEXT)
  349. @UNIT_TRUE@test_unit_test_tpm2_eventlog_DEPENDENCIES = \
  350. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  351. test_unit_test_tpm2_eventlog_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  352. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  353. $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  354. $(LDFLAGS) -o $@
  355. test_unit_test_tpm2_eventlog_yaml_SOURCES = \
  356. test/unit/test_tpm2_eventlog_yaml.c
  357. test_unit_test_tpm2_eventlog_yaml_OBJECTS = test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.$(OBJEXT)
  358. @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES = \
  359. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  360. test_unit_test_tpm2_eventlog_yaml_LINK = $(LIBTOOL) $(AM_V_lt) \
  361. --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
  362. $(CCLD) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) \
  363. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  364. test_unit_test_tpm2_header_SOURCES = test/unit/test_tpm2_header.c
  365. test_unit_test_tpm2_header_OBJECTS = test/unit/test_unit_test_tpm2_header-test_tpm2_header.$(OBJEXT)
  366. @UNIT_TRUE@test_unit_test_tpm2_header_DEPENDENCIES = \
  367. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  368. test_unit_test_tpm2_header_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  369. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  370. $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  371. $(LDFLAGS) -o $@
  372. test_unit_test_tpm2_policy_SOURCES = test/unit/test_tpm2_policy.c
  373. test_unit_test_tpm2_policy_OBJECTS = test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.$(OBJEXT)
  374. @UNIT_TRUE@test_unit_test_tpm2_policy_DEPENDENCIES = \
  375. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  376. test_unit_test_tpm2_policy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  377. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  378. $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) \
  379. $(test_unit_test_tpm2_policy_LDFLAGS) $(LDFLAGS) -o $@
  380. test_unit_test_tpm2_session_SOURCES = test/unit/test_tpm2_session.c
  381. test_unit_test_tpm2_session_OBJECTS = test/unit/test_unit_test_tpm2_session-test_tpm2_session.$(OBJEXT)
  382. @UNIT_TRUE@test_unit_test_tpm2_session_DEPENDENCIES = \
  383. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  384. test_unit_test_tpm2_session_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  385. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  386. $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) \
  387. $(test_unit_test_tpm2_session_LDFLAGS) $(LDFLAGS) -o $@
  388. test_unit_test_tpm2_util_SOURCES = test/unit/test_tpm2_util.c
  389. test_unit_test_tpm2_util_OBJECTS = \
  390. test/unit/test_unit_test_tpm2_util-test_tpm2_util.$(OBJEXT)
  391. @UNIT_TRUE@test_unit_test_tpm2_util_DEPENDENCIES = \
  392. @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2)
  393. test_unit_test_tpm2_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  394. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  395. $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  396. $(LDFLAGS) -o $@
  397. am__objects_4 = tools/fapi/tools_fapi_tss2-tss2_decrypt.$(OBJEXT) \
  398. tools/fapi/tools_fapi_tss2-tss2_encrypt.$(OBJEXT) \
  399. tools/fapi/tools_fapi_tss2-tss2_list.$(OBJEXT) \
  400. tools/fapi/tools_fapi_tss2-tss2_changeauth.$(OBJEXT) \
  401. tools/fapi/tools_fapi_tss2-tss2_delete.$(OBJEXT) \
  402. tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT) \
  403. tools/fapi/tools_fapi_tss2-tss2_getinfo.$(OBJEXT) \
  404. tools/fapi/tools_fapi_tss2-tss2_createkey.$(OBJEXT) \
  405. tools/fapi/tools_fapi_tss2-tss2_createseal.$(OBJEXT) \
  406. tools/fapi/tools_fapi_tss2-tss2_exportkey.$(OBJEXT) \
  407. tools/fapi/tools_fapi_tss2-tss2_getcertificate.$(OBJEXT) \
  408. tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.$(OBJEXT) \
  409. tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.$(OBJEXT) \
  410. tools/fapi/tools_fapi_tss2-tss2_getappdata.$(OBJEXT) \
  411. tools/fapi/tools_fapi_tss2-tss2_setappdata.$(OBJEXT) \
  412. tools/fapi/tools_fapi_tss2-tss2_setcertificate.$(OBJEXT) \
  413. tools/fapi/tools_fapi_tss2-tss2_sign.$(OBJEXT) \
  414. tools/fapi/tools_fapi_tss2-tss2_verifysignature.$(OBJEXT) \
  415. tools/fapi/tools_fapi_tss2-tss2_verifyquote.$(OBJEXT) \
  416. tools/fapi/tools_fapi_tss2-tss2_createnv.$(OBJEXT) \
  417. tools/fapi/tools_fapi_tss2-tss2_nvextend.$(OBJEXT) \
  418. tools/fapi/tools_fapi_tss2-tss2_nvincrement.$(OBJEXT) \
  419. tools/fapi/tools_fapi_tss2-tss2_nvread.$(OBJEXT) \
  420. tools/fapi/tools_fapi_tss2-tss2_nvsetbits.$(OBJEXT) \
  421. tools/fapi/tools_fapi_tss2-tss2_nvwrite.$(OBJEXT) \
  422. tools/fapi/tools_fapi_tss2-tss2_getdescription.$(OBJEXT) \
  423. tools/fapi/tools_fapi_tss2-tss2_setdescription.$(OBJEXT) \
  424. tools/fapi/tools_fapi_tss2-tss2_pcrextend.$(OBJEXT) \
  425. tools/fapi/tools_fapi_tss2-tss2_quote.$(OBJEXT) \
  426. tools/fapi/tools_fapi_tss2-tss2_pcrread.$(OBJEXT) \
  427. tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.$(OBJEXT) \
  428. tools/fapi/tools_fapi_tss2-tss2_exportpolicy.$(OBJEXT) \
  429. tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT) \
  430. tools/fapi/tools_fapi_tss2-tss2_provision.$(OBJEXT) \
  431. tools/fapi/tools_fapi_tss2-tss2_getrandom.$(OBJEXT) \
  432. tools/fapi/tools_fapi_tss2-tss2_unseal.$(OBJEXT) \
  433. tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.$(OBJEXT)
  434. am_tools_fapi_tss2_OBJECTS = \
  435. tools/fapi/tools_fapi_tss2-tss2_template.$(OBJEXT) \
  436. $(am__objects_4)
  437. tools_fapi_tss2_OBJECTS = $(am_tools_fapi_tss2_OBJECTS)
  438. tools_fapi_tss2_LDADD = $(LDADD)
  439. tools_fapi_tss2_DEPENDENCIES = $(LIB_COMMON) $(am__DEPENDENCIES_1) \
  440. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  441. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  442. $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
  443. $(am__DEPENDENCIES_1)
  444. tools_fapi_tss2_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
  445. $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
  446. $(tools_fapi_tss2_CFLAGS) $(CFLAGS) $(tools_fapi_tss2_LDFLAGS) \
  447. $(LDFLAGS) -o $@
  448. am__objects_5 = \
  449. tools/misc/tools_tpm2-tpm2_certifyX509certutil.$(OBJEXT) \
  450. tools/misc/tools_tpm2-tpm2_checkquote.$(OBJEXT) \
  451. tools/misc/tools_tpm2-tpm2_eventlog.$(OBJEXT) \
  452. tools/misc/tools_tpm2-tpm2_print.$(OBJEXT) \
  453. tools/misc/tools_tpm2-tpm2_rc_decode.$(OBJEXT) \
  454. tools/tools_tpm2-tpm2_activatecredential.$(OBJEXT) \
  455. tools/tools_tpm2-tpm2_certify.$(OBJEXT) \
  456. tools/tools_tpm2-tpm2_changeauth.$(OBJEXT) \
  457. tools/tools_tpm2-tpm2_changeeps.$(OBJEXT) \
  458. tools/tools_tpm2-tpm2_changepps.$(OBJEXT) \
  459. tools/tools_tpm2-tpm2_clear.$(OBJEXT) \
  460. tools/tools_tpm2-tpm2_clearcontrol.$(OBJEXT) \
  461. tools/tools_tpm2-tpm2_clockrateadjust.$(OBJEXT) \
  462. tools/tools_tpm2-tpm2_create.$(OBJEXT) \
  463. tools/tools_tpm2-tpm2_createak.$(OBJEXT) \
  464. tools/tools_tpm2-tpm2_createek.$(OBJEXT) \
  465. tools/tools_tpm2-tpm2_createpolicy.$(OBJEXT) \
  466. tools/tools_tpm2-tpm2_setprimarypolicy.$(OBJEXT) \
  467. tools/tools_tpm2-tpm2_createprimary.$(OBJEXT) \
  468. tools/tools_tpm2-tpm2_dictionarylockout.$(OBJEXT) \
  469. tools/tools_tpm2-tpm2_duplicate.$(OBJEXT) \
  470. tools/tools_tpm2-tpm2_getcap.$(OBJEXT) \
  471. tools/tools_tpm2-tpm2_gettestresult.$(OBJEXT) \
  472. tools/tools_tpm2-tpm2_encryptdecrypt.$(OBJEXT) \
  473. tools/tools_tpm2-tpm2_evictcontrol.$(OBJEXT) \
  474. tools/tools_tpm2-tpm2_flushcontext.$(OBJEXT) \
  475. tools/tools_tpm2-tpm2_getekcertificate.$(OBJEXT) \
  476. tools/tools_tpm2-tpm2_getrandom.$(OBJEXT) \
  477. tools/tools_tpm2-tpm2_gettime.$(OBJEXT) \
  478. tools/tools_tpm2-tpm2_hash.$(OBJEXT) \
  479. tools/tools_tpm2-tpm2_hierarchycontrol.$(OBJEXT) \
  480. tools/tools_tpm2-tpm2_hmac.$(OBJEXT) \
  481. tools/tools_tpm2-tpm2_import.$(OBJEXT) \
  482. tools/tools_tpm2-tpm2_incrementalselftest.$(OBJEXT) \
  483. tools/tools_tpm2-tpm2_load.$(OBJEXT) \
  484. tools/tools_tpm2-tpm2_loadexternal.$(OBJEXT) \
  485. tools/tools_tpm2-tpm2_makecredential.$(OBJEXT) \
  486. tools/tools_tpm2-tpm2_nvdefine.$(OBJEXT) \
  487. tools/tools_tpm2-tpm2_nvextend.$(OBJEXT) \
  488. tools/tools_tpm2-tpm2_nvincrement.$(OBJEXT) \
  489. tools/tools_tpm2-tpm2_nvreadpublic.$(OBJEXT) \
  490. tools/tools_tpm2-tpm2_nvread.$(OBJEXT) \
  491. tools/tools_tpm2-tpm2_nvreadlock.$(OBJEXT) \
  492. tools/tools_tpm2-tpm2_nvundefine.$(OBJEXT) \
  493. tools/tools_tpm2-tpm2_nvwrite.$(OBJEXT) \
  494. tools/tools_tpm2-tpm2_nvwritelock.$(OBJEXT) \
  495. tools/tools_tpm2-tpm2_nvsetbits.$(OBJEXT) \
  496. tools/tools_tpm2-tpm2_pcrallocate.$(OBJEXT) \
  497. tools/tools_tpm2-tpm2_pcrevent.$(OBJEXT) \
  498. tools/tools_tpm2-tpm2_pcrextend.$(OBJEXT) \
  499. tools/tools_tpm2-tpm2_pcrread.$(OBJEXT) \
  500. tools/tools_tpm2-tpm2_pcrreset.$(OBJEXT) \
  501. tools/tools_tpm2-tpm2_policypcr.$(OBJEXT) \
  502. tools/tools_tpm2-tpm2_policyauthorize.$(OBJEXT) \
  503. tools/tools_tpm2-tpm2_policyauthorizenv.$(OBJEXT) \
  504. tools/tools_tpm2-tpm2_policynv.$(OBJEXT) \
  505. tools/tools_tpm2-tpm2_policycountertimer.$(OBJEXT) \
  506. tools/tools_tpm2-tpm2_policyor.$(OBJEXT) \
  507. tools/tools_tpm2-tpm2_policynamehash.$(OBJEXT) \
  508. tools/tools_tpm2-tpm2_policytemplate.$(OBJEXT) \
  509. tools/tools_tpm2-tpm2_policycphash.$(OBJEXT) \
  510. tools/tools_tpm2-tpm2_policypassword.$(OBJEXT) \
  511. tools/tools_tpm2-tpm2_policysigned.$(OBJEXT) \
  512. tools/tools_tpm2-tpm2_policyticket.$(OBJEXT) \
  513. tools/tools_tpm2-tpm2_policyauthvalue.$(OBJEXT) \
  514. tools/tools_tpm2-tpm2_policysecret.$(OBJEXT) \
  515. tools/tools_tpm2-tpm2_policyrestart.$(OBJEXT) \
  516. tools/tools_tpm2-tpm2_policycommandcode.$(OBJEXT) \
  517. tools/tools_tpm2-tpm2_policynvwritten.$(OBJEXT) \
  518. tools/tools_tpm2-tpm2_policyduplicationselect.$(OBJEXT) \
  519. tools/tools_tpm2-tpm2_policylocality.$(OBJEXT) \
  520. tools/tools_tpm2-tpm2_quote.$(OBJEXT) \
  521. tools/tools_tpm2-tpm2_readclock.$(OBJEXT) \
  522. tools/tools_tpm2-tpm2_readpublic.$(OBJEXT) \
  523. tools/tools_tpm2-tpm2_rsadecrypt.$(OBJEXT) \
  524. tools/tools_tpm2-tpm2_rsaencrypt.$(OBJEXT) \
  525. tools/tools_tpm2-tpm2_send.$(OBJEXT) \
  526. tools/tools_tpm2-tpm2_selftest.$(OBJEXT) \
  527. tools/tools_tpm2-tpm2_setclock.$(OBJEXT) \
  528. tools/tools_tpm2-tpm2_shutdown.$(OBJEXT) \
  529. tools/tools_tpm2-tpm2_sign.$(OBJEXT) \
  530. tools/tools_tpm2-tpm2_certifycreation.$(OBJEXT) \
  531. tools/tools_tpm2-tpm2_nvcertify.$(OBJEXT) \
  532. tools/tools_tpm2-tpm2_startauthsession.$(OBJEXT) \
  533. tools/tools_tpm2-tpm2_startup.$(OBJEXT) \
  534. tools/tools_tpm2-tpm2_stirrandom.$(OBJEXT) \
  535. tools/tools_tpm2-tpm2_testparms.$(OBJEXT) \
  536. tools/tools_tpm2-tpm2_unseal.$(OBJEXT) \
  537. tools/tools_tpm2-tpm2_verifysignature.$(OBJEXT) \
  538. tools/tools_tpm2-tpm2_setcommandauditstatus.$(OBJEXT) \
  539. tools/tools_tpm2-tpm2_getcommandauditdigest.$(OBJEXT) \
  540. tools/tools_tpm2-tpm2_getsessionauditdigest.$(OBJEXT) \
  541. tools/tools_tpm2-tpm2_geteccparameters.$(OBJEXT) \
  542. tools/tools_tpm2-tpm2_ecephemeral.$(OBJEXT) \
  543. tools/tools_tpm2-tpm2_commit.$(OBJEXT) \
  544. tools/tools_tpm2-tpm2_ecdhkeygen.$(OBJEXT) \
  545. tools/tools_tpm2-tpm2_ecdhzgen.$(OBJEXT) \
  546. tools/tools_tpm2-tpm2_zgen2phase.$(OBJEXT) \
  547. tools/tools_tpm2-tpm2_sessionconfig.$(OBJEXT) \
  548. tools/tools_tpm2-tpm2_getpolicydigest.$(OBJEXT)
  549. am_tools_tpm2_OBJECTS = tools/tools_tpm2-tpm2_tool.$(OBJEXT) \
  550. $(am__objects_5)
  551. tools_tpm2_OBJECTS = $(am_tools_tpm2_OBJECTS)
  552. tools_tpm2_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
  553. tools_tpm2_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  554. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tools_tpm2_CFLAGS) \
  555. $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  556. AM_V_P = $(am__v_P_@AM_V@)
  557. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  558. am__v_P_0 = false
  559. am__v_P_1 = :
  560. AM_V_GEN = $(am__v_GEN_@AM_V@)
  561. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  562. am__v_GEN_0 = @echo " GEN " $@;
  563. am__v_GEN_1 =
  564. AM_V_at = $(am__v_at_@AM_V@)
  565. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  566. am__v_at_0 = @
  567. am__v_at_1 =
  568. DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lib
  569. depcomp = $(SHELL) $(top_srcdir)/depcomp
  570. am__depfiles_maybe = depfiles
  571. am__mv = mv -f
  572. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  573. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  574. LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  575. $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
  576. $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
  577. $(AM_CFLAGS) $(CFLAGS)
  578. AM_V_CC = $(am__v_CC_@AM_V@)
  579. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  580. am__v_CC_0 = @echo " CC " $@;
  581. am__v_CC_1 =
  582. CCLD = $(CC)
  583. LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
  584. $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
  585. $(AM_LDFLAGS) $(LDFLAGS) -o $@
  586. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  587. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  588. am__v_CCLD_0 = @echo " CCLD " $@;
  589. am__v_CCLD_1 =
  590. SOURCES = $(lib_libcommon_a_SOURCES) test/unit/test_cc_util.c \
  591. test/unit/test_files.c test/unit/test_options.c \
  592. test/unit/test_pcr.c test/unit/test_string_bytes.c \
  593. test/unit/test_tpm2_alg_util.c test/unit/test_tpm2_attr_util.c \
  594. test/unit/test_tpm2_auth_util.c test/unit/test_tpm2_errata.c \
  595. test/unit/test_tpm2_eventlog.c \
  596. test/unit/test_tpm2_eventlog_yaml.c \
  597. test/unit/test_tpm2_header.c test/unit/test_tpm2_policy.c \
  598. test/unit/test_tpm2_session.c test/unit/test_tpm2_util.c \
  599. $(tools_fapi_tss2_SOURCES) $(tools_tpm2_SOURCES)
  600. DIST_SOURCES = $(lib_libcommon_a_SOURCES) test/unit/test_cc_util.c \
  601. test/unit/test_files.c test/unit/test_options.c \
  602. test/unit/test_pcr.c test/unit/test_string_bytes.c \
  603. test/unit/test_tpm2_alg_util.c test/unit/test_tpm2_attr_util.c \
  604. test/unit/test_tpm2_auth_util.c test/unit/test_tpm2_errata.c \
  605. test/unit/test_tpm2_eventlog.c \
  606. test/unit/test_tpm2_eventlog_yaml.c \
  607. test/unit/test_tpm2_header.c test/unit/test_tpm2_policy.c \
  608. test/unit/test_tpm2_session.c test/unit/test_tpm2_util.c \
  609. $(tools_fapi_tss2_SOURCES) $(tools_tpm2_SOURCES)
  610. am__can_run_installinfo = \
  611. case $$AM_UPDATE_INFO_DIR in \
  612. n|no|NO) false;; \
  613. *) (install-info --version) >/dev/null 2>&1;; \
  614. esac
  615. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  616. am__vpath_adj = case $$p in \
  617. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  618. *) f=$$p;; \
  619. esac;
  620. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  621. am__install_max = 40
  622. am__nobase_strip_setup = \
  623. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  624. am__nobase_strip = \
  625. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  626. am__nobase_list = $(am__nobase_strip_setup); \
  627. for p in $$list; do echo "$$p $$p"; done | \
  628. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  629. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  630. if (++n[$$2] == $(am__install_max)) \
  631. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  632. END { for (dir in files) print dir, files[dir] }'
  633. am__base_list = \
  634. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  635. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  636. am__uninstall_files_from_dir = { \
  637. test -z "$$files" \
  638. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  639. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  640. $(am__cd) "$$dir" && rm -f $$files; }; \
  641. }
  642. man1dir = $(mandir)/man1
  643. NROFF = nroff
  644. MANS = $(dist_man1_MANS)
  645. am__dist_bashcomp_DATA_DIST = \
  646. dist/bash-completion/tpm2-tools/tpm2_completion.bash \
  647. dist/bash-completion/tpm2-tools/tss2_decrypt \
  648. dist/bash-completion/tpm2-tools/tss2_encrypt \
  649. dist/bash-completion/tpm2-tools/tss2_list \
  650. dist/bash-completion/tpm2-tools/tss2_changeauth \
  651. dist/bash-completion/tpm2-tools/tss2_delete \
  652. dist/bash-completion/tpm2-tools/tss2_import \
  653. dist/bash-completion/tpm2-tools/tss2_getinfo \
  654. dist/bash-completion/tpm2-tools/tss2_createkey \
  655. dist/bash-completion/tpm2-tools/tss2_createseal \
  656. dist/bash-completion/tpm2-tools/tss2_exportkey \
  657. dist/bash-completion/tpm2-tools/tss2_getcertificate \
  658. dist/bash-completion/tpm2-tools/tss2_getplatformcertificates \
  659. dist/bash-completion/tpm2-tools/tss2_gettpmblobs \
  660. dist/bash-completion/tpm2-tools/tss2_setcertificate \
  661. dist/bash-completion/tpm2-tools/tss2_getappdata \
  662. dist/bash-completion/tpm2-tools/tss2_setappdata \
  663. dist/bash-completion/tpm2-tools/tss2_sign \
  664. dist/bash-completion/tpm2-tools/tss2_verifysignature \
  665. dist/bash-completion/tpm2-tools/tss2_verifyquote \
  666. dist/bash-completion/tpm2-tools/tss2_createnv \
  667. dist/bash-completion/tpm2-tools/tss2_nvextend \
  668. dist/bash-completion/tpm2-tools/tss2_nvincrement \
  669. dist/bash-completion/tpm2-tools/tss2_nvread \
  670. dist/bash-completion/tpm2-tools/tss2_nvsetbits \
  671. dist/bash-completion/tpm2-tools/tss2_nvwrite \
  672. dist/bash-completion/tpm2-tools/tss2_getdescription \
  673. dist/bash-completion/tpm2-tools/tss2_setdescription \
  674. dist/bash-completion/tpm2-tools/tss2_pcrextend \
  675. dist/bash-completion/tpm2-tools/tss2_quote \
  676. dist/bash-completion/tpm2-tools/tss2_pcrread \
  677. dist/bash-completion/tpm2-tools/tss2_authorizepolicy \
  678. dist/bash-completion/tpm2-tools/tss2_exportpolicy \
  679. dist/bash-completion/tpm2-tools/tss2_provision \
  680. dist/bash-completion/tpm2-tools/tss2_getrandom \
  681. dist/bash-completion/tpm2-tools/tss2_unseal \
  682. dist/bash-completion/tpm2-tools/tss2_writeauthorizenv \
  683. dist/bash-completion/tpm2-tools/tss2
  684. DATA = $(dist_bashcomp_DATA)
  685. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  686. # Read a list of newline-separated strings from the standard input,
  687. # and print each of them once, without duplicates. Input order is
  688. # *not* preserved.
  689. am__uniquify_input = $(AWK) '\
  690. BEGIN { nonempty = 0; } \
  691. { items[$$0] = 1; nonempty = 1; } \
  692. END { if (nonempty) { for (i in items) print i; }; } \
  693. '
  694. # Make sure the list of sources is unique. This is necessary because,
  695. # e.g., the same source file might be shared among _SOURCES variables
  696. # for different programs/libraries.
  697. am__define_uniq_tagged_files = \
  698. list='$(am__tagged_files)'; \
  699. unique=`for i in $$list; do \
  700. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  701. done | $(am__uniquify_input)`
  702. ETAGS = etags
  703. CTAGS = ctags
  704. CSCOPE = cscope
  705. AM_RECURSIVE_TARGETS = cscope check recheck
  706. am__tty_colors_dummy = \
  707. mgn= red= grn= lgn= blu= brg= std=; \
  708. am__color_tests=no
  709. am__tty_colors = { \
  710. $(am__tty_colors_dummy); \
  711. if test "X$(AM_COLOR_TESTS)" = Xno; then \
  712. am__color_tests=no; \
  713. elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
  714. am__color_tests=yes; \
  715. elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
  716. am__color_tests=yes; \
  717. fi; \
  718. if test $$am__color_tests = yes; then \
  719. red=''; \
  720. grn=''; \
  721. lgn=''; \
  722. blu=''; \
  723. mgn=''; \
  724. brg=''; \
  725. std=''; \
  726. fi; \
  727. }
  728. am__recheck_rx = ^[ ]*:recheck:[ ]*
  729. am__global_test_result_rx = ^[ ]*:global-test-result:[ ]*
  730. am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]*
  731. # A command that, given a newline-separated list of test names on the
  732. # standard input, print the name of the tests that are to be re-run
  733. # upon "make recheck".
  734. am__list_recheck_tests = $(AWK) '{ \
  735. recheck = 1; \
  736. while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  737. { \
  738. if (rc < 0) \
  739. { \
  740. if ((getline line2 < ($$0 ".log")) < 0) \
  741. recheck = 0; \
  742. break; \
  743. } \
  744. else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
  745. { \
  746. recheck = 0; \
  747. break; \
  748. } \
  749. else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
  750. { \
  751. break; \
  752. } \
  753. }; \
  754. if (recheck) \
  755. print $$0; \
  756. close ($$0 ".trs"); \
  757. close ($$0 ".log"); \
  758. }'
  759. # A command that, given a newline-separated list of test names on the
  760. # standard input, create the global log from their .trs and .log files.
  761. am__create_global_log = $(AWK) ' \
  762. function fatal(msg) \
  763. { \
  764. print "fatal: making $@: " msg | "cat >&2"; \
  765. exit 1; \
  766. } \
  767. function rst_section(header) \
  768. { \
  769. print header; \
  770. len = length(header); \
  771. for (i = 1; i <= len; i = i + 1) \
  772. printf "="; \
  773. printf "\n\n"; \
  774. } \
  775. { \
  776. copy_in_global_log = 1; \
  777. global_test_result = "RUN"; \
  778. while ((rc = (getline line < ($$0 ".trs"))) != 0) \
  779. { \
  780. if (rc < 0) \
  781. fatal("failed to read from " $$0 ".trs"); \
  782. if (line ~ /$(am__global_test_result_rx)/) \
  783. { \
  784. sub("$(am__global_test_result_rx)", "", line); \
  785. sub("[ ]*$$", "", line); \
  786. global_test_result = line; \
  787. } \
  788. else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
  789. copy_in_global_log = 0; \
  790. }; \
  791. if (copy_in_global_log) \
  792. { \
  793. rst_section(global_test_result ": " $$0); \
  794. while ((rc = (getline line < ($$0 ".log"))) != 0) \
  795. { \
  796. if (rc < 0) \
  797. fatal("failed to read from " $$0 ".log"); \
  798. print line; \
  799. }; \
  800. printf "\n"; \
  801. }; \
  802. close ($$0 ".trs"); \
  803. close ($$0 ".log"); \
  804. }'
  805. # Restructured Text title.
  806. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
  807. # Solaris 10 'make', and several other traditional 'make' implementations,
  808. # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
  809. # by disabling -e (using the XSI extension "set +e") if it's set.
  810. am__sh_e_setup = case $$- in *e*) set +e;; esac
  811. # Default flags passed to test drivers.
  812. am__common_driver_flags = \
  813. --color-tests "$$am__color_tests" \
  814. --enable-hard-errors "$$am__enable_hard_errors" \
  815. --expect-failure "$$am__expect_failure"
  816. # To be inserted before the command running the test. Creates the
  817. # directory for the log if needed. Stores in $dir the directory
  818. # containing $f, in $tst the test, in $log the log. Executes the
  819. # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
  820. # passes TESTS_ENVIRONMENT. Set up options for the wrapper that
  821. # will run the test scripts (or their associated LOG_COMPILER, if
  822. # thy have one).
  823. am__check_pre = \
  824. $(am__sh_e_setup); \
  825. $(am__vpath_adj_setup) $(am__vpath_adj) \
  826. $(am__tty_colors); \
  827. srcdir=$(srcdir); export srcdir; \
  828. case "$@" in \
  829. */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \
  830. *) am__odir=.;; \
  831. esac; \
  832. test "x$$am__odir" = x"." || test -d "$$am__odir" \
  833. || $(MKDIR_P) "$$am__odir" || exit $$?; \
  834. if test -f "./$$f"; then dir=./; \
  835. elif test -f "$$f"; then dir=; \
  836. else dir="$(srcdir)/"; fi; \
  837. tst=$$dir$$f; log='$@'; \
  838. if test -n '$(DISABLE_HARD_ERRORS)'; then \
  839. am__enable_hard_errors=no; \
  840. else \
  841. am__enable_hard_errors=yes; \
  842. fi; \
  843. case " $(XFAIL_TESTS) " in \
  844. *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
  845. am__expect_failure=yes;; \
  846. *) \
  847. am__expect_failure=no;; \
  848. esac; \
  849. $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
  850. # A shell command to get the names of the tests scripts with any registered
  851. # extension removed (i.e., equivalently, the names of the test logs, with
  852. # the '.log' extension removed). The result is saved in the shell variable
  853. # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly,
  854. # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
  855. # since that might cause problem with VPATH rewrites for suffix-less tests.
  856. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
  857. am__set_TESTS_bases = \
  858. bases='$(TEST_LOGS)'; \
  859. bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
  860. bases=`echo $$bases`
  861. RECHECK_LOGS = $(TEST_LOGS)
  862. TEST_SUITE_LOG = test-suite.log
  863. LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
  864. LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
  865. am__set_b = \
  866. case '$@' in \
  867. */*) \
  868. case '$*' in \
  869. */*) b='$*';; \
  870. *) b=`echo '$@' | sed 's/\.log$$//'`; \
  871. esac;; \
  872. *) \
  873. b='$*';; \
  874. esac
  875. am__test_logs1 = $(TESTS:=.log)
  876. am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
  877. TEST_LOGS = $(am__test_logs2:.sh.log=.log)
  878. SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver
  879. SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS)
  880. am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \
  881. $(srcdir)/src_vars.mk $(top_srcdir)/aminclude_static.am \
  882. $(top_srcdir)/lib/config.h.in compile config.guess config.sub \
  883. depcomp install-sh ltmain.sh missing test-driver
  884. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  885. distdir = $(PACKAGE)-$(VERSION)
  886. top_distdir = $(distdir)
  887. am__remove_distdir = \
  888. if test -d "$(distdir)"; then \
  889. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  890. && rm -rf "$(distdir)" \
  891. || { sleep 5 && rm -rf "$(distdir)"; }; \
  892. else :; fi
  893. am__post_remove_distdir = $(am__remove_distdir)
  894. DIST_ARCHIVES = $(distdir).tar.gz
  895. GZIP_ENV = --best
  896. DIST_TARGETS = dist-gzip
  897. distuninstallcheck_listfiles = find . -type f -print
  898. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  899. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  900. distcleancheck_listfiles = find . -type f -print
  901. ACLOCAL = @ACLOCAL@
  902. AMTAR = @AMTAR@
  903. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  904. AR = @AR@
  905. AUTOCONF = @AUTOCONF@
  906. AUTOHEADER = @AUTOHEADER@
  907. AUTOMAKE = @AUTOMAKE@
  908. AWK = @AWK@
  909. BASH_SHELL = @BASH_SHELL@
  910. CC = @CC@
  911. CCDEPMODE = @CCDEPMODE@
  912. CFLAGS = @CFLAGS@
  913. CMOCKA_CFLAGS = @CMOCKA_CFLAGS@
  914. CMOCKA_LIBS = @CMOCKA_LIBS@
  915. CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
  916. CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
  917. CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
  918. CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
  919. CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
  920. CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
  921. CPP = @CPP@
  922. CPPFLAGS = @CPPFLAGS@
  923. CRYPTO_CFLAGS = @CRYPTO_CFLAGS@
  924. CRYPTO_LIBS = @CRYPTO_LIBS@
  925. CURL_CFLAGS = @CURL_CFLAGS@
  926. CURL_LIBS = @CURL_LIBS@
  927. CYGPATH_W = @CYGPATH_W@
  928. DEFS = @DEFS@
  929. DEPDIR = @DEPDIR@
  930. DLLTOOL = @DLLTOOL@
  931. DSYMUTIL = @DSYMUTIL@
  932. DUMPBIN = @DUMPBIN@
  933. ECHO_C = @ECHO_C@
  934. ECHO_N = @ECHO_N@
  935. ECHO_T = @ECHO_T@
  936. EFIVAR_CFLAGS = @EFIVAR_CFLAGS@
  937. EFIVAR_LIBS = @EFIVAR_LIBS@
  938. EGREP = @EGREP@
  939. EXEEXT = @EXEEXT@
  940. EXPECT = @EXPECT@
  941. EXTRA_CFLAGS = @EXTRA_CFLAGS@
  942. EXTRA_LDFLAGS = @EXTRA_LDFLAGS@
  943. FGREP = @FGREP@
  944. GCOV = @GCOV@
  945. GENHTML = @GENHTML@
  946. GREP = @GREP@
  947. HAS_TPM2_SIM = @HAS_TPM2_SIM@
  948. INSTALL = @INSTALL@
  949. INSTALL_DATA = @INSTALL_DATA@
  950. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  951. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  952. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  953. LCOV = @LCOV@
  954. LD = @LD@
  955. LDFLAGS = @LDFLAGS@
  956. LIBDL_LDFLAGS = @LIBDL_LDFLAGS@
  957. LIBOBJS = @LIBOBJS@
  958. LIBS = @LIBS@
  959. LIBTOOL = @LIBTOOL@
  960. LIPO = @LIPO@
  961. LN_S = @LN_S@
  962. LTLIBOBJS = @LTLIBOBJS@
  963. LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
  964. MAKEINFO = @MAKEINFO@
  965. MANIFEST_TOOL = @MANIFEST_TOOL@
  966. MKDIR_P = @MKDIR_P@
  967. MKTEMP = @MKTEMP@
  968. NM = @NM@
  969. NMEDIT = @NMEDIT@
  970. OBJDUMP = @OBJDUMP@
  971. OBJEXT = @OBJEXT@
  972. OPENSSL = @OPENSSL@
  973. OTOOL = @OTOOL@
  974. OTOOL64 = @OTOOL64@
  975. PACKAGE = @PACKAGE@
  976. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  977. PACKAGE_NAME = @PACKAGE_NAME@
  978. PACKAGE_STRING = @PACKAGE_STRING@
  979. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  980. PACKAGE_URL = @PACKAGE_URL@
  981. PACKAGE_VERSION = @PACKAGE_VERSION@
  982. PANDOC = @PANDOC@
  983. PATH = @PATH@
  984. PATH_SEPARATOR = @PATH_SEPARATOR@
  985. PKG_CONFIG = @PKG_CONFIG@
  986. PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
  987. PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
  988. PYTHON = @PYTHON@
  989. PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
  990. PYTHON_PLATFORM = @PYTHON_PLATFORM@
  991. PYTHON_PREFIX = @PYTHON_PREFIX@
  992. PYTHON_VERSION = @PYTHON_VERSION@
  993. RANLIB = @RANLIB@
  994. SED = @SED@
  995. SET_MAKE = @SET_MAKE@
  996. SHASUM = @SHASUM@
  997. SHELL = @SHELL@
  998. SS = @SS@
  999. STRIP = @STRIP@
  1000. TPM2_ABRMD = @TPM2_ABRMD@
  1001. TPM2_SIM = @TPM2_SIM@
  1002. TSS2_ESYS_2_3_CFLAGS = @TSS2_ESYS_2_3_CFLAGS@
  1003. TSS2_ESYS_2_3_LIBS = @TSS2_ESYS_2_3_LIBS@
  1004. TSS2_ESYS_3_0_CFLAGS = @TSS2_ESYS_3_0_CFLAGS@
  1005. TSS2_ESYS_3_0_LIBS = @TSS2_ESYS_3_0_LIBS@
  1006. TSS2_ESYS_CFLAGS = @TSS2_ESYS_CFLAGS@
  1007. TSS2_ESYS_LIBS = @TSS2_ESYS_LIBS@
  1008. TSS2_FAPI_3_0_CFLAGS = @TSS2_FAPI_3_0_CFLAGS@
  1009. TSS2_FAPI_3_0_LIBS = @TSS2_FAPI_3_0_LIBS@
  1010. TSS2_FAPI_CFLAGS = @TSS2_FAPI_CFLAGS@
  1011. TSS2_FAPI_LIBS = @TSS2_FAPI_LIBS@
  1012. TSS2_MU_CFLAGS = @TSS2_MU_CFLAGS@
  1013. TSS2_MU_LIBS = @TSS2_MU_LIBS@
  1014. TSS2_RC_CFLAGS = @TSS2_RC_CFLAGS@
  1015. TSS2_RC_LIBS = @TSS2_RC_LIBS@
  1016. TSS2_SYS_CFLAGS = @TSS2_SYS_CFLAGS@
  1017. TSS2_SYS_LIBS = @TSS2_SYS_LIBS@
  1018. TSS2_TCTILDR_CFLAGS = @TSS2_TCTILDR_CFLAGS@
  1019. TSS2_TCTILDR_LIBS = @TSS2_TCTILDR_LIBS@
  1020. UUID_CFLAGS = @UUID_CFLAGS@
  1021. UUID_LIBS = @UUID_LIBS@
  1022. VERSION = @VERSION@
  1023. XXD = @XXD@
  1024. abs_builddir = @abs_builddir@
  1025. abs_srcdir = @abs_srcdir@
  1026. abs_top_builddir = @abs_top_builddir@
  1027. abs_top_srcdir = @abs_top_srcdir@
  1028. ac_ct_AR = @ac_ct_AR@
  1029. ac_ct_CC = @ac_ct_CC@
  1030. ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
  1031. am__include = @am__include@
  1032. am__leading_dot = @am__leading_dot@
  1033. am__quote = @am__quote@
  1034. am__tar = @am__tar@
  1035. am__untar = @am__untar@
  1036. bashcompdir = @bashcompdir@
  1037. bindir = @bindir@
  1038. build = @build@
  1039. build_alias = @build_alias@
  1040. build_cpu = @build_cpu@
  1041. build_os = @build_os@
  1042. build_vendor = @build_vendor@
  1043. builddir = @builddir@
  1044. datadir = @datadir@
  1045. datarootdir = @datarootdir@
  1046. docdir = @docdir@
  1047. dvidir = @dvidir@
  1048. exec_prefix = @exec_prefix@
  1049. host = @host@
  1050. host_alias = @host_alias@
  1051. host_cpu = @host_cpu@
  1052. host_os = @host_os@
  1053. host_vendor = @host_vendor@
  1054. htmldir = @htmldir@
  1055. includedir = @includedir@
  1056. infodir = @infodir@
  1057. install_sh = @install_sh@
  1058. libdir = @libdir@
  1059. libexecdir = @libexecdir@
  1060. localedir = @localedir@
  1061. localstatedir = @localstatedir@
  1062. mandir = @mandir@
  1063. mkdir_p = @mkdir_p@
  1064. oldincludedir = @oldincludedir@
  1065. pdfdir = @pdfdir@
  1066. pkgpyexecdir = @pkgpyexecdir@
  1067. pkgpythondir = @pkgpythondir@
  1068. prefix = @prefix@
  1069. program_transform_name = @program_transform_name@
  1070. psdir = @psdir@
  1071. pyexecdir = @pyexecdir@
  1072. pythondir = @pythondir@
  1073. runstatedir = @runstatedir@
  1074. sbindir = @sbindir@
  1075. sharedstatedir = @sharedstatedir@
  1076. srcdir = @srcdir@
  1077. swtpm = @swtpm@
  1078. sysconfdir = @sysconfdir@
  1079. target_alias = @target_alias@
  1080. top_build_prefix = @top_build_prefix@
  1081. top_builddir = @top_builddir@
  1082. top_srcdir = @top_srcdir@
  1083. tpm2_abrmd = @tpm2_abrmd@
  1084. tpm_server = @tpm_server@
  1085. tpmsim = @tpmsim@
  1086. with_bashcompdir = @with_bashcompdir@
  1087. LIB_C = lib/files.c lib/log.c lib/object.c lib/pcr.c lib/tool_rc.c lib/tpm2.c lib/tpm2_alg_util.c lib/tpm2_attr_util.c lib/tpm2_auth_util.c lib/tpm2_capability.c lib/tpm2_cc_util.c lib/tpm2_convert.c lib/tpm2_ctx_mgmt.c lib/tpm2_errata.c lib/tpm2_eventlog.c lib/tpm2_eventlog_yaml.c lib/tpm2_hash.c lib/tpm2_hierarchy.c lib/tpm2_identity_util.c lib/tpm2_kdfa.c lib/tpm2_kdfe.c lib/tpm2_openssl.c lib/tpm2_options.c lib/tpm2_policy.c lib/tpm2_session.c lib/tpm2_tool_output.c lib/tpm2_util.c
  1088. LIB_H = lib/efi_event.h lib/files.h lib/log.h lib/object.h lib/pcr.h lib/tool_rc.h lib/tpm2.h lib/tpm2_alg_util.h lib/tpm2_attr_util.h lib/tpm2_auth_util.h lib/tpm2_capability.h lib/tpm2_cc_util.h lib/tpm2_convert.h lib/tpm2_ctx_mgmt.h lib/tpm2_errata.h lib/tpm2_eventlog.h lib/tpm2_eventlog_yaml.h lib/tpm2_hash.h lib/tpm2_header.h lib/tpm2_hierarchy.h lib/tpm2_identity_util.h lib/tpm2_kdfa.h lib/tpm2_kdfe.h lib/tpm2_nv_util.h lib/tpm2_openssl.h lib/tpm2_options.h lib/tpm2_policy.h lib/tpm2_session.h lib/tpm2_systemdeps.h lib/tpm2_tool_output.h lib/tpm2_util.h
  1089. LIB_SRC = $(LIB_C) $(LIB_H)
  1090. SYSTEM_TESTS = test/integration/tests/X509certutil.sh \
  1091. test/integration/tests/abrmd_extended-sessions.sh \
  1092. test/integration/tests/abrmd_nvundefinespecial.sh \
  1093. test/integration/tests/abrmd_policyauthorize.sh \
  1094. test/integration/tests/abrmd_policyauthorizenv.sh \
  1095. test/integration/tests/abrmd_policyauthvalue.sh \
  1096. test/integration/tests/abrmd_policycommandcode.sh \
  1097. test/integration/tests/abrmd_policycountertimer.sh \
  1098. test/integration/tests/abrmd_policycphash.sh \
  1099. test/integration/tests/abrmd_policyduplicationselect.sh \
  1100. test/integration/tests/abrmd_policynamehash.sh \
  1101. test/integration/tests/abrmd_policynv.sh \
  1102. test/integration/tests/abrmd_policynvwritten.sh \
  1103. test/integration/tests/abrmd_policyor.sh \
  1104. test/integration/tests/abrmd_policypassword.sh \
  1105. test/integration/tests/abrmd_policypcr.sh \
  1106. test/integration/tests/abrmd_policysecret.sh \
  1107. test/integration/tests/abrmd_policysigned.sh \
  1108. test/integration/tests/abrmd_policytemplate.sh \
  1109. test/integration/tests/abrmd_policyticket.sh \
  1110. test/integration/tests/activecredential.sh \
  1111. test/integration/tests/attestation.sh \
  1112. test/integration/tests/certify.sh \
  1113. test/integration/tests/certifycreation.sh \
  1114. test/integration/tests/changeauth.sh \
  1115. test/integration/tests/changeeps.sh \
  1116. test/integration/tests/changepps.sh \
  1117. test/integration/tests/checkquote.sh \
  1118. test/integration/tests/clear.sh \
  1119. test/integration/tests/clearcontrol.sh \
  1120. test/integration/tests/clockrateadjust.sh \
  1121. test/integration/tests/commandaudit.sh \
  1122. test/integration/tests/create.sh \
  1123. test/integration/tests/createak.sh \
  1124. test/integration/tests/createek.sh \
  1125. test/integration/tests/createpolicy.sh \
  1126. test/integration/tests/createprimary.sh \
  1127. test/integration/tests/dictionarylockout.sh \
  1128. test/integration/tests/duplicate.sh \
  1129. test/integration/tests/ecc.sh \
  1130. test/integration/tests/encryptdecrypt.sh \
  1131. test/integration/tests/eventlog.sh \
  1132. test/integration/tests/evictcontrol.sh \
  1133. test/integration/tests/flushcontext.sh \
  1134. test/integration/tests/getcap.sh \
  1135. test/integration/tests/getekcertificate.sh \
  1136. test/integration/tests/getpolicydigest.sh \
  1137. test/integration/tests/getrandom.sh \
  1138. test/integration/tests/gettestresult.sh \
  1139. test/integration/tests/gettime.sh \
  1140. test/integration/tests/hash.sh \
  1141. test/integration/tests/hierarchycontrol.sh \
  1142. test/integration/tests/hmac.sh \
  1143. test/integration/tests/import.sh \
  1144. test/integration/tests/import_tpm.sh \
  1145. test/integration/tests/incrementalselftest.sh \
  1146. test/integration/tests/load.sh \
  1147. test/integration/tests/loadexternal.sh \
  1148. test/integration/tests/makecredential.sh \
  1149. test/integration/tests/nv.sh \
  1150. test/integration/tests/nvcertify.sh \
  1151. test/integration/tests/nvinc.sh \
  1152. test/integration/tests/output_formats.sh \
  1153. test/integration/tests/pcrallocate.sh \
  1154. test/integration/tests/pcrevent.sh \
  1155. test/integration/tests/pcrextend.sh \
  1156. test/integration/tests/pcrlist.sh \
  1157. test/integration/tests/pcrreset.sh \
  1158. test/integration/tests/print.sh \
  1159. test/integration/tests/quote.sh \
  1160. test/integration/tests/rc_decode.sh \
  1161. test/integration/tests/readclock.sh \
  1162. test/integration/tests/readpublic.sh \
  1163. test/integration/tests/rsadecrypt.sh \
  1164. test/integration/tests/rsaencrypt.sh \
  1165. test/integration/tests/selftest.sh \
  1166. test/integration/tests/send-tcti-cmd.sh \
  1167. test/integration/tests/send.sh \
  1168. test/integration/tests/sessionaudit.sh \
  1169. test/integration/tests/sessionconfig.sh \
  1170. test/integration/tests/setclock.sh \
  1171. test/integration/tests/setprimarypolicy.sh \
  1172. test/integration/tests/sign.sh \
  1173. test/integration/tests/startup.sh \
  1174. test/integration/tests/stirrandom.sh \
  1175. test/integration/tests/symlink.sh \
  1176. test/integration/tests/testparms.sh \
  1177. test/integration/tests/toggle_options.sh \
  1178. test/integration/tests/unseal.sh \
  1179. test/integration/tests/verifysignature.sh
  1180. ALL_SYSTEM_TESTS = $(SYSTEM_TESTS)
  1181. FAPI_TESTS = test/integration/fapi/fapi-authorize-policy.sh \
  1182. test/integration/fapi/fapi-authorize-policy_ecc.sh \
  1183. test/integration/fapi/fapi-branch-select.sh \
  1184. test/integration/fapi/fapi-branch-select_ecc.sh \
  1185. test/integration/fapi/fapi-encrypt-decrypt.sh \
  1186. test/integration/fapi/fapi-encrypt-decrypt_ecc.sh \
  1187. test/integration/fapi/fapi-export-key.sh \
  1188. test/integration/fapi/fapi-export-key_ecc.sh \
  1189. test/integration/fapi/fapi-export-policy.sh \
  1190. test/integration/fapi/fapi-export-policy_ecc.sh \
  1191. test/integration/fapi/fapi-get-info.sh \
  1192. test/integration/fapi/fapi-get-info_ecc.sh \
  1193. test/integration/fapi/fapi-get-platform-certificates.sh \
  1194. test/integration/fapi/fapi-get-platform-certificates_ecc.sh \
  1195. test/integration/fapi/fapi-get-random.sh \
  1196. test/integration/fapi/fapi-get-random_ecc.sh \
  1197. test/integration/fapi/fapi-get-tpm-blobs.sh \
  1198. test/integration/fapi/fapi-get-tpm-blobs_ecc.sh \
  1199. test/integration/fapi/fapi-key-change-auth.sh \
  1200. test/integration/fapi/fapi-key-change-auth_ecc.sh \
  1201. test/integration/fapi/fapi-list.sh \
  1202. test/integration/fapi/fapi-list_ecc.sh \
  1203. test/integration/fapi/fapi-nv-extend.sh \
  1204. test/integration/fapi/fapi-nv-extend_ecc.sh \
  1205. test/integration/fapi/fapi-nv-increment.sh \
  1206. test/integration/fapi/fapi-nv-increment_ecc.sh \
  1207. test/integration/fapi/fapi-nv-set-bits.sh \
  1208. test/integration/fapi/fapi-nv-set-bits_ecc.sh \
  1209. test/integration/fapi/fapi-nv-write-authorize.sh \
  1210. test/integration/fapi/fapi-nv-write-authorize_ecc.sh \
  1211. test/integration/fapi/fapi-nv-write-read-policy-or.sh \
  1212. test/integration/fapi/fapi-nv-write-read-policy-or2.sh \
  1213. test/integration/fapi/fapi-nv-write-read-policy-or2_ecc.sh \
  1214. test/integration/fapi/fapi-nv-write-read-policy-or_ecc.sh \
  1215. test/integration/fapi/fapi-nv-write-read.sh \
  1216. test/integration/fapi/fapi-nv-write-read_ecc.sh \
  1217. test/integration/fapi/fapi-pcr-extend-read.sh \
  1218. test/integration/fapi/fapi-pcr-extend-read_ecc.sh \
  1219. test/integration/fapi/fapi-policy_signed.sh \
  1220. test/integration/fapi/fapi-policy_signed_delegation.sh \
  1221. test/integration/fapi/fapi-policy_signed_delegation_ecc.sh \
  1222. test/integration/fapi/fapi-policy_signed_ecc.sh \
  1223. test/integration/fapi/fapi-provision.sh \
  1224. test/integration/fapi/fapi-provision_ecc.sh \
  1225. test/integration/fapi/fapi-quote-verify.sh \
  1226. test/integration/fapi/fapi-quote-verify_ecc.sh \
  1227. test/integration/fapi/fapi-seal-unseal.sh \
  1228. test/integration/fapi/fapi-seal-unseal_ecc.sh \
  1229. test/integration/fapi/fapi-set-get-app-data.sh \
  1230. test/integration/fapi/fapi-set-get-app-data_ecc.sh \
  1231. test/integration/fapi/fapi-set-get-certificate.sh \
  1232. test/integration/fapi/fapi-set-get-certificate_ecc.sh \
  1233. test/integration/fapi/fapi-set-get-description.sh \
  1234. test/integration/fapi/fapi-set-get-description_ecc.sh \
  1235. test/integration/fapi/fapi-sign-verify.sh \
  1236. test/integration/fapi/fapi-sign-verify_ecc.sh \
  1237. test/integration/fapi/fapi-testing-template.sh \
  1238. test/integration/fapi/fapi-testing-template_ecc.sh
  1239. ALL_FAPI_TESTS = $(FAPI_TESTS)
  1240. ACLOCAL_AMFLAGS = -I m4 --install
  1241. INCLUDE_DIRS = -I$(top_srcdir)/tools -I$(top_srcdir)/lib
  1242. LIB_COMMON := lib/libcommon.a
  1243. AM_CFLAGS := \
  1244. $(INCLUDE_DIRS) $(EXTRA_CFLAGS) $(TSS2_ESYS_CFLAGS) $(TSS2_MU_CFLAGS) \
  1245. $(CRYPTO_CFLAGS) $(CODE_COVERAGE_CFLAGS) $(TSS2_TCTILDR_CFLAGS) \
  1246. $(TSS2_RC_CFLAGS) $(TSS2_SYS_CFLAGS) $(UUID_CFLAGS)
  1247. AM_LDFLAGS := $(EXTRA_LDFLAGS) $(CODE_COVERAGE_LIBS)
  1248. LDADD = \
  1249. $(LIB_COMMON) $(TSS2_ESYS_LIBS) $(TSS2_MU_LIBS) $(CRYPTO_LIBS) $(TSS2_TCTILDR_LIBS) \
  1250. $(TSS2_RC_LIBS) $(TSS2_SYS_LIBS) $(UUID_LIBS) $(EFIVAR_LIBS)
  1251. AM_DISTCHECK_CONFIGURE_FLAGS = --with-bashcompdir='$$(datarootdir)/bash-completion/completions'
  1252. FAPI_CFLAGS = $(EXTRA_CFLAGS) $(TSS2_FAPI_CFLAGS) $(CODE_COVERAGE_CFLAGS)
  1253. TESTS = $(am__append_2) $(am__append_3)
  1254. noinst_LIBRARIES = $(LIB_COMMON)
  1255. lib_libcommon_a_SOURCES = $(LIB_SRC)
  1256. lib_libcommon_a_CFLAGS = -fPIC $(AM_CFLAGS)
  1257. tools_fapi_tss2_CFLAGS = $(FAPI_CFLAGS) -DTSS2_TOOLS_MAX="$(words $(tss2_tools))"
  1258. tools_fapi_tss2_LDFLAGS = $(EXTRA_LDFLAGS) $(TSS2_FAPI_LIBS)
  1259. tools_fapi_tss2_SOURCES = \
  1260. tools/fapi/tss2_template.c \
  1261. tools/fapi/tss2_template.h \
  1262. $(tss2_tools)
  1263. tss2_tools = \
  1264. tools/fapi/tss2_decrypt.c \
  1265. tools/fapi/tss2_encrypt.c \
  1266. tools/fapi/tss2_list.c \
  1267. tools/fapi/tss2_changeauth.c \
  1268. tools/fapi/tss2_delete.c \
  1269. tools/fapi/tss2_import.c \
  1270. tools/fapi/tss2_getinfo.c \
  1271. tools/fapi/tss2_createkey.c \
  1272. tools/fapi/tss2_createseal.c \
  1273. tools/fapi/tss2_exportkey.c \
  1274. tools/fapi/tss2_getcertificate.c \
  1275. tools/fapi/tss2_getplatformcertificates.c \
  1276. tools/fapi/tss2_gettpmblobs.c \
  1277. tools/fapi/tss2_getappdata.c \
  1278. tools/fapi/tss2_setappdata.c \
  1279. tools/fapi/tss2_setcertificate.c \
  1280. tools/fapi/tss2_sign.c \
  1281. tools/fapi/tss2_verifysignature.c \
  1282. tools/fapi/tss2_verifyquote.c \
  1283. tools/fapi/tss2_createnv.c \
  1284. tools/fapi/tss2_nvextend.c \
  1285. tools/fapi/tss2_nvincrement.c \
  1286. tools/fapi/tss2_nvread.c \
  1287. tools/fapi/tss2_nvsetbits.c \
  1288. tools/fapi/tss2_nvwrite.c \
  1289. tools/fapi/tss2_getdescription.c \
  1290. tools/fapi/tss2_setdescription.c \
  1291. tools/fapi/tss2_pcrextend.c \
  1292. tools/fapi/tss2_quote.c \
  1293. tools/fapi/tss2_pcrread.c \
  1294. tools/fapi/tss2_authorizepolicy.c \
  1295. tools/fapi/tss2_exportpolicy.c \
  1296. tools/fapi/tss2_import.c \
  1297. tools/fapi/tss2_provision.c \
  1298. tools/fapi/tss2_getrandom.c \
  1299. tools/fapi/tss2_unseal.c \
  1300. tools/fapi/tss2_writeauthorizenv.c
  1301. tools_tpm2_LDADD = $(LDADD) $(CURL_LIBS)
  1302. tools_tpm2_CFLAGS = $(AM_CFLAGS) -DTPM2_TOOLS_MAX="$(words $(tpm2_tools))"
  1303. tools_tpm2_SOURCES = \
  1304. tools/tpm2_tool.c \
  1305. tools/tpm2_tool.h \
  1306. $(tpm2_tools)
  1307. tpm2_tools = \
  1308. tools/misc/tpm2_certifyX509certutil.c \
  1309. tools/misc/tpm2_checkquote.c \
  1310. tools/misc/tpm2_eventlog.c \
  1311. tools/misc/tpm2_print.c \
  1312. tools/misc/tpm2_rc_decode.c \
  1313. tools/tpm2_activatecredential.c \
  1314. tools/tpm2_certify.c \
  1315. tools/tpm2_changeauth.c \
  1316. tools/tpm2_changeeps.c \
  1317. tools/tpm2_changepps.c \
  1318. tools/tpm2_clear.c \
  1319. tools/tpm2_clearcontrol.c \
  1320. tools/tpm2_clockrateadjust.c \
  1321. tools/tpm2_create.c \
  1322. tools/tpm2_createak.c \
  1323. tools/tpm2_createek.c \
  1324. tools/tpm2_createpolicy.c \
  1325. tools/tpm2_setprimarypolicy.c \
  1326. tools/tpm2_createprimary.c \
  1327. tools/tpm2_dictionarylockout.c \
  1328. tools/tpm2_duplicate.c \
  1329. tools/tpm2_getcap.c \
  1330. tools/tpm2_gettestresult.c \
  1331. tools/tpm2_encryptdecrypt.c \
  1332. tools/tpm2_evictcontrol.c \
  1333. tools/tpm2_flushcontext.c \
  1334. tools/tpm2_getekcertificate.c \
  1335. tools/tpm2_getrandom.c \
  1336. tools/tpm2_gettime.c \
  1337. tools/tpm2_hash.c \
  1338. tools/tpm2_hierarchycontrol.c \
  1339. tools/tpm2_hmac.c \
  1340. tools/tpm2_import.c \
  1341. tools/tpm2_incrementalselftest.c \
  1342. tools/tpm2_load.c \
  1343. tools/tpm2_loadexternal.c \
  1344. tools/tpm2_makecredential.c \
  1345. tools/tpm2_nvdefine.c \
  1346. tools/tpm2_nvextend.c \
  1347. tools/tpm2_nvincrement.c \
  1348. tools/tpm2_nvreadpublic.c \
  1349. tools/tpm2_nvread.c \
  1350. tools/tpm2_nvreadlock.c \
  1351. tools/tpm2_nvundefine.c \
  1352. tools/tpm2_nvwrite.c \
  1353. tools/tpm2_nvwritelock.c \
  1354. tools/tpm2_nvsetbits.c \
  1355. tools/tpm2_pcrallocate.c \
  1356. tools/tpm2_pcrevent.c \
  1357. tools/tpm2_pcrextend.c \
  1358. tools/tpm2_pcrread.c \
  1359. tools/tpm2_pcrreset.c \
  1360. tools/tpm2_policypcr.c \
  1361. tools/tpm2_policyauthorize.c \
  1362. tools/tpm2_policyauthorizenv.c \
  1363. tools/tpm2_policynv.c \
  1364. tools/tpm2_policycountertimer.c \
  1365. tools/tpm2_policyor.c \
  1366. tools/tpm2_policynamehash.c \
  1367. tools/tpm2_policytemplate.c \
  1368. tools/tpm2_policycphash.c \
  1369. tools/tpm2_policypassword.c \
  1370. tools/tpm2_policysigned.c \
  1371. tools/tpm2_policyticket.c \
  1372. tools/tpm2_policyauthvalue.c \
  1373. tools/tpm2_policysecret.c \
  1374. tools/tpm2_policyrestart.c \
  1375. tools/tpm2_policycommandcode.c \
  1376. tools/tpm2_policynvwritten.c \
  1377. tools/tpm2_policyduplicationselect.c \
  1378. tools/tpm2_policylocality.c \
  1379. tools/tpm2_quote.c \
  1380. tools/tpm2_readclock.c \
  1381. tools/tpm2_readpublic.c \
  1382. tools/tpm2_rsadecrypt.c \
  1383. tools/tpm2_rsaencrypt.c \
  1384. tools/tpm2_send.c \
  1385. tools/tpm2_selftest.c \
  1386. tools/tpm2_setclock.c \
  1387. tools/tpm2_shutdown.c \
  1388. tools/tpm2_sign.c \
  1389. tools/tpm2_certifycreation.c \
  1390. tools/tpm2_nvcertify.c \
  1391. tools/tpm2_startauthsession.c \
  1392. tools/tpm2_startup.c \
  1393. tools/tpm2_stirrandom.c \
  1394. tools/tpm2_testparms.c \
  1395. tools/tpm2_unseal.c \
  1396. tools/tpm2_verifysignature.c \
  1397. tools/tpm2_setcommandauditstatus.c \
  1398. tools/tpm2_getcommandauditdigest.c \
  1399. tools/tpm2_getsessionauditdigest.c \
  1400. tools/tpm2_geteccparameters.c \
  1401. tools/tpm2_ecephemeral.c \
  1402. tools/tpm2_commit.c \
  1403. tools/tpm2_ecdhkeygen.c \
  1404. tools/tpm2_ecdhzgen.c \
  1405. tools/tpm2_zgen2phase.c \
  1406. tools/tpm2_sessionconfig.c \
  1407. tools/tpm2_getpolicydigest.c
  1408. @UNIT_TRUE@test_unit_test_string_bytes_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1409. @UNIT_TRUE@test_unit_test_string_bytes_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1410. @UNIT_TRUE@test_unit_test_files_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1411. @UNIT_TRUE@test_unit_test_files_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1412. @UNIT_TRUE@test_unit_test_tpm2_header_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1413. @UNIT_TRUE@test_unit_test_tpm2_header_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1414. @UNIT_TRUE@test_unit_test_tpm2_attr_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1415. @UNIT_TRUE@test_unit_test_tpm2_attr_util_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1416. @UNIT_TRUE@test_unit_test_tpm2_alg_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1417. @UNIT_TRUE@test_unit_test_tpm2_alg_util_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1418. @UNIT_TRUE@test_unit_test_pcr_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1419. @UNIT_TRUE@test_unit_test_pcr_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1420. @UNIT_TRUE@test_unit_test_tpm2_auth_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1421. @UNIT_TRUE@test_unit_test_tpm2_auth_util_LDFLAGS = -Wl,--wrap=Esys_TR_SetAuth \
  1422. @UNIT_TRUE@ -Wl,--wrap=Esys_StartAuthSession \
  1423. @UNIT_TRUE@ -Wl,--wrap=fopen \
  1424. @UNIT_TRUE@ -Wl,--wrap=fread \
  1425. @UNIT_TRUE@ -Wl,--wrap=fseek \
  1426. @UNIT_TRUE@ -Wl,--wrap=ftell \
  1427. @UNIT_TRUE@ -Wl,--wrap=feof, \
  1428. @UNIT_TRUE@ -Wl,--wrap=fclose
  1429. @UNIT_TRUE@test_unit_test_tpm2_auth_util_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1430. @UNIT_TRUE@test_unit_test_tpm2_errata_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1431. @UNIT_TRUE@test_unit_test_tpm2_errata_LDFLAGS = -Wl,--wrap=Esys_GetCapability
  1432. @UNIT_TRUE@test_unit_test_tpm2_errata_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1433. @UNIT_TRUE@test_unit_test_tpm2_session_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1434. @UNIT_TRUE@test_unit_test_tpm2_session_LDFLAGS = -Wl,--wrap=Esys_StartAuthSession \
  1435. @UNIT_TRUE@ -Wl,--wrap=tpm2_context_save \
  1436. @UNIT_TRUE@ -Wl,--wrap=Esys_ContextLoad \
  1437. @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyRestart \
  1438. @UNIT_TRUE@ -Wl,--wrap=Esys_TR_GetName \
  1439. @UNIT_TRUE@ -Wl,--wrap=tpm2_flush_context
  1440. @UNIT_TRUE@test_unit_test_tpm2_session_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1441. @UNIT_TRUE@test_unit_test_tpm2_policy_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1442. @UNIT_TRUE@test_unit_test_tpm2_policy_LDFLAGS = -Wl,--wrap=Esys_StartAuthSession \
  1443. @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyPCR \
  1444. @UNIT_TRUE@ -Wl,--wrap=Esys_PCR_Read \
  1445. @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyGetDigest \
  1446. @UNIT_TRUE@ -Wl,--wrap=Esys_FlushContext
  1447. @UNIT_TRUE@test_unit_test_tpm2_policy_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1448. @UNIT_TRUE@test_unit_test_tpm2_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1449. @UNIT_TRUE@test_unit_test_tpm2_util_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1450. @UNIT_TRUE@test_unit_test_options_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1451. @UNIT_TRUE@test_unit_test_options_LDFLAGS = -Wl,--wrap=Tss2_TctiLdr_Initialize \
  1452. @UNIT_TRUE@ -Wl,--wrap=tpm2_util_getenv
  1453. @UNIT_TRUE@test_unit_test_options_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1454. @UNIT_TRUE@test_unit_test_cc_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1455. @UNIT_TRUE@test_unit_test_cc_util_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1456. @UNIT_TRUE@test_unit_test_tpm2_eventlog_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1457. @UNIT_TRUE@test_unit_test_tpm2_eventlog_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1458. @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS)
  1459. @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_LDADD = $(CMOCKA_LIBS) $(LDADD)
  1460. @UNIT_TRUE@AM_TESTS_ENVIRONMENT = export TPM2_ABRMD=$(TPM2_ABRMD); \
  1461. @UNIT_TRUE@ export TPM2_SIM=$(TPM2_SIM); export \
  1462. @UNIT_TRUE@ PATH=$(abs_builddir)/tools:$(abs_builddir)/tools/misc:$(abs_top_srcdir)/test/integration:$(abs_builddir)/tools/fapi:$(PATH); \
  1463. @UNIT_TRUE@ export \
  1464. @UNIT_TRUE@ TPM2_TOOLS_TEST_FIXTURES=$(abs_top_srcdir)/test/integration/fixtures; \
  1465. @UNIT_TRUE@ export abs_builddir=$(abs_builddir); export \
  1466. @UNIT_TRUE@ abs_srcdir=$(abs_srcdir); export PYTHON=$(PYTHON); \
  1467. @UNIT_TRUE@ export TPM2_TOOLS_TEST_FIXTURES; $(am__append_4) \
  1468. @UNIT_TRUE@ $(am__append_5)
  1469. @UNIT_TRUE@SH_LOG_COMPILER = dbus-run-session bash
  1470. @UNIT_TRUE@AM_SH_LOG_FLAGS = --
  1471. TEST_EXTENSIONS = .sh
  1472. EXTRA_DIST_IGNORE = \
  1473. .gitignore \
  1474. .deps
  1475. EXTRA_DIST = \
  1476. bootstrap \
  1477. doc/AUTHORS.md \
  1478. doc/CHANGELOG.md \
  1479. doc/CONTRIBUTING.md \
  1480. doc/INSTALL.md \
  1481. doc/LICENSE \
  1482. doc/MAINTAINERS.md \
  1483. README.md \
  1484. doc/RELEASE.md \
  1485. man \
  1486. scripts \
  1487. test
  1488. @HAVE_MAN_PAGES_TRUE@dist_man1_MANS := \
  1489. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_activatecredential.1 \
  1490. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certify.1 \
  1491. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certifyX509certutil.1 \
  1492. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changeauth.1 \
  1493. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changeeps.1 \
  1494. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changepps.1 \
  1495. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_checkquote.1 \
  1496. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clear.1 \
  1497. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clearcontrol.1 \
  1498. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clockrateadjust.1 \
  1499. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_create.1 \
  1500. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createak.1 \
  1501. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createek.1 \
  1502. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createpolicy.1 \
  1503. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setprimarypolicy.1 \
  1504. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createprimary.1 \
  1505. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_dictionarylockout.1 \
  1506. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_duplicate.1 \
  1507. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getcap.1 \
  1508. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_encryptdecrypt.1 \
  1509. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_eventlog.1 \
  1510. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_evictcontrol.1 \
  1511. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_flushcontext.1 \
  1512. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getekcertificate.1 \
  1513. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getrandom.1 \
  1514. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_gettestresult.1 \
  1515. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_gettime.1 \
  1516. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_hierarchycontrol.1 \
  1517. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_hash.1 man/man1/tpm2_hmac.1 \
  1518. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_import.1 \
  1519. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_incrementalselftest.1 \
  1520. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_load.1 \
  1521. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_loadexternal.1 \
  1522. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_makecredential.1 \
  1523. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvdefine.1 \
  1524. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvextend.1 \
  1525. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvincrement.1 \
  1526. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvreadpublic.1 \
  1527. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvread.1 \
  1528. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvreadlock.1 \
  1529. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvundefine.1 \
  1530. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvwrite.1 \
  1531. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvwritelock.1 \
  1532. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvsetbits.1 \
  1533. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrallocate.1 \
  1534. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrevent.1 \
  1535. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrextend.1 \
  1536. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrread.1 \
  1537. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrreset.1 \
  1538. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policypcr.1 \
  1539. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyrestart.1 \
  1540. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycommandcode.1 \
  1541. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynvwritten.1 \
  1542. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyduplicationselect.1 \
  1543. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policylocality.1 \
  1544. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthorize.1 \
  1545. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthorizenv.1 \
  1546. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynv.1 \
  1547. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycountertimer.1 \
  1548. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyor.1 \
  1549. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynamehash.1 \
  1550. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policytemplate.1 \
  1551. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycphash.1 \
  1552. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policypassword.1 \
  1553. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policysigned.1 \
  1554. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyticket.1 \
  1555. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthvalue.1 \
  1556. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policysecret.1 \
  1557. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_print.1 \
  1558. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_quote.1 \
  1559. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rc_decode.1 \
  1560. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_readclock.1 \
  1561. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_readpublic.1 \
  1562. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rsadecrypt.1 \
  1563. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rsaencrypt.1 \
  1564. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_send.1 \
  1565. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_selftest.1 \
  1566. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setclock.1 \
  1567. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_shutdown.1 \
  1568. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_sign.1 \
  1569. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certifycreation.1 \
  1570. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvcertify.1 \
  1571. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_startauthsession.1 \
  1572. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_startup.1 \
  1573. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_stirrandom.1 \
  1574. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_testparms.1 \
  1575. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_unseal.1 \
  1576. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_verifysignature.1 \
  1577. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setcommandauditstatus.1 \
  1578. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getcommandauditdigest.1 \
  1579. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getsessionauditdigest.1 \
  1580. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_geteccparameters.1 \
  1581. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecephemeral.1 \
  1582. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_commit.1 \
  1583. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecdhkeygen.1 \
  1584. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecdhzgen.1 \
  1585. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_zgen2phase.1 \
  1586. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_sessionconfig.1 \
  1587. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getpolicydigest.1 \
  1588. @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2.1 $(am__append_6)
  1589. MARKDOWN_COMMON_DEPS = \
  1590. man/common/alg.md \
  1591. man/common/authorizations.md \
  1592. man/common/ctxobj.md \
  1593. man/common/footer.md \
  1594. man/common/hash.md \
  1595. man/common/obj-attrs.md \
  1596. man/common/object-alg.md \
  1597. man/common/options.md \
  1598. man/common/policy-limitations.md \
  1599. man/common/pubkey.md \
  1600. man/common/returns.md \
  1601. man/common/signature.md \
  1602. man/common/signschemes.md \
  1603. man/common/tcti.md
  1604. CLEANFILES = $(dist_man1_MANS)
  1605. dist_bashcomp_DATA = \
  1606. dist/bash-completion/tpm2-tools/tpm2_completion.bash \
  1607. $(am__append_7)
  1608. all: all-am
  1609. .SUFFIXES:
  1610. .SUFFIXES: .c .lo .log .o .obj .sh .sh$(EXEEXT) .trs
  1611. am--refresh: Makefile
  1612. @:
  1613. $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/aminclude_static.am $(srcdir)/src_vars.mk $(am__configure_deps)
  1614. @for dep in $?; do \
  1615. case '$(am__configure_deps)' in \
  1616. *$$dep*) \
  1617. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  1618. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  1619. && exit 0; \
  1620. exit 1;; \
  1621. esac; \
  1622. done; \
  1623. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  1624. $(am__cd) $(top_srcdir) && \
  1625. $(AUTOMAKE) --foreign Makefile
  1626. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  1627. @case '$?' in \
  1628. *config.status*) \
  1629. echo ' $(SHELL) ./config.status'; \
  1630. $(SHELL) ./config.status;; \
  1631. *) \
  1632. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  1633. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  1634. esac;
  1635. $(top_srcdir)/aminclude_static.am $(srcdir)/src_vars.mk $(am__empty):
  1636. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  1637. $(SHELL) ./config.status --recheck
  1638. $(top_srcdir)/configure: $(am__configure_deps)
  1639. $(am__cd) $(srcdir) && $(AUTOCONF)
  1640. $(ACLOCAL_M4): $(am__aclocal_m4_deps)
  1641. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  1642. $(am__aclocal_m4_deps):
  1643. lib/config.h: lib/stamp-h1
  1644. @test -f $@ || rm -f lib/stamp-h1
  1645. @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) lib/stamp-h1
  1646. lib/stamp-h1: $(top_srcdir)/lib/config.h.in $(top_builddir)/config.status
  1647. @rm -f lib/stamp-h1
  1648. cd $(top_builddir) && $(SHELL) ./config.status lib/config.h
  1649. $(top_srcdir)/lib/config.h.in: $(am__configure_deps)
  1650. ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
  1651. rm -f lib/stamp-h1
  1652. touch $@
  1653. distclean-hdr:
  1654. -rm -f lib/config.h lib/stamp-h1
  1655. clean-noinstLIBRARIES:
  1656. -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
  1657. lib/$(am__dirstamp):
  1658. @$(MKDIR_P) lib
  1659. @: > lib/$(am__dirstamp)
  1660. lib/$(DEPDIR)/$(am__dirstamp):
  1661. @$(MKDIR_P) lib/$(DEPDIR)
  1662. @: > lib/$(DEPDIR)/$(am__dirstamp)
  1663. lib/lib_libcommon_a-files.$(OBJEXT): lib/$(am__dirstamp) \
  1664. lib/$(DEPDIR)/$(am__dirstamp)
  1665. lib/lib_libcommon_a-log.$(OBJEXT): lib/$(am__dirstamp) \
  1666. lib/$(DEPDIR)/$(am__dirstamp)
  1667. lib/lib_libcommon_a-object.$(OBJEXT): lib/$(am__dirstamp) \
  1668. lib/$(DEPDIR)/$(am__dirstamp)
  1669. lib/lib_libcommon_a-pcr.$(OBJEXT): lib/$(am__dirstamp) \
  1670. lib/$(DEPDIR)/$(am__dirstamp)
  1671. lib/lib_libcommon_a-tool_rc.$(OBJEXT): lib/$(am__dirstamp) \
  1672. lib/$(DEPDIR)/$(am__dirstamp)
  1673. lib/lib_libcommon_a-tpm2.$(OBJEXT): lib/$(am__dirstamp) \
  1674. lib/$(DEPDIR)/$(am__dirstamp)
  1675. lib/lib_libcommon_a-tpm2_alg_util.$(OBJEXT): lib/$(am__dirstamp) \
  1676. lib/$(DEPDIR)/$(am__dirstamp)
  1677. lib/lib_libcommon_a-tpm2_attr_util.$(OBJEXT): lib/$(am__dirstamp) \
  1678. lib/$(DEPDIR)/$(am__dirstamp)
  1679. lib/lib_libcommon_a-tpm2_auth_util.$(OBJEXT): lib/$(am__dirstamp) \
  1680. lib/$(DEPDIR)/$(am__dirstamp)
  1681. lib/lib_libcommon_a-tpm2_capability.$(OBJEXT): lib/$(am__dirstamp) \
  1682. lib/$(DEPDIR)/$(am__dirstamp)
  1683. lib/lib_libcommon_a-tpm2_cc_util.$(OBJEXT): lib/$(am__dirstamp) \
  1684. lib/$(DEPDIR)/$(am__dirstamp)
  1685. lib/lib_libcommon_a-tpm2_convert.$(OBJEXT): lib/$(am__dirstamp) \
  1686. lib/$(DEPDIR)/$(am__dirstamp)
  1687. lib/lib_libcommon_a-tpm2_ctx_mgmt.$(OBJEXT): lib/$(am__dirstamp) \
  1688. lib/$(DEPDIR)/$(am__dirstamp)
  1689. lib/lib_libcommon_a-tpm2_errata.$(OBJEXT): lib/$(am__dirstamp) \
  1690. lib/$(DEPDIR)/$(am__dirstamp)
  1691. lib/lib_libcommon_a-tpm2_eventlog.$(OBJEXT): lib/$(am__dirstamp) \
  1692. lib/$(DEPDIR)/$(am__dirstamp)
  1693. lib/lib_libcommon_a-tpm2_eventlog_yaml.$(OBJEXT): lib/$(am__dirstamp) \
  1694. lib/$(DEPDIR)/$(am__dirstamp)
  1695. lib/lib_libcommon_a-tpm2_hash.$(OBJEXT): lib/$(am__dirstamp) \
  1696. lib/$(DEPDIR)/$(am__dirstamp)
  1697. lib/lib_libcommon_a-tpm2_hierarchy.$(OBJEXT): lib/$(am__dirstamp) \
  1698. lib/$(DEPDIR)/$(am__dirstamp)
  1699. lib/lib_libcommon_a-tpm2_identity_util.$(OBJEXT): lib/$(am__dirstamp) \
  1700. lib/$(DEPDIR)/$(am__dirstamp)
  1701. lib/lib_libcommon_a-tpm2_kdfa.$(OBJEXT): lib/$(am__dirstamp) \
  1702. lib/$(DEPDIR)/$(am__dirstamp)
  1703. lib/lib_libcommon_a-tpm2_kdfe.$(OBJEXT): lib/$(am__dirstamp) \
  1704. lib/$(DEPDIR)/$(am__dirstamp)
  1705. lib/lib_libcommon_a-tpm2_openssl.$(OBJEXT): lib/$(am__dirstamp) \
  1706. lib/$(DEPDIR)/$(am__dirstamp)
  1707. lib/lib_libcommon_a-tpm2_options.$(OBJEXT): lib/$(am__dirstamp) \
  1708. lib/$(DEPDIR)/$(am__dirstamp)
  1709. lib/lib_libcommon_a-tpm2_policy.$(OBJEXT): lib/$(am__dirstamp) \
  1710. lib/$(DEPDIR)/$(am__dirstamp)
  1711. lib/lib_libcommon_a-tpm2_session.$(OBJEXT): lib/$(am__dirstamp) \
  1712. lib/$(DEPDIR)/$(am__dirstamp)
  1713. lib/lib_libcommon_a-tpm2_tool_output.$(OBJEXT): lib/$(am__dirstamp) \
  1714. lib/$(DEPDIR)/$(am__dirstamp)
  1715. lib/lib_libcommon_a-tpm2_util.$(OBJEXT): lib/$(am__dirstamp) \
  1716. lib/$(DEPDIR)/$(am__dirstamp)
  1717. lib/libcommon.a: $(lib_libcommon_a_OBJECTS) $(lib_libcommon_a_DEPENDENCIES) $(EXTRA_lib_libcommon_a_DEPENDENCIES) lib/$(am__dirstamp)
  1718. $(AM_V_at)-rm -f lib/libcommon.a
  1719. $(AM_V_AR)$(lib_libcommon_a_AR) lib/libcommon.a $(lib_libcommon_a_OBJECTS) $(lib_libcommon_a_LIBADD)
  1720. $(AM_V_at)$(RANLIB) lib/libcommon.a
  1721. install-binPROGRAMS: $(bin_PROGRAMS)
  1722. @$(NORMAL_INSTALL)
  1723. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  1724. if test -n "$$list"; then \
  1725. echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
  1726. $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
  1727. fi; \
  1728. for p in $$list; do echo "$$p $$p"; done | \
  1729. sed 's/$(EXEEXT)$$//' | \
  1730. while read p p1; do if test -f $$p \
  1731. || test -f $$p1 \
  1732. ; then echo "$$p"; echo "$$p"; else :; fi; \
  1733. done | \
  1734. sed -e 'p;s,.*/,,;n;h' \
  1735. -e 's|.*|.|' \
  1736. -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
  1737. sed 'N;N;N;s,\n, ,g' | \
  1738. $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
  1739. { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
  1740. if ($$2 == $$4) files[d] = files[d] " " $$1; \
  1741. else { print "f", $$3 "/" $$4, $$1; } } \
  1742. END { for (d in files) print "f", d, files[d] }' | \
  1743. while read type dir files; do \
  1744. if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
  1745. test -z "$$files" || { \
  1746. echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
  1747. $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
  1748. } \
  1749. ; done
  1750. uninstall-binPROGRAMS:
  1751. @$(NORMAL_UNINSTALL)
  1752. @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
  1753. files=`for p in $$list; do echo "$$p"; done | \
  1754. sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
  1755. -e 's/$$/$(EXEEXT)/' \
  1756. `; \
  1757. test -n "$$list" || exit 0; \
  1758. echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
  1759. cd "$(DESTDIR)$(bindir)" && rm -f $$files
  1760. clean-binPROGRAMS:
  1761. @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
  1762. echo " rm -f" $$list; \
  1763. rm -f $$list || exit $$?; \
  1764. test -n "$(EXEEXT)" || exit 0; \
  1765. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  1766. echo " rm -f" $$list; \
  1767. rm -f $$list
  1768. clean-checkPROGRAMS:
  1769. @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
  1770. echo " rm -f" $$list; \
  1771. rm -f $$list || exit $$?; \
  1772. test -n "$(EXEEXT)" || exit 0; \
  1773. list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
  1774. echo " rm -f" $$list; \
  1775. rm -f $$list
  1776. test/unit/$(am__dirstamp):
  1777. @$(MKDIR_P) test/unit
  1778. @: > test/unit/$(am__dirstamp)
  1779. test/unit/$(DEPDIR)/$(am__dirstamp):
  1780. @$(MKDIR_P) test/unit/$(DEPDIR)
  1781. @: > test/unit/$(DEPDIR)/$(am__dirstamp)
  1782. test/unit/test_unit_test_cc_util-test_cc_util.$(OBJEXT): \
  1783. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1784. test/unit/test_cc_util$(EXEEXT): $(test_unit_test_cc_util_OBJECTS) $(test_unit_test_cc_util_DEPENDENCIES) $(EXTRA_test_unit_test_cc_util_DEPENDENCIES) test/unit/$(am__dirstamp)
  1785. @rm -f test/unit/test_cc_util$(EXEEXT)
  1786. $(AM_V_CCLD)$(test_unit_test_cc_util_LINK) $(test_unit_test_cc_util_OBJECTS) $(test_unit_test_cc_util_LDADD) $(LIBS)
  1787. test/unit/test_unit_test_files-test_files.$(OBJEXT): \
  1788. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1789. test/unit/test_files$(EXEEXT): $(test_unit_test_files_OBJECTS) $(test_unit_test_files_DEPENDENCIES) $(EXTRA_test_unit_test_files_DEPENDENCIES) test/unit/$(am__dirstamp)
  1790. @rm -f test/unit/test_files$(EXEEXT)
  1791. $(AM_V_CCLD)$(test_unit_test_files_LINK) $(test_unit_test_files_OBJECTS) $(test_unit_test_files_LDADD) $(LIBS)
  1792. test/unit/test_unit_test_options-test_options.$(OBJEXT): \
  1793. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1794. test/unit/test_options$(EXEEXT): $(test_unit_test_options_OBJECTS) $(test_unit_test_options_DEPENDENCIES) $(EXTRA_test_unit_test_options_DEPENDENCIES) test/unit/$(am__dirstamp)
  1795. @rm -f test/unit/test_options$(EXEEXT)
  1796. $(AM_V_CCLD)$(test_unit_test_options_LINK) $(test_unit_test_options_OBJECTS) $(test_unit_test_options_LDADD) $(LIBS)
  1797. test/unit/test_unit_test_pcr-test_pcr.$(OBJEXT): \
  1798. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1799. test/unit/test_pcr$(EXEEXT): $(test_unit_test_pcr_OBJECTS) $(test_unit_test_pcr_DEPENDENCIES) $(EXTRA_test_unit_test_pcr_DEPENDENCIES) test/unit/$(am__dirstamp)
  1800. @rm -f test/unit/test_pcr$(EXEEXT)
  1801. $(AM_V_CCLD)$(test_unit_test_pcr_LINK) $(test_unit_test_pcr_OBJECTS) $(test_unit_test_pcr_LDADD) $(LIBS)
  1802. test/unit/test_unit_test_string_bytes-test_string_bytes.$(OBJEXT): \
  1803. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1804. test/unit/test_string_bytes$(EXEEXT): $(test_unit_test_string_bytes_OBJECTS) $(test_unit_test_string_bytes_DEPENDENCIES) $(EXTRA_test_unit_test_string_bytes_DEPENDENCIES) test/unit/$(am__dirstamp)
  1805. @rm -f test/unit/test_string_bytes$(EXEEXT)
  1806. $(AM_V_CCLD)$(test_unit_test_string_bytes_LINK) $(test_unit_test_string_bytes_OBJECTS) $(test_unit_test_string_bytes_LDADD) $(LIBS)
  1807. test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.$(OBJEXT): \
  1808. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1809. test/unit/test_tpm2_alg_util$(EXEEXT): $(test_unit_test_tpm2_alg_util_OBJECTS) $(test_unit_test_tpm2_alg_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_alg_util_DEPENDENCIES) test/unit/$(am__dirstamp)
  1810. @rm -f test/unit/test_tpm2_alg_util$(EXEEXT)
  1811. $(AM_V_CCLD)$(test_unit_test_tpm2_alg_util_LINK) $(test_unit_test_tpm2_alg_util_OBJECTS) $(test_unit_test_tpm2_alg_util_LDADD) $(LIBS)
  1812. test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.$(OBJEXT): \
  1813. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1814. test/unit/test_tpm2_attr_util$(EXEEXT): $(test_unit_test_tpm2_attr_util_OBJECTS) $(test_unit_test_tpm2_attr_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_attr_util_DEPENDENCIES) test/unit/$(am__dirstamp)
  1815. @rm -f test/unit/test_tpm2_attr_util$(EXEEXT)
  1816. $(AM_V_CCLD)$(test_unit_test_tpm2_attr_util_LINK) $(test_unit_test_tpm2_attr_util_OBJECTS) $(test_unit_test_tpm2_attr_util_LDADD) $(LIBS)
  1817. test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.$(OBJEXT): \
  1818. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1819. test/unit/test_tpm2_auth_util$(EXEEXT): $(test_unit_test_tpm2_auth_util_OBJECTS) $(test_unit_test_tpm2_auth_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_auth_util_DEPENDENCIES) test/unit/$(am__dirstamp)
  1820. @rm -f test/unit/test_tpm2_auth_util$(EXEEXT)
  1821. $(AM_V_CCLD)$(test_unit_test_tpm2_auth_util_LINK) $(test_unit_test_tpm2_auth_util_OBJECTS) $(test_unit_test_tpm2_auth_util_LDADD) $(LIBS)
  1822. test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.$(OBJEXT): \
  1823. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1824. test/unit/test_tpm2_errata$(EXEEXT): $(test_unit_test_tpm2_errata_OBJECTS) $(test_unit_test_tpm2_errata_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_errata_DEPENDENCIES) test/unit/$(am__dirstamp)
  1825. @rm -f test/unit/test_tpm2_errata$(EXEEXT)
  1826. $(AM_V_CCLD)$(test_unit_test_tpm2_errata_LINK) $(test_unit_test_tpm2_errata_OBJECTS) $(test_unit_test_tpm2_errata_LDADD) $(LIBS)
  1827. test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.$(OBJEXT): \
  1828. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1829. test/unit/test_tpm2_eventlog$(EXEEXT): $(test_unit_test_tpm2_eventlog_OBJECTS) $(test_unit_test_tpm2_eventlog_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_eventlog_DEPENDENCIES) test/unit/$(am__dirstamp)
  1830. @rm -f test/unit/test_tpm2_eventlog$(EXEEXT)
  1831. $(AM_V_CCLD)$(test_unit_test_tpm2_eventlog_LINK) $(test_unit_test_tpm2_eventlog_OBJECTS) $(test_unit_test_tpm2_eventlog_LDADD) $(LIBS)
  1832. test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.$(OBJEXT): \
  1833. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1834. test/unit/test_tpm2_eventlog_yaml$(EXEEXT): $(test_unit_test_tpm2_eventlog_yaml_OBJECTS) $(test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES) test/unit/$(am__dirstamp)
  1835. @rm -f test/unit/test_tpm2_eventlog_yaml$(EXEEXT)
  1836. $(AM_V_CCLD)$(test_unit_test_tpm2_eventlog_yaml_LINK) $(test_unit_test_tpm2_eventlog_yaml_OBJECTS) $(test_unit_test_tpm2_eventlog_yaml_LDADD) $(LIBS)
  1837. test/unit/test_unit_test_tpm2_header-test_tpm2_header.$(OBJEXT): \
  1838. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1839. test/unit/test_tpm2_header$(EXEEXT): $(test_unit_test_tpm2_header_OBJECTS) $(test_unit_test_tpm2_header_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_header_DEPENDENCIES) test/unit/$(am__dirstamp)
  1840. @rm -f test/unit/test_tpm2_header$(EXEEXT)
  1841. $(AM_V_CCLD)$(test_unit_test_tpm2_header_LINK) $(test_unit_test_tpm2_header_OBJECTS) $(test_unit_test_tpm2_header_LDADD) $(LIBS)
  1842. test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.$(OBJEXT): \
  1843. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1844. test/unit/test_tpm2_policy$(EXEEXT): $(test_unit_test_tpm2_policy_OBJECTS) $(test_unit_test_tpm2_policy_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_policy_DEPENDENCIES) test/unit/$(am__dirstamp)
  1845. @rm -f test/unit/test_tpm2_policy$(EXEEXT)
  1846. $(AM_V_CCLD)$(test_unit_test_tpm2_policy_LINK) $(test_unit_test_tpm2_policy_OBJECTS) $(test_unit_test_tpm2_policy_LDADD) $(LIBS)
  1847. test/unit/test_unit_test_tpm2_session-test_tpm2_session.$(OBJEXT): \
  1848. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1849. test/unit/test_tpm2_session$(EXEEXT): $(test_unit_test_tpm2_session_OBJECTS) $(test_unit_test_tpm2_session_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_session_DEPENDENCIES) test/unit/$(am__dirstamp)
  1850. @rm -f test/unit/test_tpm2_session$(EXEEXT)
  1851. $(AM_V_CCLD)$(test_unit_test_tpm2_session_LINK) $(test_unit_test_tpm2_session_OBJECTS) $(test_unit_test_tpm2_session_LDADD) $(LIBS)
  1852. test/unit/test_unit_test_tpm2_util-test_tpm2_util.$(OBJEXT): \
  1853. test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp)
  1854. test/unit/test_tpm2_util$(EXEEXT): $(test_unit_test_tpm2_util_OBJECTS) $(test_unit_test_tpm2_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_util_DEPENDENCIES) test/unit/$(am__dirstamp)
  1855. @rm -f test/unit/test_tpm2_util$(EXEEXT)
  1856. $(AM_V_CCLD)$(test_unit_test_tpm2_util_LINK) $(test_unit_test_tpm2_util_OBJECTS) $(test_unit_test_tpm2_util_LDADD) $(LIBS)
  1857. tools/fapi/$(am__dirstamp):
  1858. @$(MKDIR_P) tools/fapi
  1859. @: > tools/fapi/$(am__dirstamp)
  1860. tools/fapi/$(DEPDIR)/$(am__dirstamp):
  1861. @$(MKDIR_P) tools/fapi/$(DEPDIR)
  1862. @: > tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1863. tools/fapi/tools_fapi_tss2-tss2_template.$(OBJEXT): \
  1864. tools/fapi/$(am__dirstamp) \
  1865. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1866. tools/fapi/tools_fapi_tss2-tss2_decrypt.$(OBJEXT): \
  1867. tools/fapi/$(am__dirstamp) \
  1868. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1869. tools/fapi/tools_fapi_tss2-tss2_encrypt.$(OBJEXT): \
  1870. tools/fapi/$(am__dirstamp) \
  1871. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1872. tools/fapi/tools_fapi_tss2-tss2_list.$(OBJEXT): \
  1873. tools/fapi/$(am__dirstamp) \
  1874. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1875. tools/fapi/tools_fapi_tss2-tss2_changeauth.$(OBJEXT): \
  1876. tools/fapi/$(am__dirstamp) \
  1877. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1878. tools/fapi/tools_fapi_tss2-tss2_delete.$(OBJEXT): \
  1879. tools/fapi/$(am__dirstamp) \
  1880. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1881. tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT): \
  1882. tools/fapi/$(am__dirstamp) \
  1883. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1884. tools/fapi/tools_fapi_tss2-tss2_getinfo.$(OBJEXT): \
  1885. tools/fapi/$(am__dirstamp) \
  1886. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1887. tools/fapi/tools_fapi_tss2-tss2_createkey.$(OBJEXT): \
  1888. tools/fapi/$(am__dirstamp) \
  1889. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1890. tools/fapi/tools_fapi_tss2-tss2_createseal.$(OBJEXT): \
  1891. tools/fapi/$(am__dirstamp) \
  1892. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1893. tools/fapi/tools_fapi_tss2-tss2_exportkey.$(OBJEXT): \
  1894. tools/fapi/$(am__dirstamp) \
  1895. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1896. tools/fapi/tools_fapi_tss2-tss2_getcertificate.$(OBJEXT): \
  1897. tools/fapi/$(am__dirstamp) \
  1898. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1899. tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.$(OBJEXT): \
  1900. tools/fapi/$(am__dirstamp) \
  1901. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1902. tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.$(OBJEXT): \
  1903. tools/fapi/$(am__dirstamp) \
  1904. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1905. tools/fapi/tools_fapi_tss2-tss2_getappdata.$(OBJEXT): \
  1906. tools/fapi/$(am__dirstamp) \
  1907. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1908. tools/fapi/tools_fapi_tss2-tss2_setappdata.$(OBJEXT): \
  1909. tools/fapi/$(am__dirstamp) \
  1910. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1911. tools/fapi/tools_fapi_tss2-tss2_setcertificate.$(OBJEXT): \
  1912. tools/fapi/$(am__dirstamp) \
  1913. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1914. tools/fapi/tools_fapi_tss2-tss2_sign.$(OBJEXT): \
  1915. tools/fapi/$(am__dirstamp) \
  1916. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1917. tools/fapi/tools_fapi_tss2-tss2_verifysignature.$(OBJEXT): \
  1918. tools/fapi/$(am__dirstamp) \
  1919. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1920. tools/fapi/tools_fapi_tss2-tss2_verifyquote.$(OBJEXT): \
  1921. tools/fapi/$(am__dirstamp) \
  1922. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1923. tools/fapi/tools_fapi_tss2-tss2_createnv.$(OBJEXT): \
  1924. tools/fapi/$(am__dirstamp) \
  1925. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1926. tools/fapi/tools_fapi_tss2-tss2_nvextend.$(OBJEXT): \
  1927. tools/fapi/$(am__dirstamp) \
  1928. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1929. tools/fapi/tools_fapi_tss2-tss2_nvincrement.$(OBJEXT): \
  1930. tools/fapi/$(am__dirstamp) \
  1931. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1932. tools/fapi/tools_fapi_tss2-tss2_nvread.$(OBJEXT): \
  1933. tools/fapi/$(am__dirstamp) \
  1934. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1935. tools/fapi/tools_fapi_tss2-tss2_nvsetbits.$(OBJEXT): \
  1936. tools/fapi/$(am__dirstamp) \
  1937. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1938. tools/fapi/tools_fapi_tss2-tss2_nvwrite.$(OBJEXT): \
  1939. tools/fapi/$(am__dirstamp) \
  1940. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1941. tools/fapi/tools_fapi_tss2-tss2_getdescription.$(OBJEXT): \
  1942. tools/fapi/$(am__dirstamp) \
  1943. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1944. tools/fapi/tools_fapi_tss2-tss2_setdescription.$(OBJEXT): \
  1945. tools/fapi/$(am__dirstamp) \
  1946. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1947. tools/fapi/tools_fapi_tss2-tss2_pcrextend.$(OBJEXT): \
  1948. tools/fapi/$(am__dirstamp) \
  1949. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1950. tools/fapi/tools_fapi_tss2-tss2_quote.$(OBJEXT): \
  1951. tools/fapi/$(am__dirstamp) \
  1952. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1953. tools/fapi/tools_fapi_tss2-tss2_pcrread.$(OBJEXT): \
  1954. tools/fapi/$(am__dirstamp) \
  1955. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1956. tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.$(OBJEXT): \
  1957. tools/fapi/$(am__dirstamp) \
  1958. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1959. tools/fapi/tools_fapi_tss2-tss2_exportpolicy.$(OBJEXT): \
  1960. tools/fapi/$(am__dirstamp) \
  1961. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1962. tools/fapi/tools_fapi_tss2-tss2_provision.$(OBJEXT): \
  1963. tools/fapi/$(am__dirstamp) \
  1964. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1965. tools/fapi/tools_fapi_tss2-tss2_getrandom.$(OBJEXT): \
  1966. tools/fapi/$(am__dirstamp) \
  1967. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1968. tools/fapi/tools_fapi_tss2-tss2_unseal.$(OBJEXT): \
  1969. tools/fapi/$(am__dirstamp) \
  1970. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1971. tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.$(OBJEXT): \
  1972. tools/fapi/$(am__dirstamp) \
  1973. tools/fapi/$(DEPDIR)/$(am__dirstamp)
  1974. tools/fapi/tss2$(EXEEXT): $(tools_fapi_tss2_OBJECTS) $(tools_fapi_tss2_DEPENDENCIES) $(EXTRA_tools_fapi_tss2_DEPENDENCIES) tools/fapi/$(am__dirstamp)
  1975. @rm -f tools/fapi/tss2$(EXEEXT)
  1976. $(AM_V_CCLD)$(tools_fapi_tss2_LINK) $(tools_fapi_tss2_OBJECTS) $(tools_fapi_tss2_LDADD) $(LIBS)
  1977. tools/$(am__dirstamp):
  1978. @$(MKDIR_P) tools
  1979. @: > tools/$(am__dirstamp)
  1980. tools/$(DEPDIR)/$(am__dirstamp):
  1981. @$(MKDIR_P) tools/$(DEPDIR)
  1982. @: > tools/$(DEPDIR)/$(am__dirstamp)
  1983. tools/tools_tpm2-tpm2_tool.$(OBJEXT): tools/$(am__dirstamp) \
  1984. tools/$(DEPDIR)/$(am__dirstamp)
  1985. tools/misc/$(am__dirstamp):
  1986. @$(MKDIR_P) tools/misc
  1987. @: > tools/misc/$(am__dirstamp)
  1988. tools/misc/$(DEPDIR)/$(am__dirstamp):
  1989. @$(MKDIR_P) tools/misc/$(DEPDIR)
  1990. @: > tools/misc/$(DEPDIR)/$(am__dirstamp)
  1991. tools/misc/tools_tpm2-tpm2_certifyX509certutil.$(OBJEXT): \
  1992. tools/misc/$(am__dirstamp) \
  1993. tools/misc/$(DEPDIR)/$(am__dirstamp)
  1994. tools/misc/tools_tpm2-tpm2_checkquote.$(OBJEXT): \
  1995. tools/misc/$(am__dirstamp) \
  1996. tools/misc/$(DEPDIR)/$(am__dirstamp)
  1997. tools/misc/tools_tpm2-tpm2_eventlog.$(OBJEXT): \
  1998. tools/misc/$(am__dirstamp) \
  1999. tools/misc/$(DEPDIR)/$(am__dirstamp)
  2000. tools/misc/tools_tpm2-tpm2_print.$(OBJEXT): \
  2001. tools/misc/$(am__dirstamp) \
  2002. tools/misc/$(DEPDIR)/$(am__dirstamp)
  2003. tools/misc/tools_tpm2-tpm2_rc_decode.$(OBJEXT): \
  2004. tools/misc/$(am__dirstamp) \
  2005. tools/misc/$(DEPDIR)/$(am__dirstamp)
  2006. tools/tools_tpm2-tpm2_activatecredential.$(OBJEXT): \
  2007. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2008. tools/tools_tpm2-tpm2_certify.$(OBJEXT): tools/$(am__dirstamp) \
  2009. tools/$(DEPDIR)/$(am__dirstamp)
  2010. tools/tools_tpm2-tpm2_changeauth.$(OBJEXT): tools/$(am__dirstamp) \
  2011. tools/$(DEPDIR)/$(am__dirstamp)
  2012. tools/tools_tpm2-tpm2_changeeps.$(OBJEXT): tools/$(am__dirstamp) \
  2013. tools/$(DEPDIR)/$(am__dirstamp)
  2014. tools/tools_tpm2-tpm2_changepps.$(OBJEXT): tools/$(am__dirstamp) \
  2015. tools/$(DEPDIR)/$(am__dirstamp)
  2016. tools/tools_tpm2-tpm2_clear.$(OBJEXT): tools/$(am__dirstamp) \
  2017. tools/$(DEPDIR)/$(am__dirstamp)
  2018. tools/tools_tpm2-tpm2_clearcontrol.$(OBJEXT): tools/$(am__dirstamp) \
  2019. tools/$(DEPDIR)/$(am__dirstamp)
  2020. tools/tools_tpm2-tpm2_clockrateadjust.$(OBJEXT): \
  2021. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2022. tools/tools_tpm2-tpm2_create.$(OBJEXT): tools/$(am__dirstamp) \
  2023. tools/$(DEPDIR)/$(am__dirstamp)
  2024. tools/tools_tpm2-tpm2_createak.$(OBJEXT): tools/$(am__dirstamp) \
  2025. tools/$(DEPDIR)/$(am__dirstamp)
  2026. tools/tools_tpm2-tpm2_createek.$(OBJEXT): tools/$(am__dirstamp) \
  2027. tools/$(DEPDIR)/$(am__dirstamp)
  2028. tools/tools_tpm2-tpm2_createpolicy.$(OBJEXT): tools/$(am__dirstamp) \
  2029. tools/$(DEPDIR)/$(am__dirstamp)
  2030. tools/tools_tpm2-tpm2_setprimarypolicy.$(OBJEXT): \
  2031. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2032. tools/tools_tpm2-tpm2_createprimary.$(OBJEXT): tools/$(am__dirstamp) \
  2033. tools/$(DEPDIR)/$(am__dirstamp)
  2034. tools/tools_tpm2-tpm2_dictionarylockout.$(OBJEXT): \
  2035. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2036. tools/tools_tpm2-tpm2_duplicate.$(OBJEXT): tools/$(am__dirstamp) \
  2037. tools/$(DEPDIR)/$(am__dirstamp)
  2038. tools/tools_tpm2-tpm2_getcap.$(OBJEXT): tools/$(am__dirstamp) \
  2039. tools/$(DEPDIR)/$(am__dirstamp)
  2040. tools/tools_tpm2-tpm2_gettestresult.$(OBJEXT): tools/$(am__dirstamp) \
  2041. tools/$(DEPDIR)/$(am__dirstamp)
  2042. tools/tools_tpm2-tpm2_encryptdecrypt.$(OBJEXT): tools/$(am__dirstamp) \
  2043. tools/$(DEPDIR)/$(am__dirstamp)
  2044. tools/tools_tpm2-tpm2_evictcontrol.$(OBJEXT): tools/$(am__dirstamp) \
  2045. tools/$(DEPDIR)/$(am__dirstamp)
  2046. tools/tools_tpm2-tpm2_flushcontext.$(OBJEXT): tools/$(am__dirstamp) \
  2047. tools/$(DEPDIR)/$(am__dirstamp)
  2048. tools/tools_tpm2-tpm2_getekcertificate.$(OBJEXT): \
  2049. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2050. tools/tools_tpm2-tpm2_getrandom.$(OBJEXT): tools/$(am__dirstamp) \
  2051. tools/$(DEPDIR)/$(am__dirstamp)
  2052. tools/tools_tpm2-tpm2_gettime.$(OBJEXT): tools/$(am__dirstamp) \
  2053. tools/$(DEPDIR)/$(am__dirstamp)
  2054. tools/tools_tpm2-tpm2_hash.$(OBJEXT): tools/$(am__dirstamp) \
  2055. tools/$(DEPDIR)/$(am__dirstamp)
  2056. tools/tools_tpm2-tpm2_hierarchycontrol.$(OBJEXT): \
  2057. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2058. tools/tools_tpm2-tpm2_hmac.$(OBJEXT): tools/$(am__dirstamp) \
  2059. tools/$(DEPDIR)/$(am__dirstamp)
  2060. tools/tools_tpm2-tpm2_import.$(OBJEXT): tools/$(am__dirstamp) \
  2061. tools/$(DEPDIR)/$(am__dirstamp)
  2062. tools/tools_tpm2-tpm2_incrementalselftest.$(OBJEXT): \
  2063. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2064. tools/tools_tpm2-tpm2_load.$(OBJEXT): tools/$(am__dirstamp) \
  2065. tools/$(DEPDIR)/$(am__dirstamp)
  2066. tools/tools_tpm2-tpm2_loadexternal.$(OBJEXT): tools/$(am__dirstamp) \
  2067. tools/$(DEPDIR)/$(am__dirstamp)
  2068. tools/tools_tpm2-tpm2_makecredential.$(OBJEXT): tools/$(am__dirstamp) \
  2069. tools/$(DEPDIR)/$(am__dirstamp)
  2070. tools/tools_tpm2-tpm2_nvdefine.$(OBJEXT): tools/$(am__dirstamp) \
  2071. tools/$(DEPDIR)/$(am__dirstamp)
  2072. tools/tools_tpm2-tpm2_nvextend.$(OBJEXT): tools/$(am__dirstamp) \
  2073. tools/$(DEPDIR)/$(am__dirstamp)
  2074. tools/tools_tpm2-tpm2_nvincrement.$(OBJEXT): tools/$(am__dirstamp) \
  2075. tools/$(DEPDIR)/$(am__dirstamp)
  2076. tools/tools_tpm2-tpm2_nvreadpublic.$(OBJEXT): tools/$(am__dirstamp) \
  2077. tools/$(DEPDIR)/$(am__dirstamp)
  2078. tools/tools_tpm2-tpm2_nvread.$(OBJEXT): tools/$(am__dirstamp) \
  2079. tools/$(DEPDIR)/$(am__dirstamp)
  2080. tools/tools_tpm2-tpm2_nvreadlock.$(OBJEXT): tools/$(am__dirstamp) \
  2081. tools/$(DEPDIR)/$(am__dirstamp)
  2082. tools/tools_tpm2-tpm2_nvundefine.$(OBJEXT): tools/$(am__dirstamp) \
  2083. tools/$(DEPDIR)/$(am__dirstamp)
  2084. tools/tools_tpm2-tpm2_nvwrite.$(OBJEXT): tools/$(am__dirstamp) \
  2085. tools/$(DEPDIR)/$(am__dirstamp)
  2086. tools/tools_tpm2-tpm2_nvwritelock.$(OBJEXT): tools/$(am__dirstamp) \
  2087. tools/$(DEPDIR)/$(am__dirstamp)
  2088. tools/tools_tpm2-tpm2_nvsetbits.$(OBJEXT): tools/$(am__dirstamp) \
  2089. tools/$(DEPDIR)/$(am__dirstamp)
  2090. tools/tools_tpm2-tpm2_pcrallocate.$(OBJEXT): tools/$(am__dirstamp) \
  2091. tools/$(DEPDIR)/$(am__dirstamp)
  2092. tools/tools_tpm2-tpm2_pcrevent.$(OBJEXT): tools/$(am__dirstamp) \
  2093. tools/$(DEPDIR)/$(am__dirstamp)
  2094. tools/tools_tpm2-tpm2_pcrextend.$(OBJEXT): tools/$(am__dirstamp) \
  2095. tools/$(DEPDIR)/$(am__dirstamp)
  2096. tools/tools_tpm2-tpm2_pcrread.$(OBJEXT): tools/$(am__dirstamp) \
  2097. tools/$(DEPDIR)/$(am__dirstamp)
  2098. tools/tools_tpm2-tpm2_pcrreset.$(OBJEXT): tools/$(am__dirstamp) \
  2099. tools/$(DEPDIR)/$(am__dirstamp)
  2100. tools/tools_tpm2-tpm2_policypcr.$(OBJEXT): tools/$(am__dirstamp) \
  2101. tools/$(DEPDIR)/$(am__dirstamp)
  2102. tools/tools_tpm2-tpm2_policyauthorize.$(OBJEXT): \
  2103. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2104. tools/tools_tpm2-tpm2_policyauthorizenv.$(OBJEXT): \
  2105. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2106. tools/tools_tpm2-tpm2_policynv.$(OBJEXT): tools/$(am__dirstamp) \
  2107. tools/$(DEPDIR)/$(am__dirstamp)
  2108. tools/tools_tpm2-tpm2_policycountertimer.$(OBJEXT): \
  2109. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2110. tools/tools_tpm2-tpm2_policyor.$(OBJEXT): tools/$(am__dirstamp) \
  2111. tools/$(DEPDIR)/$(am__dirstamp)
  2112. tools/tools_tpm2-tpm2_policynamehash.$(OBJEXT): tools/$(am__dirstamp) \
  2113. tools/$(DEPDIR)/$(am__dirstamp)
  2114. tools/tools_tpm2-tpm2_policytemplate.$(OBJEXT): tools/$(am__dirstamp) \
  2115. tools/$(DEPDIR)/$(am__dirstamp)
  2116. tools/tools_tpm2-tpm2_policycphash.$(OBJEXT): tools/$(am__dirstamp) \
  2117. tools/$(DEPDIR)/$(am__dirstamp)
  2118. tools/tools_tpm2-tpm2_policypassword.$(OBJEXT): tools/$(am__dirstamp) \
  2119. tools/$(DEPDIR)/$(am__dirstamp)
  2120. tools/tools_tpm2-tpm2_policysigned.$(OBJEXT): tools/$(am__dirstamp) \
  2121. tools/$(DEPDIR)/$(am__dirstamp)
  2122. tools/tools_tpm2-tpm2_policyticket.$(OBJEXT): tools/$(am__dirstamp) \
  2123. tools/$(DEPDIR)/$(am__dirstamp)
  2124. tools/tools_tpm2-tpm2_policyauthvalue.$(OBJEXT): \
  2125. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2126. tools/tools_tpm2-tpm2_policysecret.$(OBJEXT): tools/$(am__dirstamp) \
  2127. tools/$(DEPDIR)/$(am__dirstamp)
  2128. tools/tools_tpm2-tpm2_policyrestart.$(OBJEXT): tools/$(am__dirstamp) \
  2129. tools/$(DEPDIR)/$(am__dirstamp)
  2130. tools/tools_tpm2-tpm2_policycommandcode.$(OBJEXT): \
  2131. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2132. tools/tools_tpm2-tpm2_policynvwritten.$(OBJEXT): \
  2133. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2134. tools/tools_tpm2-tpm2_policyduplicationselect.$(OBJEXT): \
  2135. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2136. tools/tools_tpm2-tpm2_policylocality.$(OBJEXT): tools/$(am__dirstamp) \
  2137. tools/$(DEPDIR)/$(am__dirstamp)
  2138. tools/tools_tpm2-tpm2_quote.$(OBJEXT): tools/$(am__dirstamp) \
  2139. tools/$(DEPDIR)/$(am__dirstamp)
  2140. tools/tools_tpm2-tpm2_readclock.$(OBJEXT): tools/$(am__dirstamp) \
  2141. tools/$(DEPDIR)/$(am__dirstamp)
  2142. tools/tools_tpm2-tpm2_readpublic.$(OBJEXT): tools/$(am__dirstamp) \
  2143. tools/$(DEPDIR)/$(am__dirstamp)
  2144. tools/tools_tpm2-tpm2_rsadecrypt.$(OBJEXT): tools/$(am__dirstamp) \
  2145. tools/$(DEPDIR)/$(am__dirstamp)
  2146. tools/tools_tpm2-tpm2_rsaencrypt.$(OBJEXT): tools/$(am__dirstamp) \
  2147. tools/$(DEPDIR)/$(am__dirstamp)
  2148. tools/tools_tpm2-tpm2_send.$(OBJEXT): tools/$(am__dirstamp) \
  2149. tools/$(DEPDIR)/$(am__dirstamp)
  2150. tools/tools_tpm2-tpm2_selftest.$(OBJEXT): tools/$(am__dirstamp) \
  2151. tools/$(DEPDIR)/$(am__dirstamp)
  2152. tools/tools_tpm2-tpm2_setclock.$(OBJEXT): tools/$(am__dirstamp) \
  2153. tools/$(DEPDIR)/$(am__dirstamp)
  2154. tools/tools_tpm2-tpm2_shutdown.$(OBJEXT): tools/$(am__dirstamp) \
  2155. tools/$(DEPDIR)/$(am__dirstamp)
  2156. tools/tools_tpm2-tpm2_sign.$(OBJEXT): tools/$(am__dirstamp) \
  2157. tools/$(DEPDIR)/$(am__dirstamp)
  2158. tools/tools_tpm2-tpm2_certifycreation.$(OBJEXT): \
  2159. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2160. tools/tools_tpm2-tpm2_nvcertify.$(OBJEXT): tools/$(am__dirstamp) \
  2161. tools/$(DEPDIR)/$(am__dirstamp)
  2162. tools/tools_tpm2-tpm2_startauthsession.$(OBJEXT): \
  2163. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2164. tools/tools_tpm2-tpm2_startup.$(OBJEXT): tools/$(am__dirstamp) \
  2165. tools/$(DEPDIR)/$(am__dirstamp)
  2166. tools/tools_tpm2-tpm2_stirrandom.$(OBJEXT): tools/$(am__dirstamp) \
  2167. tools/$(DEPDIR)/$(am__dirstamp)
  2168. tools/tools_tpm2-tpm2_testparms.$(OBJEXT): tools/$(am__dirstamp) \
  2169. tools/$(DEPDIR)/$(am__dirstamp)
  2170. tools/tools_tpm2-tpm2_unseal.$(OBJEXT): tools/$(am__dirstamp) \
  2171. tools/$(DEPDIR)/$(am__dirstamp)
  2172. tools/tools_tpm2-tpm2_verifysignature.$(OBJEXT): \
  2173. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2174. tools/tools_tpm2-tpm2_setcommandauditstatus.$(OBJEXT): \
  2175. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2176. tools/tools_tpm2-tpm2_getcommandauditdigest.$(OBJEXT): \
  2177. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2178. tools/tools_tpm2-tpm2_getsessionauditdigest.$(OBJEXT): \
  2179. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2180. tools/tools_tpm2-tpm2_geteccparameters.$(OBJEXT): \
  2181. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2182. tools/tools_tpm2-tpm2_ecephemeral.$(OBJEXT): tools/$(am__dirstamp) \
  2183. tools/$(DEPDIR)/$(am__dirstamp)
  2184. tools/tools_tpm2-tpm2_commit.$(OBJEXT): tools/$(am__dirstamp) \
  2185. tools/$(DEPDIR)/$(am__dirstamp)
  2186. tools/tools_tpm2-tpm2_ecdhkeygen.$(OBJEXT): tools/$(am__dirstamp) \
  2187. tools/$(DEPDIR)/$(am__dirstamp)
  2188. tools/tools_tpm2-tpm2_ecdhzgen.$(OBJEXT): tools/$(am__dirstamp) \
  2189. tools/$(DEPDIR)/$(am__dirstamp)
  2190. tools/tools_tpm2-tpm2_zgen2phase.$(OBJEXT): tools/$(am__dirstamp) \
  2191. tools/$(DEPDIR)/$(am__dirstamp)
  2192. tools/tools_tpm2-tpm2_sessionconfig.$(OBJEXT): tools/$(am__dirstamp) \
  2193. tools/$(DEPDIR)/$(am__dirstamp)
  2194. tools/tools_tpm2-tpm2_getpolicydigest.$(OBJEXT): \
  2195. tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp)
  2196. tools/tpm2$(EXEEXT): $(tools_tpm2_OBJECTS) $(tools_tpm2_DEPENDENCIES) $(EXTRA_tools_tpm2_DEPENDENCIES) tools/$(am__dirstamp)
  2197. @rm -f tools/tpm2$(EXEEXT)
  2198. $(AM_V_CCLD)$(tools_tpm2_LINK) $(tools_tpm2_OBJECTS) $(tools_tpm2_LDADD) $(LIBS)
  2199. mostlyclean-compile:
  2200. -rm -f *.$(OBJEXT)
  2201. -rm -f lib/*.$(OBJEXT)
  2202. -rm -f test/unit/*.$(OBJEXT)
  2203. -rm -f tools/*.$(OBJEXT)
  2204. -rm -f tools/fapi/*.$(OBJEXT)
  2205. -rm -f tools/misc/*.$(OBJEXT)
  2206. distclean-compile:
  2207. -rm -f *.tab.c
  2208. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-files.Po@am__quote@
  2209. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-log.Po@am__quote@
  2210. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-object.Po@am__quote@
  2211. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-pcr.Po@am__quote@
  2212. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po@am__quote@
  2213. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po@am__quote@
  2214. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po@am__quote@
  2215. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po@am__quote@
  2216. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po@am__quote@
  2217. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po@am__quote@
  2218. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po@am__quote@
  2219. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po@am__quote@
  2220. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po@am__quote@
  2221. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po@am__quote@
  2222. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po@am__quote@
  2223. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po@am__quote@
  2224. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po@am__quote@
  2225. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po@am__quote@
  2226. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po@am__quote@
  2227. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po@am__quote@
  2228. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po@am__quote@
  2229. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po@am__quote@
  2230. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po@am__quote@
  2231. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po@am__quote@
  2232. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po@am__quote@
  2233. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po@am__quote@
  2234. @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po@am__quote@
  2235. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po@am__quote@
  2236. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po@am__quote@
  2237. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po@am__quote@
  2238. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po@am__quote@
  2239. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po@am__quote@
  2240. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po@am__quote@
  2241. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po@am__quote@
  2242. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po@am__quote@
  2243. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po@am__quote@
  2244. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po@am__quote@
  2245. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po@am__quote@
  2246. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po@am__quote@
  2247. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po@am__quote@
  2248. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po@am__quote@
  2249. @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po@am__quote@
  2250. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po@am__quote@
  2251. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po@am__quote@
  2252. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po@am__quote@
  2253. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po@am__quote@
  2254. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po@am__quote@
  2255. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po@am__quote@
  2256. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po@am__quote@
  2257. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po@am__quote@
  2258. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po@am__quote@
  2259. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po@am__quote@
  2260. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po@am__quote@
  2261. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po@am__quote@
  2262. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po@am__quote@
  2263. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po@am__quote@
  2264. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po@am__quote@
  2265. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po@am__quote@
  2266. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po@am__quote@
  2267. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po@am__quote@
  2268. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po@am__quote@
  2269. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po@am__quote@
  2270. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po@am__quote@
  2271. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po@am__quote@
  2272. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po@am__quote@
  2273. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po@am__quote@
  2274. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po@am__quote@
  2275. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po@am__quote@
  2276. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po@am__quote@
  2277. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po@am__quote@
  2278. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po@am__quote@
  2279. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po@am__quote@
  2280. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po@am__quote@
  2281. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po@am__quote@
  2282. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po@am__quote@
  2283. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po@am__quote@
  2284. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po@am__quote@
  2285. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po@am__quote@
  2286. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po@am__quote@
  2287. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po@am__quote@
  2288. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po@am__quote@
  2289. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po@am__quote@
  2290. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po@am__quote@
  2291. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po@am__quote@
  2292. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po@am__quote@
  2293. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po@am__quote@
  2294. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po@am__quote@
  2295. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po@am__quote@
  2296. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po@am__quote@
  2297. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po@am__quote@
  2298. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po@am__quote@
  2299. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po@am__quote@
  2300. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po@am__quote@
  2301. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po@am__quote@
  2302. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po@am__quote@
  2303. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po@am__quote@
  2304. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po@am__quote@
  2305. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po@am__quote@
  2306. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po@am__quote@
  2307. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po@am__quote@
  2308. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po@am__quote@
  2309. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po@am__quote@
  2310. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po@am__quote@
  2311. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po@am__quote@
  2312. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po@am__quote@
  2313. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po@am__quote@
  2314. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po@am__quote@
  2315. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po@am__quote@
  2316. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po@am__quote@
  2317. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po@am__quote@
  2318. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po@am__quote@
  2319. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po@am__quote@
  2320. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po@am__quote@
  2321. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po@am__quote@
  2322. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po@am__quote@
  2323. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po@am__quote@
  2324. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po@am__quote@
  2325. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po@am__quote@
  2326. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po@am__quote@
  2327. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po@am__quote@
  2328. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po@am__quote@
  2329. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po@am__quote@
  2330. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po@am__quote@
  2331. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po@am__quote@
  2332. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po@am__quote@
  2333. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po@am__quote@
  2334. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po@am__quote@
  2335. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po@am__quote@
  2336. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po@am__quote@
  2337. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po@am__quote@
  2338. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po@am__quote@
  2339. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po@am__quote@
  2340. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po@am__quote@
  2341. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po@am__quote@
  2342. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po@am__quote@
  2343. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po@am__quote@
  2344. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po@am__quote@
  2345. @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po@am__quote@
  2346. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po@am__quote@
  2347. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po@am__quote@
  2348. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po@am__quote@
  2349. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po@am__quote@
  2350. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po@am__quote@
  2351. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po@am__quote@
  2352. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po@am__quote@
  2353. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po@am__quote@
  2354. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po@am__quote@
  2355. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po@am__quote@
  2356. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po@am__quote@
  2357. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po@am__quote@
  2358. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po@am__quote@
  2359. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po@am__quote@
  2360. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po@am__quote@
  2361. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po@am__quote@
  2362. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po@am__quote@
  2363. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po@am__quote@
  2364. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po@am__quote@
  2365. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po@am__quote@
  2366. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po@am__quote@
  2367. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po@am__quote@
  2368. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po@am__quote@
  2369. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po@am__quote@
  2370. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po@am__quote@
  2371. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po@am__quote@
  2372. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po@am__quote@
  2373. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po@am__quote@
  2374. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po@am__quote@
  2375. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po@am__quote@
  2376. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po@am__quote@
  2377. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po@am__quote@
  2378. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po@am__quote@
  2379. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po@am__quote@
  2380. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po@am__quote@
  2381. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po@am__quote@
  2382. @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po@am__quote@
  2383. @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po@am__quote@
  2384. @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po@am__quote@
  2385. @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po@am__quote@
  2386. @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po@am__quote@
  2387. @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po@am__quote@
  2388. .c.o:
  2389. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  2390. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2391. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2392. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2393. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2394. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  2395. .c.obj:
  2396. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  2397. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  2398. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  2399. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  2400. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2401. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  2402. .c.lo:
  2403. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
  2404. @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  2405. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
  2406. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
  2407. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2408. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
  2409. lib/lib_libcommon_a-files.o: lib/files.c
  2410. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-files.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-files.Tpo -c -o lib/lib_libcommon_a-files.o `test -f 'lib/files.c' || echo '$(srcdir)/'`lib/files.c
  2411. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-files.Tpo lib/$(DEPDIR)/lib_libcommon_a-files.Po
  2412. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/files.c' object='lib/lib_libcommon_a-files.o' libtool=no @AMDEPBACKSLASH@
  2413. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2414. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-files.o `test -f 'lib/files.c' || echo '$(srcdir)/'`lib/files.c
  2415. lib/lib_libcommon_a-files.obj: lib/files.c
  2416. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-files.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-files.Tpo -c -o lib/lib_libcommon_a-files.obj `if test -f 'lib/files.c'; then $(CYGPATH_W) 'lib/files.c'; else $(CYGPATH_W) '$(srcdir)/lib/files.c'; fi`
  2417. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-files.Tpo lib/$(DEPDIR)/lib_libcommon_a-files.Po
  2418. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/files.c' object='lib/lib_libcommon_a-files.obj' libtool=no @AMDEPBACKSLASH@
  2419. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2420. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-files.obj `if test -f 'lib/files.c'; then $(CYGPATH_W) 'lib/files.c'; else $(CYGPATH_W) '$(srcdir)/lib/files.c'; fi`
  2421. lib/lib_libcommon_a-log.o: lib/log.c
  2422. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-log.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-log.Tpo -c -o lib/lib_libcommon_a-log.o `test -f 'lib/log.c' || echo '$(srcdir)/'`lib/log.c
  2423. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-log.Tpo lib/$(DEPDIR)/lib_libcommon_a-log.Po
  2424. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/log.c' object='lib/lib_libcommon_a-log.o' libtool=no @AMDEPBACKSLASH@
  2425. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2426. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-log.o `test -f 'lib/log.c' || echo '$(srcdir)/'`lib/log.c
  2427. lib/lib_libcommon_a-log.obj: lib/log.c
  2428. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-log.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-log.Tpo -c -o lib/lib_libcommon_a-log.obj `if test -f 'lib/log.c'; then $(CYGPATH_W) 'lib/log.c'; else $(CYGPATH_W) '$(srcdir)/lib/log.c'; fi`
  2429. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-log.Tpo lib/$(DEPDIR)/lib_libcommon_a-log.Po
  2430. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/log.c' object='lib/lib_libcommon_a-log.obj' libtool=no @AMDEPBACKSLASH@
  2431. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2432. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-log.obj `if test -f 'lib/log.c'; then $(CYGPATH_W) 'lib/log.c'; else $(CYGPATH_W) '$(srcdir)/lib/log.c'; fi`
  2433. lib/lib_libcommon_a-object.o: lib/object.c
  2434. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-object.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-object.Tpo -c -o lib/lib_libcommon_a-object.o `test -f 'lib/object.c' || echo '$(srcdir)/'`lib/object.c
  2435. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-object.Tpo lib/$(DEPDIR)/lib_libcommon_a-object.Po
  2436. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/object.c' object='lib/lib_libcommon_a-object.o' libtool=no @AMDEPBACKSLASH@
  2437. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2438. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-object.o `test -f 'lib/object.c' || echo '$(srcdir)/'`lib/object.c
  2439. lib/lib_libcommon_a-object.obj: lib/object.c
  2440. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-object.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-object.Tpo -c -o lib/lib_libcommon_a-object.obj `if test -f 'lib/object.c'; then $(CYGPATH_W) 'lib/object.c'; else $(CYGPATH_W) '$(srcdir)/lib/object.c'; fi`
  2441. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-object.Tpo lib/$(DEPDIR)/lib_libcommon_a-object.Po
  2442. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/object.c' object='lib/lib_libcommon_a-object.obj' libtool=no @AMDEPBACKSLASH@
  2443. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2444. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-object.obj `if test -f 'lib/object.c'; then $(CYGPATH_W) 'lib/object.c'; else $(CYGPATH_W) '$(srcdir)/lib/object.c'; fi`
  2445. lib/lib_libcommon_a-pcr.o: lib/pcr.c
  2446. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-pcr.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo -c -o lib/lib_libcommon_a-pcr.o `test -f 'lib/pcr.c' || echo '$(srcdir)/'`lib/pcr.c
  2447. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo lib/$(DEPDIR)/lib_libcommon_a-pcr.Po
  2448. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pcr.c' object='lib/lib_libcommon_a-pcr.o' libtool=no @AMDEPBACKSLASH@
  2449. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2450. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-pcr.o `test -f 'lib/pcr.c' || echo '$(srcdir)/'`lib/pcr.c
  2451. lib/lib_libcommon_a-pcr.obj: lib/pcr.c
  2452. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-pcr.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo -c -o lib/lib_libcommon_a-pcr.obj `if test -f 'lib/pcr.c'; then $(CYGPATH_W) 'lib/pcr.c'; else $(CYGPATH_W) '$(srcdir)/lib/pcr.c'; fi`
  2453. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo lib/$(DEPDIR)/lib_libcommon_a-pcr.Po
  2454. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pcr.c' object='lib/lib_libcommon_a-pcr.obj' libtool=no @AMDEPBACKSLASH@
  2455. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2456. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-pcr.obj `if test -f 'lib/pcr.c'; then $(CYGPATH_W) 'lib/pcr.c'; else $(CYGPATH_W) '$(srcdir)/lib/pcr.c'; fi`
  2457. lib/lib_libcommon_a-tool_rc.o: lib/tool_rc.c
  2458. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tool_rc.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo -c -o lib/lib_libcommon_a-tool_rc.o `test -f 'lib/tool_rc.c' || echo '$(srcdir)/'`lib/tool_rc.c
  2459. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po
  2460. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tool_rc.c' object='lib/lib_libcommon_a-tool_rc.o' libtool=no @AMDEPBACKSLASH@
  2461. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2462. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tool_rc.o `test -f 'lib/tool_rc.c' || echo '$(srcdir)/'`lib/tool_rc.c
  2463. lib/lib_libcommon_a-tool_rc.obj: lib/tool_rc.c
  2464. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tool_rc.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo -c -o lib/lib_libcommon_a-tool_rc.obj `if test -f 'lib/tool_rc.c'; then $(CYGPATH_W) 'lib/tool_rc.c'; else $(CYGPATH_W) '$(srcdir)/lib/tool_rc.c'; fi`
  2465. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po
  2466. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tool_rc.c' object='lib/lib_libcommon_a-tool_rc.obj' libtool=no @AMDEPBACKSLASH@
  2467. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2468. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tool_rc.obj `if test -f 'lib/tool_rc.c'; then $(CYGPATH_W) 'lib/tool_rc.c'; else $(CYGPATH_W) '$(srcdir)/lib/tool_rc.c'; fi`
  2469. lib/lib_libcommon_a-tpm2.o: lib/tpm2.c
  2470. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo -c -o lib/lib_libcommon_a-tpm2.o `test -f 'lib/tpm2.c' || echo '$(srcdir)/'`lib/tpm2.c
  2471. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po
  2472. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2.c' object='lib/lib_libcommon_a-tpm2.o' libtool=no @AMDEPBACKSLASH@
  2473. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2474. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2.o `test -f 'lib/tpm2.c' || echo '$(srcdir)/'`lib/tpm2.c
  2475. lib/lib_libcommon_a-tpm2.obj: lib/tpm2.c
  2476. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo -c -o lib/lib_libcommon_a-tpm2.obj `if test -f 'lib/tpm2.c'; then $(CYGPATH_W) 'lib/tpm2.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2.c'; fi`
  2477. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po
  2478. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2.c' object='lib/lib_libcommon_a-tpm2.obj' libtool=no @AMDEPBACKSLASH@
  2479. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2480. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2.obj `if test -f 'lib/tpm2.c'; then $(CYGPATH_W) 'lib/tpm2.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2.c'; fi`
  2481. lib/lib_libcommon_a-tpm2_alg_util.o: lib/tpm2_alg_util.c
  2482. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_alg_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo -c -o lib/lib_libcommon_a-tpm2_alg_util.o `test -f 'lib/tpm2_alg_util.c' || echo '$(srcdir)/'`lib/tpm2_alg_util.c
  2483. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po
  2484. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_alg_util.c' object='lib/lib_libcommon_a-tpm2_alg_util.o' libtool=no @AMDEPBACKSLASH@
  2485. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2486. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_alg_util.o `test -f 'lib/tpm2_alg_util.c' || echo '$(srcdir)/'`lib/tpm2_alg_util.c
  2487. lib/lib_libcommon_a-tpm2_alg_util.obj: lib/tpm2_alg_util.c
  2488. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_alg_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo -c -o lib/lib_libcommon_a-tpm2_alg_util.obj `if test -f 'lib/tpm2_alg_util.c'; then $(CYGPATH_W) 'lib/tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_alg_util.c'; fi`
  2489. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po
  2490. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_alg_util.c' object='lib/lib_libcommon_a-tpm2_alg_util.obj' libtool=no @AMDEPBACKSLASH@
  2491. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2492. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_alg_util.obj `if test -f 'lib/tpm2_alg_util.c'; then $(CYGPATH_W) 'lib/tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_alg_util.c'; fi`
  2493. lib/lib_libcommon_a-tpm2_attr_util.o: lib/tpm2_attr_util.c
  2494. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_attr_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo -c -o lib/lib_libcommon_a-tpm2_attr_util.o `test -f 'lib/tpm2_attr_util.c' || echo '$(srcdir)/'`lib/tpm2_attr_util.c
  2495. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po
  2496. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_attr_util.c' object='lib/lib_libcommon_a-tpm2_attr_util.o' libtool=no @AMDEPBACKSLASH@
  2497. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2498. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_attr_util.o `test -f 'lib/tpm2_attr_util.c' || echo '$(srcdir)/'`lib/tpm2_attr_util.c
  2499. lib/lib_libcommon_a-tpm2_attr_util.obj: lib/tpm2_attr_util.c
  2500. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_attr_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo -c -o lib/lib_libcommon_a-tpm2_attr_util.obj `if test -f 'lib/tpm2_attr_util.c'; then $(CYGPATH_W) 'lib/tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_attr_util.c'; fi`
  2501. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po
  2502. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_attr_util.c' object='lib/lib_libcommon_a-tpm2_attr_util.obj' libtool=no @AMDEPBACKSLASH@
  2503. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2504. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_attr_util.obj `if test -f 'lib/tpm2_attr_util.c'; then $(CYGPATH_W) 'lib/tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_attr_util.c'; fi`
  2505. lib/lib_libcommon_a-tpm2_auth_util.o: lib/tpm2_auth_util.c
  2506. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_auth_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo -c -o lib/lib_libcommon_a-tpm2_auth_util.o `test -f 'lib/tpm2_auth_util.c' || echo '$(srcdir)/'`lib/tpm2_auth_util.c
  2507. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po
  2508. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_auth_util.c' object='lib/lib_libcommon_a-tpm2_auth_util.o' libtool=no @AMDEPBACKSLASH@
  2509. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2510. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_auth_util.o `test -f 'lib/tpm2_auth_util.c' || echo '$(srcdir)/'`lib/tpm2_auth_util.c
  2511. lib/lib_libcommon_a-tpm2_auth_util.obj: lib/tpm2_auth_util.c
  2512. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_auth_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo -c -o lib/lib_libcommon_a-tpm2_auth_util.obj `if test -f 'lib/tpm2_auth_util.c'; then $(CYGPATH_W) 'lib/tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_auth_util.c'; fi`
  2513. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po
  2514. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_auth_util.c' object='lib/lib_libcommon_a-tpm2_auth_util.obj' libtool=no @AMDEPBACKSLASH@
  2515. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2516. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_auth_util.obj `if test -f 'lib/tpm2_auth_util.c'; then $(CYGPATH_W) 'lib/tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_auth_util.c'; fi`
  2517. lib/lib_libcommon_a-tpm2_capability.o: lib/tpm2_capability.c
  2518. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_capability.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo -c -o lib/lib_libcommon_a-tpm2_capability.o `test -f 'lib/tpm2_capability.c' || echo '$(srcdir)/'`lib/tpm2_capability.c
  2519. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po
  2520. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_capability.c' object='lib/lib_libcommon_a-tpm2_capability.o' libtool=no @AMDEPBACKSLASH@
  2521. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2522. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_capability.o `test -f 'lib/tpm2_capability.c' || echo '$(srcdir)/'`lib/tpm2_capability.c
  2523. lib/lib_libcommon_a-tpm2_capability.obj: lib/tpm2_capability.c
  2524. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_capability.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo -c -o lib/lib_libcommon_a-tpm2_capability.obj `if test -f 'lib/tpm2_capability.c'; then $(CYGPATH_W) 'lib/tpm2_capability.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_capability.c'; fi`
  2525. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po
  2526. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_capability.c' object='lib/lib_libcommon_a-tpm2_capability.obj' libtool=no @AMDEPBACKSLASH@
  2527. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2528. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_capability.obj `if test -f 'lib/tpm2_capability.c'; then $(CYGPATH_W) 'lib/tpm2_capability.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_capability.c'; fi`
  2529. lib/lib_libcommon_a-tpm2_cc_util.o: lib/tpm2_cc_util.c
  2530. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_cc_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo -c -o lib/lib_libcommon_a-tpm2_cc_util.o `test -f 'lib/tpm2_cc_util.c' || echo '$(srcdir)/'`lib/tpm2_cc_util.c
  2531. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po
  2532. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_cc_util.c' object='lib/lib_libcommon_a-tpm2_cc_util.o' libtool=no @AMDEPBACKSLASH@
  2533. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2534. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_cc_util.o `test -f 'lib/tpm2_cc_util.c' || echo '$(srcdir)/'`lib/tpm2_cc_util.c
  2535. lib/lib_libcommon_a-tpm2_cc_util.obj: lib/tpm2_cc_util.c
  2536. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_cc_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo -c -o lib/lib_libcommon_a-tpm2_cc_util.obj `if test -f 'lib/tpm2_cc_util.c'; then $(CYGPATH_W) 'lib/tpm2_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_cc_util.c'; fi`
  2537. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po
  2538. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_cc_util.c' object='lib/lib_libcommon_a-tpm2_cc_util.obj' libtool=no @AMDEPBACKSLASH@
  2539. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2540. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_cc_util.obj `if test -f 'lib/tpm2_cc_util.c'; then $(CYGPATH_W) 'lib/tpm2_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_cc_util.c'; fi`
  2541. lib/lib_libcommon_a-tpm2_convert.o: lib/tpm2_convert.c
  2542. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_convert.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo -c -o lib/lib_libcommon_a-tpm2_convert.o `test -f 'lib/tpm2_convert.c' || echo '$(srcdir)/'`lib/tpm2_convert.c
  2543. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po
  2544. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_convert.c' object='lib/lib_libcommon_a-tpm2_convert.o' libtool=no @AMDEPBACKSLASH@
  2545. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2546. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_convert.o `test -f 'lib/tpm2_convert.c' || echo '$(srcdir)/'`lib/tpm2_convert.c
  2547. lib/lib_libcommon_a-tpm2_convert.obj: lib/tpm2_convert.c
  2548. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_convert.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo -c -o lib/lib_libcommon_a-tpm2_convert.obj `if test -f 'lib/tpm2_convert.c'; then $(CYGPATH_W) 'lib/tpm2_convert.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_convert.c'; fi`
  2549. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po
  2550. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_convert.c' object='lib/lib_libcommon_a-tpm2_convert.obj' libtool=no @AMDEPBACKSLASH@
  2551. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2552. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_convert.obj `if test -f 'lib/tpm2_convert.c'; then $(CYGPATH_W) 'lib/tpm2_convert.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_convert.c'; fi`
  2553. lib/lib_libcommon_a-tpm2_ctx_mgmt.o: lib/tpm2_ctx_mgmt.c
  2554. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_ctx_mgmt.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.o `test -f 'lib/tpm2_ctx_mgmt.c' || echo '$(srcdir)/'`lib/tpm2_ctx_mgmt.c
  2555. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po
  2556. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_ctx_mgmt.c' object='lib/lib_libcommon_a-tpm2_ctx_mgmt.o' libtool=no @AMDEPBACKSLASH@
  2557. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2558. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.o `test -f 'lib/tpm2_ctx_mgmt.c' || echo '$(srcdir)/'`lib/tpm2_ctx_mgmt.c
  2559. lib/lib_libcommon_a-tpm2_ctx_mgmt.obj: lib/tpm2_ctx_mgmt.c
  2560. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_ctx_mgmt.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.obj `if test -f 'lib/tpm2_ctx_mgmt.c'; then $(CYGPATH_W) 'lib/tpm2_ctx_mgmt.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_ctx_mgmt.c'; fi`
  2561. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po
  2562. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_ctx_mgmt.c' object='lib/lib_libcommon_a-tpm2_ctx_mgmt.obj' libtool=no @AMDEPBACKSLASH@
  2563. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2564. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.obj `if test -f 'lib/tpm2_ctx_mgmt.c'; then $(CYGPATH_W) 'lib/tpm2_ctx_mgmt.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_ctx_mgmt.c'; fi`
  2565. lib/lib_libcommon_a-tpm2_errata.o: lib/tpm2_errata.c
  2566. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_errata.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo -c -o lib/lib_libcommon_a-tpm2_errata.o `test -f 'lib/tpm2_errata.c' || echo '$(srcdir)/'`lib/tpm2_errata.c
  2567. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po
  2568. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_errata.c' object='lib/lib_libcommon_a-tpm2_errata.o' libtool=no @AMDEPBACKSLASH@
  2569. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2570. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_errata.o `test -f 'lib/tpm2_errata.c' || echo '$(srcdir)/'`lib/tpm2_errata.c
  2571. lib/lib_libcommon_a-tpm2_errata.obj: lib/tpm2_errata.c
  2572. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_errata.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo -c -o lib/lib_libcommon_a-tpm2_errata.obj `if test -f 'lib/tpm2_errata.c'; then $(CYGPATH_W) 'lib/tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_errata.c'; fi`
  2573. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po
  2574. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_errata.c' object='lib/lib_libcommon_a-tpm2_errata.obj' libtool=no @AMDEPBACKSLASH@
  2575. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2576. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_errata.obj `if test -f 'lib/tpm2_errata.c'; then $(CYGPATH_W) 'lib/tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_errata.c'; fi`
  2577. lib/lib_libcommon_a-tpm2_eventlog.o: lib/tpm2_eventlog.c
  2578. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog.o `test -f 'lib/tpm2_eventlog.c' || echo '$(srcdir)/'`lib/tpm2_eventlog.c
  2579. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po
  2580. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog.c' object='lib/lib_libcommon_a-tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@
  2581. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2582. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog.o `test -f 'lib/tpm2_eventlog.c' || echo '$(srcdir)/'`lib/tpm2_eventlog.c
  2583. lib/lib_libcommon_a-tpm2_eventlog.obj: lib/tpm2_eventlog.c
  2584. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog.obj `if test -f 'lib/tpm2_eventlog.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog.c'; fi`
  2585. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po
  2586. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog.c' object='lib/lib_libcommon_a-tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@
  2587. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2588. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog.obj `if test -f 'lib/tpm2_eventlog.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog.c'; fi`
  2589. lib/lib_libcommon_a-tpm2_eventlog_yaml.o: lib/tpm2_eventlog_yaml.c
  2590. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog_yaml.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.o `test -f 'lib/tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`lib/tpm2_eventlog_yaml.c
  2591. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po
  2592. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog_yaml.c' object='lib/lib_libcommon_a-tpm2_eventlog_yaml.o' libtool=no @AMDEPBACKSLASH@
  2593. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2594. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.o `test -f 'lib/tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`lib/tpm2_eventlog_yaml.c
  2595. lib/lib_libcommon_a-tpm2_eventlog_yaml.obj: lib/tpm2_eventlog_yaml.c
  2596. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog_yaml.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.obj `if test -f 'lib/tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog_yaml.c'; fi`
  2597. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po
  2598. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog_yaml.c' object='lib/lib_libcommon_a-tpm2_eventlog_yaml.obj' libtool=no @AMDEPBACKSLASH@
  2599. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2600. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.obj `if test -f 'lib/tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog_yaml.c'; fi`
  2601. lib/lib_libcommon_a-tpm2_hash.o: lib/tpm2_hash.c
  2602. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hash.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo -c -o lib/lib_libcommon_a-tpm2_hash.o `test -f 'lib/tpm2_hash.c' || echo '$(srcdir)/'`lib/tpm2_hash.c
  2603. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po
  2604. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hash.c' object='lib/lib_libcommon_a-tpm2_hash.o' libtool=no @AMDEPBACKSLASH@
  2605. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2606. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hash.o `test -f 'lib/tpm2_hash.c' || echo '$(srcdir)/'`lib/tpm2_hash.c
  2607. lib/lib_libcommon_a-tpm2_hash.obj: lib/tpm2_hash.c
  2608. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hash.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo -c -o lib/lib_libcommon_a-tpm2_hash.obj `if test -f 'lib/tpm2_hash.c'; then $(CYGPATH_W) 'lib/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hash.c'; fi`
  2609. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po
  2610. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hash.c' object='lib/lib_libcommon_a-tpm2_hash.obj' libtool=no @AMDEPBACKSLASH@
  2611. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2612. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hash.obj `if test -f 'lib/tpm2_hash.c'; then $(CYGPATH_W) 'lib/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hash.c'; fi`
  2613. lib/lib_libcommon_a-tpm2_hierarchy.o: lib/tpm2_hierarchy.c
  2614. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hierarchy.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo -c -o lib/lib_libcommon_a-tpm2_hierarchy.o `test -f 'lib/tpm2_hierarchy.c' || echo '$(srcdir)/'`lib/tpm2_hierarchy.c
  2615. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po
  2616. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hierarchy.c' object='lib/lib_libcommon_a-tpm2_hierarchy.o' libtool=no @AMDEPBACKSLASH@
  2617. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2618. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hierarchy.o `test -f 'lib/tpm2_hierarchy.c' || echo '$(srcdir)/'`lib/tpm2_hierarchy.c
  2619. lib/lib_libcommon_a-tpm2_hierarchy.obj: lib/tpm2_hierarchy.c
  2620. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hierarchy.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo -c -o lib/lib_libcommon_a-tpm2_hierarchy.obj `if test -f 'lib/tpm2_hierarchy.c'; then $(CYGPATH_W) 'lib/tpm2_hierarchy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hierarchy.c'; fi`
  2621. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po
  2622. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hierarchy.c' object='lib/lib_libcommon_a-tpm2_hierarchy.obj' libtool=no @AMDEPBACKSLASH@
  2623. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2624. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hierarchy.obj `if test -f 'lib/tpm2_hierarchy.c'; then $(CYGPATH_W) 'lib/tpm2_hierarchy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hierarchy.c'; fi`
  2625. lib/lib_libcommon_a-tpm2_identity_util.o: lib/tpm2_identity_util.c
  2626. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_identity_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo -c -o lib/lib_libcommon_a-tpm2_identity_util.o `test -f 'lib/tpm2_identity_util.c' || echo '$(srcdir)/'`lib/tpm2_identity_util.c
  2627. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po
  2628. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_identity_util.c' object='lib/lib_libcommon_a-tpm2_identity_util.o' libtool=no @AMDEPBACKSLASH@
  2629. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2630. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_identity_util.o `test -f 'lib/tpm2_identity_util.c' || echo '$(srcdir)/'`lib/tpm2_identity_util.c
  2631. lib/lib_libcommon_a-tpm2_identity_util.obj: lib/tpm2_identity_util.c
  2632. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_identity_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo -c -o lib/lib_libcommon_a-tpm2_identity_util.obj `if test -f 'lib/tpm2_identity_util.c'; then $(CYGPATH_W) 'lib/tpm2_identity_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_identity_util.c'; fi`
  2633. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po
  2634. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_identity_util.c' object='lib/lib_libcommon_a-tpm2_identity_util.obj' libtool=no @AMDEPBACKSLASH@
  2635. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2636. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_identity_util.obj `if test -f 'lib/tpm2_identity_util.c'; then $(CYGPATH_W) 'lib/tpm2_identity_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_identity_util.c'; fi`
  2637. lib/lib_libcommon_a-tpm2_kdfa.o: lib/tpm2_kdfa.c
  2638. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfa.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfa.o `test -f 'lib/tpm2_kdfa.c' || echo '$(srcdir)/'`lib/tpm2_kdfa.c
  2639. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po
  2640. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfa.c' object='lib/lib_libcommon_a-tpm2_kdfa.o' libtool=no @AMDEPBACKSLASH@
  2641. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2642. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfa.o `test -f 'lib/tpm2_kdfa.c' || echo '$(srcdir)/'`lib/tpm2_kdfa.c
  2643. lib/lib_libcommon_a-tpm2_kdfa.obj: lib/tpm2_kdfa.c
  2644. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfa.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfa.obj `if test -f 'lib/tpm2_kdfa.c'; then $(CYGPATH_W) 'lib/tpm2_kdfa.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfa.c'; fi`
  2645. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po
  2646. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfa.c' object='lib/lib_libcommon_a-tpm2_kdfa.obj' libtool=no @AMDEPBACKSLASH@
  2647. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2648. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfa.obj `if test -f 'lib/tpm2_kdfa.c'; then $(CYGPATH_W) 'lib/tpm2_kdfa.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfa.c'; fi`
  2649. lib/lib_libcommon_a-tpm2_kdfe.o: lib/tpm2_kdfe.c
  2650. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfe.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfe.o `test -f 'lib/tpm2_kdfe.c' || echo '$(srcdir)/'`lib/tpm2_kdfe.c
  2651. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po
  2652. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfe.c' object='lib/lib_libcommon_a-tpm2_kdfe.o' libtool=no @AMDEPBACKSLASH@
  2653. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2654. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfe.o `test -f 'lib/tpm2_kdfe.c' || echo '$(srcdir)/'`lib/tpm2_kdfe.c
  2655. lib/lib_libcommon_a-tpm2_kdfe.obj: lib/tpm2_kdfe.c
  2656. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfe.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfe.obj `if test -f 'lib/tpm2_kdfe.c'; then $(CYGPATH_W) 'lib/tpm2_kdfe.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfe.c'; fi`
  2657. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po
  2658. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfe.c' object='lib/lib_libcommon_a-tpm2_kdfe.obj' libtool=no @AMDEPBACKSLASH@
  2659. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2660. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfe.obj `if test -f 'lib/tpm2_kdfe.c'; then $(CYGPATH_W) 'lib/tpm2_kdfe.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfe.c'; fi`
  2661. lib/lib_libcommon_a-tpm2_openssl.o: lib/tpm2_openssl.c
  2662. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_openssl.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo -c -o lib/lib_libcommon_a-tpm2_openssl.o `test -f 'lib/tpm2_openssl.c' || echo '$(srcdir)/'`lib/tpm2_openssl.c
  2663. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po
  2664. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_openssl.c' object='lib/lib_libcommon_a-tpm2_openssl.o' libtool=no @AMDEPBACKSLASH@
  2665. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2666. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_openssl.o `test -f 'lib/tpm2_openssl.c' || echo '$(srcdir)/'`lib/tpm2_openssl.c
  2667. lib/lib_libcommon_a-tpm2_openssl.obj: lib/tpm2_openssl.c
  2668. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_openssl.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo -c -o lib/lib_libcommon_a-tpm2_openssl.obj `if test -f 'lib/tpm2_openssl.c'; then $(CYGPATH_W) 'lib/tpm2_openssl.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_openssl.c'; fi`
  2669. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po
  2670. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_openssl.c' object='lib/lib_libcommon_a-tpm2_openssl.obj' libtool=no @AMDEPBACKSLASH@
  2671. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2672. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_openssl.obj `if test -f 'lib/tpm2_openssl.c'; then $(CYGPATH_W) 'lib/tpm2_openssl.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_openssl.c'; fi`
  2673. lib/lib_libcommon_a-tpm2_options.o: lib/tpm2_options.c
  2674. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_options.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo -c -o lib/lib_libcommon_a-tpm2_options.o `test -f 'lib/tpm2_options.c' || echo '$(srcdir)/'`lib/tpm2_options.c
  2675. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po
  2676. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_options.c' object='lib/lib_libcommon_a-tpm2_options.o' libtool=no @AMDEPBACKSLASH@
  2677. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2678. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_options.o `test -f 'lib/tpm2_options.c' || echo '$(srcdir)/'`lib/tpm2_options.c
  2679. lib/lib_libcommon_a-tpm2_options.obj: lib/tpm2_options.c
  2680. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_options.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo -c -o lib/lib_libcommon_a-tpm2_options.obj `if test -f 'lib/tpm2_options.c'; then $(CYGPATH_W) 'lib/tpm2_options.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_options.c'; fi`
  2681. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po
  2682. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_options.c' object='lib/lib_libcommon_a-tpm2_options.obj' libtool=no @AMDEPBACKSLASH@
  2683. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2684. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_options.obj `if test -f 'lib/tpm2_options.c'; then $(CYGPATH_W) 'lib/tpm2_options.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_options.c'; fi`
  2685. lib/lib_libcommon_a-tpm2_policy.o: lib/tpm2_policy.c
  2686. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_policy.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo -c -o lib/lib_libcommon_a-tpm2_policy.o `test -f 'lib/tpm2_policy.c' || echo '$(srcdir)/'`lib/tpm2_policy.c
  2687. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po
  2688. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_policy.c' object='lib/lib_libcommon_a-tpm2_policy.o' libtool=no @AMDEPBACKSLASH@
  2689. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2690. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_policy.o `test -f 'lib/tpm2_policy.c' || echo '$(srcdir)/'`lib/tpm2_policy.c
  2691. lib/lib_libcommon_a-tpm2_policy.obj: lib/tpm2_policy.c
  2692. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_policy.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo -c -o lib/lib_libcommon_a-tpm2_policy.obj `if test -f 'lib/tpm2_policy.c'; then $(CYGPATH_W) 'lib/tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_policy.c'; fi`
  2693. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po
  2694. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_policy.c' object='lib/lib_libcommon_a-tpm2_policy.obj' libtool=no @AMDEPBACKSLASH@
  2695. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2696. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_policy.obj `if test -f 'lib/tpm2_policy.c'; then $(CYGPATH_W) 'lib/tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_policy.c'; fi`
  2697. lib/lib_libcommon_a-tpm2_session.o: lib/tpm2_session.c
  2698. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_session.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo -c -o lib/lib_libcommon_a-tpm2_session.o `test -f 'lib/tpm2_session.c' || echo '$(srcdir)/'`lib/tpm2_session.c
  2699. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po
  2700. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_session.c' object='lib/lib_libcommon_a-tpm2_session.o' libtool=no @AMDEPBACKSLASH@
  2701. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2702. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_session.o `test -f 'lib/tpm2_session.c' || echo '$(srcdir)/'`lib/tpm2_session.c
  2703. lib/lib_libcommon_a-tpm2_session.obj: lib/tpm2_session.c
  2704. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_session.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo -c -o lib/lib_libcommon_a-tpm2_session.obj `if test -f 'lib/tpm2_session.c'; then $(CYGPATH_W) 'lib/tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_session.c'; fi`
  2705. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po
  2706. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_session.c' object='lib/lib_libcommon_a-tpm2_session.obj' libtool=no @AMDEPBACKSLASH@
  2707. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2708. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_session.obj `if test -f 'lib/tpm2_session.c'; then $(CYGPATH_W) 'lib/tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_session.c'; fi`
  2709. lib/lib_libcommon_a-tpm2_tool_output.o: lib/tpm2_tool_output.c
  2710. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_tool_output.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo -c -o lib/lib_libcommon_a-tpm2_tool_output.o `test -f 'lib/tpm2_tool_output.c' || echo '$(srcdir)/'`lib/tpm2_tool_output.c
  2711. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po
  2712. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_tool_output.c' object='lib/lib_libcommon_a-tpm2_tool_output.o' libtool=no @AMDEPBACKSLASH@
  2713. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2714. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_tool_output.o `test -f 'lib/tpm2_tool_output.c' || echo '$(srcdir)/'`lib/tpm2_tool_output.c
  2715. lib/lib_libcommon_a-tpm2_tool_output.obj: lib/tpm2_tool_output.c
  2716. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_tool_output.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo -c -o lib/lib_libcommon_a-tpm2_tool_output.obj `if test -f 'lib/tpm2_tool_output.c'; then $(CYGPATH_W) 'lib/tpm2_tool_output.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_tool_output.c'; fi`
  2717. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po
  2718. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_tool_output.c' object='lib/lib_libcommon_a-tpm2_tool_output.obj' libtool=no @AMDEPBACKSLASH@
  2719. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2720. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_tool_output.obj `if test -f 'lib/tpm2_tool_output.c'; then $(CYGPATH_W) 'lib/tpm2_tool_output.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_tool_output.c'; fi`
  2721. lib/lib_libcommon_a-tpm2_util.o: lib/tpm2_util.c
  2722. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo -c -o lib/lib_libcommon_a-tpm2_util.o `test -f 'lib/tpm2_util.c' || echo '$(srcdir)/'`lib/tpm2_util.c
  2723. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po
  2724. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_util.c' object='lib/lib_libcommon_a-tpm2_util.o' libtool=no @AMDEPBACKSLASH@
  2725. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2726. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_util.o `test -f 'lib/tpm2_util.c' || echo '$(srcdir)/'`lib/tpm2_util.c
  2727. lib/lib_libcommon_a-tpm2_util.obj: lib/tpm2_util.c
  2728. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo -c -o lib/lib_libcommon_a-tpm2_util.obj `if test -f 'lib/tpm2_util.c'; then $(CYGPATH_W) 'lib/tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_util.c'; fi`
  2729. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po
  2730. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_util.c' object='lib/lib_libcommon_a-tpm2_util.obj' libtool=no @AMDEPBACKSLASH@
  2731. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2732. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_util.obj `if test -f 'lib/tpm2_util.c'; then $(CYGPATH_W) 'lib/tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_util.c'; fi`
  2733. test/unit/test_unit_test_cc_util-test_cc_util.o: test/unit/test_cc_util.c
  2734. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_cc_util-test_cc_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo -c -o test/unit/test_unit_test_cc_util-test_cc_util.o `test -f 'test/unit/test_cc_util.c' || echo '$(srcdir)/'`test/unit/test_cc_util.c
  2735. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po
  2736. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_cc_util.c' object='test/unit/test_unit_test_cc_util-test_cc_util.o' libtool=no @AMDEPBACKSLASH@
  2737. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2738. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_cc_util-test_cc_util.o `test -f 'test/unit/test_cc_util.c' || echo '$(srcdir)/'`test/unit/test_cc_util.c
  2739. test/unit/test_unit_test_cc_util-test_cc_util.obj: test/unit/test_cc_util.c
  2740. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_cc_util-test_cc_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo -c -o test/unit/test_unit_test_cc_util-test_cc_util.obj `if test -f 'test/unit/test_cc_util.c'; then $(CYGPATH_W) 'test/unit/test_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_cc_util.c'; fi`
  2741. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po
  2742. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_cc_util.c' object='test/unit/test_unit_test_cc_util-test_cc_util.obj' libtool=no @AMDEPBACKSLASH@
  2743. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2744. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_cc_util-test_cc_util.obj `if test -f 'test/unit/test_cc_util.c'; then $(CYGPATH_W) 'test/unit/test_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_cc_util.c'; fi`
  2745. test/unit/test_unit_test_files-test_files.o: test/unit/test_files.c
  2746. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_files-test_files.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo -c -o test/unit/test_unit_test_files-test_files.o `test -f 'test/unit/test_files.c' || echo '$(srcdir)/'`test/unit/test_files.c
  2747. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po
  2748. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_files.c' object='test/unit/test_unit_test_files-test_files.o' libtool=no @AMDEPBACKSLASH@
  2749. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2750. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_files-test_files.o `test -f 'test/unit/test_files.c' || echo '$(srcdir)/'`test/unit/test_files.c
  2751. test/unit/test_unit_test_files-test_files.obj: test/unit/test_files.c
  2752. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_files-test_files.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo -c -o test/unit/test_unit_test_files-test_files.obj `if test -f 'test/unit/test_files.c'; then $(CYGPATH_W) 'test/unit/test_files.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_files.c'; fi`
  2753. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po
  2754. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_files.c' object='test/unit/test_unit_test_files-test_files.obj' libtool=no @AMDEPBACKSLASH@
  2755. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2756. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_files-test_files.obj `if test -f 'test/unit/test_files.c'; then $(CYGPATH_W) 'test/unit/test_files.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_files.c'; fi`
  2757. test/unit/test_unit_test_options-test_options.o: test/unit/test_options.c
  2758. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_options-test_options.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo -c -o test/unit/test_unit_test_options-test_options.o `test -f 'test/unit/test_options.c' || echo '$(srcdir)/'`test/unit/test_options.c
  2759. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po
  2760. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_options.c' object='test/unit/test_unit_test_options-test_options.o' libtool=no @AMDEPBACKSLASH@
  2761. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2762. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_options-test_options.o `test -f 'test/unit/test_options.c' || echo '$(srcdir)/'`test/unit/test_options.c
  2763. test/unit/test_unit_test_options-test_options.obj: test/unit/test_options.c
  2764. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_options-test_options.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo -c -o test/unit/test_unit_test_options-test_options.obj `if test -f 'test/unit/test_options.c'; then $(CYGPATH_W) 'test/unit/test_options.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_options.c'; fi`
  2765. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po
  2766. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_options.c' object='test/unit/test_unit_test_options-test_options.obj' libtool=no @AMDEPBACKSLASH@
  2767. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2768. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_options-test_options.obj `if test -f 'test/unit/test_options.c'; then $(CYGPATH_W) 'test/unit/test_options.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_options.c'; fi`
  2769. test/unit/test_unit_test_pcr-test_pcr.o: test/unit/test_pcr.c
  2770. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_pcr-test_pcr.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo -c -o test/unit/test_unit_test_pcr-test_pcr.o `test -f 'test/unit/test_pcr.c' || echo '$(srcdir)/'`test/unit/test_pcr.c
  2771. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po
  2772. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_pcr.c' object='test/unit/test_unit_test_pcr-test_pcr.o' libtool=no @AMDEPBACKSLASH@
  2773. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2774. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_pcr-test_pcr.o `test -f 'test/unit/test_pcr.c' || echo '$(srcdir)/'`test/unit/test_pcr.c
  2775. test/unit/test_unit_test_pcr-test_pcr.obj: test/unit/test_pcr.c
  2776. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_pcr-test_pcr.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo -c -o test/unit/test_unit_test_pcr-test_pcr.obj `if test -f 'test/unit/test_pcr.c'; then $(CYGPATH_W) 'test/unit/test_pcr.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_pcr.c'; fi`
  2777. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po
  2778. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_pcr.c' object='test/unit/test_unit_test_pcr-test_pcr.obj' libtool=no @AMDEPBACKSLASH@
  2779. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2780. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_pcr-test_pcr.obj `if test -f 'test/unit/test_pcr.c'; then $(CYGPATH_W) 'test/unit/test_pcr.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_pcr.c'; fi`
  2781. test/unit/test_unit_test_string_bytes-test_string_bytes.o: test/unit/test_string_bytes.c
  2782. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_string_bytes-test_string_bytes.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.o `test -f 'test/unit/test_string_bytes.c' || echo '$(srcdir)/'`test/unit/test_string_bytes.c
  2783. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po
  2784. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_string_bytes.c' object='test/unit/test_unit_test_string_bytes-test_string_bytes.o' libtool=no @AMDEPBACKSLASH@
  2785. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2786. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.o `test -f 'test/unit/test_string_bytes.c' || echo '$(srcdir)/'`test/unit/test_string_bytes.c
  2787. test/unit/test_unit_test_string_bytes-test_string_bytes.obj: test/unit/test_string_bytes.c
  2788. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_string_bytes-test_string_bytes.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.obj `if test -f 'test/unit/test_string_bytes.c'; then $(CYGPATH_W) 'test/unit/test_string_bytes.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_string_bytes.c'; fi`
  2789. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po
  2790. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_string_bytes.c' object='test/unit/test_unit_test_string_bytes-test_string_bytes.obj' libtool=no @AMDEPBACKSLASH@
  2791. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2792. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.obj `if test -f 'test/unit/test_string_bytes.c'; then $(CYGPATH_W) 'test/unit/test_string_bytes.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_string_bytes.c'; fi`
  2793. test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o: test/unit/test_tpm2_alg_util.c
  2794. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o `test -f 'test/unit/test_tpm2_alg_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_alg_util.c
  2795. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po
  2796. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_alg_util.c' object='test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o' libtool=no @AMDEPBACKSLASH@
  2797. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2798. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o `test -f 'test/unit/test_tpm2_alg_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_alg_util.c
  2799. test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj: test/unit/test_tpm2_alg_util.c
  2800. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj `if test -f 'test/unit/test_tpm2_alg_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_alg_util.c'; fi`
  2801. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po
  2802. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_alg_util.c' object='test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj' libtool=no @AMDEPBACKSLASH@
  2803. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2804. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj `if test -f 'test/unit/test_tpm2_alg_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_alg_util.c'; fi`
  2805. test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o: test/unit/test_tpm2_attr_util.c
  2806. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o `test -f 'test/unit/test_tpm2_attr_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_attr_util.c
  2807. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po
  2808. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_attr_util.c' object='test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o' libtool=no @AMDEPBACKSLASH@
  2809. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2810. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o `test -f 'test/unit/test_tpm2_attr_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_attr_util.c
  2811. test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj: test/unit/test_tpm2_attr_util.c
  2812. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj `if test -f 'test/unit/test_tpm2_attr_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_attr_util.c'; fi`
  2813. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po
  2814. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_attr_util.c' object='test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj' libtool=no @AMDEPBACKSLASH@
  2815. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2816. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj `if test -f 'test/unit/test_tpm2_attr_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_attr_util.c'; fi`
  2817. test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o: test/unit/test_tpm2_auth_util.c
  2818. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o `test -f 'test/unit/test_tpm2_auth_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_auth_util.c
  2819. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po
  2820. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_auth_util.c' object='test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o' libtool=no @AMDEPBACKSLASH@
  2821. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2822. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o `test -f 'test/unit/test_tpm2_auth_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_auth_util.c
  2823. test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj: test/unit/test_tpm2_auth_util.c
  2824. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj `if test -f 'test/unit/test_tpm2_auth_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_auth_util.c'; fi`
  2825. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po
  2826. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_auth_util.c' object='test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj' libtool=no @AMDEPBACKSLASH@
  2827. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2828. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj `if test -f 'test/unit/test_tpm2_auth_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_auth_util.c'; fi`
  2829. test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o: test/unit/test_tpm2_errata.c
  2830. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o `test -f 'test/unit/test_tpm2_errata.c' || echo '$(srcdir)/'`test/unit/test_tpm2_errata.c
  2831. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po
  2832. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_errata.c' object='test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o' libtool=no @AMDEPBACKSLASH@
  2833. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2834. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o `test -f 'test/unit/test_tpm2_errata.c' || echo '$(srcdir)/'`test/unit/test_tpm2_errata.c
  2835. test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj: test/unit/test_tpm2_errata.c
  2836. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj `if test -f 'test/unit/test_tpm2_errata.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_errata.c'; fi`
  2837. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po
  2838. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_errata.c' object='test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj' libtool=no @AMDEPBACKSLASH@
  2839. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2840. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj `if test -f 'test/unit/test_tpm2_errata.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_errata.c'; fi`
  2841. test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o: test/unit/test_tpm2_eventlog.c
  2842. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o `test -f 'test/unit/test_tpm2_eventlog.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog.c
  2843. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po
  2844. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog.c' object='test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@
  2845. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2846. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o `test -f 'test/unit/test_tpm2_eventlog.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog.c
  2847. test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj: test/unit/test_tpm2_eventlog.c
  2848. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj `if test -f 'test/unit/test_tpm2_eventlog.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog.c'; fi`
  2849. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po
  2850. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog.c' object='test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@
  2851. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2852. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj `if test -f 'test/unit/test_tpm2_eventlog.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog.c'; fi`
  2853. test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o: test/unit/test_tpm2_eventlog_yaml.c
  2854. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o `test -f 'test/unit/test_tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog_yaml.c
  2855. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po
  2856. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog_yaml.c' object='test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o' libtool=no @AMDEPBACKSLASH@
  2857. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2858. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o `test -f 'test/unit/test_tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog_yaml.c
  2859. test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj: test/unit/test_tpm2_eventlog_yaml.c
  2860. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj `if test -f 'test/unit/test_tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog_yaml.c'; fi`
  2861. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po
  2862. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog_yaml.c' object='test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj' libtool=no @AMDEPBACKSLASH@
  2863. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2864. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj `if test -f 'test/unit/test_tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog_yaml.c'; fi`
  2865. test/unit/test_unit_test_tpm2_header-test_tpm2_header.o: test/unit/test_tpm2_header.c
  2866. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_header-test_tpm2_header.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.o `test -f 'test/unit/test_tpm2_header.c' || echo '$(srcdir)/'`test/unit/test_tpm2_header.c
  2867. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po
  2868. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_header.c' object='test/unit/test_unit_test_tpm2_header-test_tpm2_header.o' libtool=no @AMDEPBACKSLASH@
  2869. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2870. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.o `test -f 'test/unit/test_tpm2_header.c' || echo '$(srcdir)/'`test/unit/test_tpm2_header.c
  2871. test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj: test/unit/test_tpm2_header.c
  2872. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj `if test -f 'test/unit/test_tpm2_header.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_header.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_header.c'; fi`
  2873. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po
  2874. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_header.c' object='test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj' libtool=no @AMDEPBACKSLASH@
  2875. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2876. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj `if test -f 'test/unit/test_tpm2_header.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_header.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_header.c'; fi`
  2877. test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o: test/unit/test_tpm2_policy.c
  2878. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o `test -f 'test/unit/test_tpm2_policy.c' || echo '$(srcdir)/'`test/unit/test_tpm2_policy.c
  2879. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po
  2880. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_policy.c' object='test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o' libtool=no @AMDEPBACKSLASH@
  2881. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2882. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o `test -f 'test/unit/test_tpm2_policy.c' || echo '$(srcdir)/'`test/unit/test_tpm2_policy.c
  2883. test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj: test/unit/test_tpm2_policy.c
  2884. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj `if test -f 'test/unit/test_tpm2_policy.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_policy.c'; fi`
  2885. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po
  2886. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_policy.c' object='test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj' libtool=no @AMDEPBACKSLASH@
  2887. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2888. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj `if test -f 'test/unit/test_tpm2_policy.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_policy.c'; fi`
  2889. test/unit/test_unit_test_tpm2_session-test_tpm2_session.o: test/unit/test_tpm2_session.c
  2890. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_session-test_tpm2_session.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.o `test -f 'test/unit/test_tpm2_session.c' || echo '$(srcdir)/'`test/unit/test_tpm2_session.c
  2891. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po
  2892. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_session.c' object='test/unit/test_unit_test_tpm2_session-test_tpm2_session.o' libtool=no @AMDEPBACKSLASH@
  2893. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2894. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.o `test -f 'test/unit/test_tpm2_session.c' || echo '$(srcdir)/'`test/unit/test_tpm2_session.c
  2895. test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj: test/unit/test_tpm2_session.c
  2896. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj `if test -f 'test/unit/test_tpm2_session.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_session.c'; fi`
  2897. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po
  2898. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_session.c' object='test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj' libtool=no @AMDEPBACKSLASH@
  2899. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2900. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj `if test -f 'test/unit/test_tpm2_session.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_session.c'; fi`
  2901. test/unit/test_unit_test_tpm2_util-test_tpm2_util.o: test/unit/test_tpm2_util.c
  2902. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_util-test_tpm2_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.o `test -f 'test/unit/test_tpm2_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_util.c
  2903. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po
  2904. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_util.c' object='test/unit/test_unit_test_tpm2_util-test_tpm2_util.o' libtool=no @AMDEPBACKSLASH@
  2905. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2906. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.o `test -f 'test/unit/test_tpm2_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_util.c
  2907. test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj: test/unit/test_tpm2_util.c
  2908. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj `if test -f 'test/unit/test_tpm2_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_util.c'; fi`
  2909. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po
  2910. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_util.c' object='test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj' libtool=no @AMDEPBACKSLASH@
  2911. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2912. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj `if test -f 'test/unit/test_tpm2_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_util.c'; fi`
  2913. tools/fapi/tools_fapi_tss2-tss2_template.o: tools/fapi/tss2_template.c
  2914. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_template.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo '$(srcdir)/'`tools/fapi/tss2_template.c
  2915. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po
  2916. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_template.c' object='tools/fapi/tools_fapi_tss2-tss2_template.o' libtool=no @AMDEPBACKSLASH@
  2917. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2918. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo '$(srcdir)/'`tools/fapi/tss2_template.c
  2919. tools/fapi/tools_fapi_tss2-tss2_template.obj: tools/fapi/tss2_template.c
  2920. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_template.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_template.obj `if test -f 'tools/fapi/tss2_template.c'; then $(CYGPATH_W) 'tools/fapi/tss2_template.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_template.c'; fi`
  2921. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po
  2922. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_template.c' object='tools/fapi/tools_fapi_tss2-tss2_template.obj' libtool=no @AMDEPBACKSLASH@
  2923. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2924. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_template.obj `if test -f 'tools/fapi/tss2_template.c'; then $(CYGPATH_W) 'tools/fapi/tss2_template.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_template.c'; fi`
  2925. tools/fapi/tools_fapi_tss2-tss2_decrypt.o: tools/fapi/tss2_decrypt.c
  2926. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_decrypt.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.o `test -f 'tools/fapi/tss2_decrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_decrypt.c
  2927. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po
  2928. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_decrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_decrypt.o' libtool=no @AMDEPBACKSLASH@
  2929. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2930. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.o `test -f 'tools/fapi/tss2_decrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_decrypt.c
  2931. tools/fapi/tools_fapi_tss2-tss2_decrypt.obj: tools/fapi/tss2_decrypt.c
  2932. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_decrypt.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.obj `if test -f 'tools/fapi/tss2_decrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_decrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_decrypt.c'; fi`
  2933. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po
  2934. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_decrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_decrypt.obj' libtool=no @AMDEPBACKSLASH@
  2935. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2936. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.obj `if test -f 'tools/fapi/tss2_decrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_decrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_decrypt.c'; fi`
  2937. tools/fapi/tools_fapi_tss2-tss2_encrypt.o: tools/fapi/tss2_encrypt.c
  2938. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_encrypt.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.o `test -f 'tools/fapi/tss2_encrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_encrypt.c
  2939. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po
  2940. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_encrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_encrypt.o' libtool=no @AMDEPBACKSLASH@
  2941. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2942. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.o `test -f 'tools/fapi/tss2_encrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_encrypt.c
  2943. tools/fapi/tools_fapi_tss2-tss2_encrypt.obj: tools/fapi/tss2_encrypt.c
  2944. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_encrypt.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.obj `if test -f 'tools/fapi/tss2_encrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_encrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_encrypt.c'; fi`
  2945. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po
  2946. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_encrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_encrypt.obj' libtool=no @AMDEPBACKSLASH@
  2947. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2948. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.obj `if test -f 'tools/fapi/tss2_encrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_encrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_encrypt.c'; fi`
  2949. tools/fapi/tools_fapi_tss2-tss2_list.o: tools/fapi/tss2_list.c
  2950. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_list.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_list.o `test -f 'tools/fapi/tss2_list.c' || echo '$(srcdir)/'`tools/fapi/tss2_list.c
  2951. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po
  2952. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_list.c' object='tools/fapi/tools_fapi_tss2-tss2_list.o' libtool=no @AMDEPBACKSLASH@
  2953. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2954. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_list.o `test -f 'tools/fapi/tss2_list.c' || echo '$(srcdir)/'`tools/fapi/tss2_list.c
  2955. tools/fapi/tools_fapi_tss2-tss2_list.obj: tools/fapi/tss2_list.c
  2956. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_list.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_list.obj `if test -f 'tools/fapi/tss2_list.c'; then $(CYGPATH_W) 'tools/fapi/tss2_list.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_list.c'; fi`
  2957. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po
  2958. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_list.c' object='tools/fapi/tools_fapi_tss2-tss2_list.obj' libtool=no @AMDEPBACKSLASH@
  2959. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2960. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_list.obj `if test -f 'tools/fapi/tss2_list.c'; then $(CYGPATH_W) 'tools/fapi/tss2_list.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_list.c'; fi`
  2961. tools/fapi/tools_fapi_tss2-tss2_changeauth.o: tools/fapi/tss2_changeauth.c
  2962. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_changeauth.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.o `test -f 'tools/fapi/tss2_changeauth.c' || echo '$(srcdir)/'`tools/fapi/tss2_changeauth.c
  2963. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po
  2964. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_changeauth.c' object='tools/fapi/tools_fapi_tss2-tss2_changeauth.o' libtool=no @AMDEPBACKSLASH@
  2965. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2966. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.o `test -f 'tools/fapi/tss2_changeauth.c' || echo '$(srcdir)/'`tools/fapi/tss2_changeauth.c
  2967. tools/fapi/tools_fapi_tss2-tss2_changeauth.obj: tools/fapi/tss2_changeauth.c
  2968. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_changeauth.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.obj `if test -f 'tools/fapi/tss2_changeauth.c'; then $(CYGPATH_W) 'tools/fapi/tss2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_changeauth.c'; fi`
  2969. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po
  2970. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_changeauth.c' object='tools/fapi/tools_fapi_tss2-tss2_changeauth.obj' libtool=no @AMDEPBACKSLASH@
  2971. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2972. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.obj `if test -f 'tools/fapi/tss2_changeauth.c'; then $(CYGPATH_W) 'tools/fapi/tss2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_changeauth.c'; fi`
  2973. tools/fapi/tools_fapi_tss2-tss2_delete.o: tools/fapi/tss2_delete.c
  2974. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_delete.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_delete.o `test -f 'tools/fapi/tss2_delete.c' || echo '$(srcdir)/'`tools/fapi/tss2_delete.c
  2975. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po
  2976. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_delete.c' object='tools/fapi/tools_fapi_tss2-tss2_delete.o' libtool=no @AMDEPBACKSLASH@
  2977. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2978. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_delete.o `test -f 'tools/fapi/tss2_delete.c' || echo '$(srcdir)/'`tools/fapi/tss2_delete.c
  2979. tools/fapi/tools_fapi_tss2-tss2_delete.obj: tools/fapi/tss2_delete.c
  2980. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_delete.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_delete.obj `if test -f 'tools/fapi/tss2_delete.c'; then $(CYGPATH_W) 'tools/fapi/tss2_delete.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_delete.c'; fi`
  2981. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po
  2982. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_delete.c' object='tools/fapi/tools_fapi_tss2-tss2_delete.obj' libtool=no @AMDEPBACKSLASH@
  2983. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2984. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_delete.obj `if test -f 'tools/fapi/tss2_delete.c'; then $(CYGPATH_W) 'tools/fapi/tss2_delete.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_delete.c'; fi`
  2985. tools/fapi/tools_fapi_tss2-tss2_import.o: tools/fapi/tss2_import.c
  2986. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_import.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_import.o `test -f 'tools/fapi/tss2_import.c' || echo '$(srcdir)/'`tools/fapi/tss2_import.c
  2987. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po
  2988. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_import.c' object='tools/fapi/tools_fapi_tss2-tss2_import.o' libtool=no @AMDEPBACKSLASH@
  2989. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2990. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_import.o `test -f 'tools/fapi/tss2_import.c' || echo '$(srcdir)/'`tools/fapi/tss2_import.c
  2991. tools/fapi/tools_fapi_tss2-tss2_import.obj: tools/fapi/tss2_import.c
  2992. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_import.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_import.obj `if test -f 'tools/fapi/tss2_import.c'; then $(CYGPATH_W) 'tools/fapi/tss2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_import.c'; fi`
  2993. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po
  2994. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_import.c' object='tools/fapi/tools_fapi_tss2-tss2_import.obj' libtool=no @AMDEPBACKSLASH@
  2995. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  2996. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_import.obj `if test -f 'tools/fapi/tss2_import.c'; then $(CYGPATH_W) 'tools/fapi/tss2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_import.c'; fi`
  2997. tools/fapi/tools_fapi_tss2-tss2_getinfo.o: tools/fapi/tss2_getinfo.c
  2998. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getinfo.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.o `test -f 'tools/fapi/tss2_getinfo.c' || echo '$(srcdir)/'`tools/fapi/tss2_getinfo.c
  2999. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po
  3000. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getinfo.c' object='tools/fapi/tools_fapi_tss2-tss2_getinfo.o' libtool=no @AMDEPBACKSLASH@
  3001. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3002. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.o `test -f 'tools/fapi/tss2_getinfo.c' || echo '$(srcdir)/'`tools/fapi/tss2_getinfo.c
  3003. tools/fapi/tools_fapi_tss2-tss2_getinfo.obj: tools/fapi/tss2_getinfo.c
  3004. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getinfo.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.obj `if test -f 'tools/fapi/tss2_getinfo.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getinfo.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getinfo.c'; fi`
  3005. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po
  3006. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getinfo.c' object='tools/fapi/tools_fapi_tss2-tss2_getinfo.obj' libtool=no @AMDEPBACKSLASH@
  3007. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3008. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.obj `if test -f 'tools/fapi/tss2_getinfo.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getinfo.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getinfo.c'; fi`
  3009. tools/fapi/tools_fapi_tss2-tss2_createkey.o: tools/fapi/tss2_createkey.c
  3010. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createkey.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.o `test -f 'tools/fapi/tss2_createkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_createkey.c
  3011. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po
  3012. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createkey.c' object='tools/fapi/tools_fapi_tss2-tss2_createkey.o' libtool=no @AMDEPBACKSLASH@
  3013. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3014. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.o `test -f 'tools/fapi/tss2_createkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_createkey.c
  3015. tools/fapi/tools_fapi_tss2-tss2_createkey.obj: tools/fapi/tss2_createkey.c
  3016. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createkey.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.obj `if test -f 'tools/fapi/tss2_createkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createkey.c'; fi`
  3017. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po
  3018. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createkey.c' object='tools/fapi/tools_fapi_tss2-tss2_createkey.obj' libtool=no @AMDEPBACKSLASH@
  3019. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3020. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.obj `if test -f 'tools/fapi/tss2_createkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createkey.c'; fi`
  3021. tools/fapi/tools_fapi_tss2-tss2_createseal.o: tools/fapi/tss2_createseal.c
  3022. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createseal.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.o `test -f 'tools/fapi/tss2_createseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_createseal.c
  3023. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po
  3024. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createseal.c' object='tools/fapi/tools_fapi_tss2-tss2_createseal.o' libtool=no @AMDEPBACKSLASH@
  3025. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3026. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.o `test -f 'tools/fapi/tss2_createseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_createseal.c
  3027. tools/fapi/tools_fapi_tss2-tss2_createseal.obj: tools/fapi/tss2_createseal.c
  3028. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createseal.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.obj `if test -f 'tools/fapi/tss2_createseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createseal.c'; fi`
  3029. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po
  3030. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createseal.c' object='tools/fapi/tools_fapi_tss2-tss2_createseal.obj' libtool=no @AMDEPBACKSLASH@
  3031. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3032. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.obj `if test -f 'tools/fapi/tss2_createseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createseal.c'; fi`
  3033. tools/fapi/tools_fapi_tss2-tss2_exportkey.o: tools/fapi/tss2_exportkey.c
  3034. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportkey.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.o `test -f 'tools/fapi/tss2_exportkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportkey.c
  3035. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po
  3036. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportkey.c' object='tools/fapi/tools_fapi_tss2-tss2_exportkey.o' libtool=no @AMDEPBACKSLASH@
  3037. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3038. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.o `test -f 'tools/fapi/tss2_exportkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportkey.c
  3039. tools/fapi/tools_fapi_tss2-tss2_exportkey.obj: tools/fapi/tss2_exportkey.c
  3040. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportkey.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.obj `if test -f 'tools/fapi/tss2_exportkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportkey.c'; fi`
  3041. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po
  3042. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportkey.c' object='tools/fapi/tools_fapi_tss2-tss2_exportkey.obj' libtool=no @AMDEPBACKSLASH@
  3043. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3044. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.obj `if test -f 'tools/fapi/tss2_exportkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportkey.c'; fi`
  3045. tools/fapi/tools_fapi_tss2-tss2_getcertificate.o: tools/fapi/tss2_getcertificate.c
  3046. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getcertificate.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.o `test -f 'tools/fapi/tss2_getcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_getcertificate.c
  3047. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po
  3048. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_getcertificate.o' libtool=no @AMDEPBACKSLASH@
  3049. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3050. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.o `test -f 'tools/fapi/tss2_getcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_getcertificate.c
  3051. tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj: tools/fapi/tss2_getcertificate.c
  3052. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj `if test -f 'tools/fapi/tss2_getcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getcertificate.c'; fi`
  3053. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po
  3054. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj' libtool=no @AMDEPBACKSLASH@
  3055. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3056. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj `if test -f 'tools/fapi/tss2_getcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getcertificate.c'; fi`
  3057. tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o: tools/fapi/tss2_getplatformcertificates.c
  3058. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o `test -f 'tools/fapi/tss2_getplatformcertificates.c' || echo '$(srcdir)/'`tools/fapi/tss2_getplatformcertificates.c
  3059. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po
  3060. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getplatformcertificates.c' object='tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o' libtool=no @AMDEPBACKSLASH@
  3061. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3062. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o `test -f 'tools/fapi/tss2_getplatformcertificates.c' || echo '$(srcdir)/'`tools/fapi/tss2_getplatformcertificates.c
  3063. tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj: tools/fapi/tss2_getplatformcertificates.c
  3064. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj `if test -f 'tools/fapi/tss2_getplatformcertificates.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getplatformcertificates.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getplatformcertificates.c'; fi`
  3065. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po
  3066. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getplatformcertificates.c' object='tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj' libtool=no @AMDEPBACKSLASH@
  3067. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3068. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj `if test -f 'tools/fapi/tss2_getplatformcertificates.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getplatformcertificates.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getplatformcertificates.c'; fi`
  3069. tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o: tools/fapi/tss2_gettpmblobs.c
  3070. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o `test -f 'tools/fapi/tss2_gettpmblobs.c' || echo '$(srcdir)/'`tools/fapi/tss2_gettpmblobs.c
  3071. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po
  3072. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_gettpmblobs.c' object='tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o' libtool=no @AMDEPBACKSLASH@
  3073. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3074. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o `test -f 'tools/fapi/tss2_gettpmblobs.c' || echo '$(srcdir)/'`tools/fapi/tss2_gettpmblobs.c
  3075. tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj: tools/fapi/tss2_gettpmblobs.c
  3076. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj `if test -f 'tools/fapi/tss2_gettpmblobs.c'; then $(CYGPATH_W) 'tools/fapi/tss2_gettpmblobs.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_gettpmblobs.c'; fi`
  3077. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po
  3078. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_gettpmblobs.c' object='tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj' libtool=no @AMDEPBACKSLASH@
  3079. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3080. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj `if test -f 'tools/fapi/tss2_gettpmblobs.c'; then $(CYGPATH_W) 'tools/fapi/tss2_gettpmblobs.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_gettpmblobs.c'; fi`
  3081. tools/fapi/tools_fapi_tss2-tss2_getappdata.o: tools/fapi/tss2_getappdata.c
  3082. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getappdata.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.o `test -f 'tools/fapi/tss2_getappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_getappdata.c
  3083. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po
  3084. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_getappdata.o' libtool=no @AMDEPBACKSLASH@
  3085. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3086. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.o `test -f 'tools/fapi/tss2_getappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_getappdata.c
  3087. tools/fapi/tools_fapi_tss2-tss2_getappdata.obj: tools/fapi/tss2_getappdata.c
  3088. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getappdata.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.obj `if test -f 'tools/fapi/tss2_getappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getappdata.c'; fi`
  3089. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po
  3090. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_getappdata.obj' libtool=no @AMDEPBACKSLASH@
  3091. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3092. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.obj `if test -f 'tools/fapi/tss2_getappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getappdata.c'; fi`
  3093. tools/fapi/tools_fapi_tss2-tss2_setappdata.o: tools/fapi/tss2_setappdata.c
  3094. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setappdata.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.o `test -f 'tools/fapi/tss2_setappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_setappdata.c
  3095. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po
  3096. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_setappdata.o' libtool=no @AMDEPBACKSLASH@
  3097. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3098. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.o `test -f 'tools/fapi/tss2_setappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_setappdata.c
  3099. tools/fapi/tools_fapi_tss2-tss2_setappdata.obj: tools/fapi/tss2_setappdata.c
  3100. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setappdata.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.obj `if test -f 'tools/fapi/tss2_setappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setappdata.c'; fi`
  3101. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po
  3102. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_setappdata.obj' libtool=no @AMDEPBACKSLASH@
  3103. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3104. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.obj `if test -f 'tools/fapi/tss2_setappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setappdata.c'; fi`
  3105. tools/fapi/tools_fapi_tss2-tss2_setcertificate.o: tools/fapi/tss2_setcertificate.c
  3106. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setcertificate.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.o `test -f 'tools/fapi/tss2_setcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_setcertificate.c
  3107. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po
  3108. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_setcertificate.o' libtool=no @AMDEPBACKSLASH@
  3109. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3110. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.o `test -f 'tools/fapi/tss2_setcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_setcertificate.c
  3111. tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj: tools/fapi/tss2_setcertificate.c
  3112. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj `if test -f 'tools/fapi/tss2_setcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setcertificate.c'; fi`
  3113. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po
  3114. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj' libtool=no @AMDEPBACKSLASH@
  3115. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3116. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj `if test -f 'tools/fapi/tss2_setcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setcertificate.c'; fi`
  3117. tools/fapi/tools_fapi_tss2-tss2_sign.o: tools/fapi/tss2_sign.c
  3118. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_sign.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_sign.o `test -f 'tools/fapi/tss2_sign.c' || echo '$(srcdir)/'`tools/fapi/tss2_sign.c
  3119. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po
  3120. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_sign.c' object='tools/fapi/tools_fapi_tss2-tss2_sign.o' libtool=no @AMDEPBACKSLASH@
  3121. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3122. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_sign.o `test -f 'tools/fapi/tss2_sign.c' || echo '$(srcdir)/'`tools/fapi/tss2_sign.c
  3123. tools/fapi/tools_fapi_tss2-tss2_sign.obj: tools/fapi/tss2_sign.c
  3124. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_sign.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_sign.obj `if test -f 'tools/fapi/tss2_sign.c'; then $(CYGPATH_W) 'tools/fapi/tss2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_sign.c'; fi`
  3125. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po
  3126. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_sign.c' object='tools/fapi/tools_fapi_tss2-tss2_sign.obj' libtool=no @AMDEPBACKSLASH@
  3127. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3128. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_sign.obj `if test -f 'tools/fapi/tss2_sign.c'; then $(CYGPATH_W) 'tools/fapi/tss2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_sign.c'; fi`
  3129. tools/fapi/tools_fapi_tss2-tss2_verifysignature.o: tools/fapi/tss2_verifysignature.c
  3130. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifysignature.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.o `test -f 'tools/fapi/tss2_verifysignature.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifysignature.c
  3131. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po
  3132. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifysignature.c' object='tools/fapi/tools_fapi_tss2-tss2_verifysignature.o' libtool=no @AMDEPBACKSLASH@
  3133. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3134. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.o `test -f 'tools/fapi/tss2_verifysignature.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifysignature.c
  3135. tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj: tools/fapi/tss2_verifysignature.c
  3136. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj `if test -f 'tools/fapi/tss2_verifysignature.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifysignature.c'; fi`
  3137. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po
  3138. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifysignature.c' object='tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj' libtool=no @AMDEPBACKSLASH@
  3139. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3140. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj `if test -f 'tools/fapi/tss2_verifysignature.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifysignature.c'; fi`
  3141. tools/fapi/tools_fapi_tss2-tss2_verifyquote.o: tools/fapi/tss2_verifyquote.c
  3142. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifyquote.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.o `test -f 'tools/fapi/tss2_verifyquote.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifyquote.c
  3143. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po
  3144. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifyquote.c' object='tools/fapi/tools_fapi_tss2-tss2_verifyquote.o' libtool=no @AMDEPBACKSLASH@
  3145. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3146. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.o `test -f 'tools/fapi/tss2_verifyquote.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifyquote.c
  3147. tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj: tools/fapi/tss2_verifyquote.c
  3148. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj `if test -f 'tools/fapi/tss2_verifyquote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifyquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifyquote.c'; fi`
  3149. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po
  3150. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifyquote.c' object='tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj' libtool=no @AMDEPBACKSLASH@
  3151. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3152. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj `if test -f 'tools/fapi/tss2_verifyquote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifyquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifyquote.c'; fi`
  3153. tools/fapi/tools_fapi_tss2-tss2_createnv.o: tools/fapi/tss2_createnv.c
  3154. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createnv.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.o `test -f 'tools/fapi/tss2_createnv.c' || echo '$(srcdir)/'`tools/fapi/tss2_createnv.c
  3155. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po
  3156. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createnv.c' object='tools/fapi/tools_fapi_tss2-tss2_createnv.o' libtool=no @AMDEPBACKSLASH@
  3157. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3158. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.o `test -f 'tools/fapi/tss2_createnv.c' || echo '$(srcdir)/'`tools/fapi/tss2_createnv.c
  3159. tools/fapi/tools_fapi_tss2-tss2_createnv.obj: tools/fapi/tss2_createnv.c
  3160. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createnv.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.obj `if test -f 'tools/fapi/tss2_createnv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createnv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createnv.c'; fi`
  3161. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po
  3162. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createnv.c' object='tools/fapi/tools_fapi_tss2-tss2_createnv.obj' libtool=no @AMDEPBACKSLASH@
  3163. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3164. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.obj `if test -f 'tools/fapi/tss2_createnv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createnv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createnv.c'; fi`
  3165. tools/fapi/tools_fapi_tss2-tss2_nvextend.o: tools/fapi/tss2_nvextend.c
  3166. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvextend.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.o `test -f 'tools/fapi/tss2_nvextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvextend.c
  3167. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po
  3168. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvextend.c' object='tools/fapi/tools_fapi_tss2-tss2_nvextend.o' libtool=no @AMDEPBACKSLASH@
  3169. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3170. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.o `test -f 'tools/fapi/tss2_nvextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvextend.c
  3171. tools/fapi/tools_fapi_tss2-tss2_nvextend.obj: tools/fapi/tss2_nvextend.c
  3172. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvextend.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.obj `if test -f 'tools/fapi/tss2_nvextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvextend.c'; fi`
  3173. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po
  3174. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvextend.c' object='tools/fapi/tools_fapi_tss2-tss2_nvextend.obj' libtool=no @AMDEPBACKSLASH@
  3175. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3176. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.obj `if test -f 'tools/fapi/tss2_nvextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvextend.c'; fi`
  3177. tools/fapi/tools_fapi_tss2-tss2_nvincrement.o: tools/fapi/tss2_nvincrement.c
  3178. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvincrement.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.o `test -f 'tools/fapi/tss2_nvincrement.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvincrement.c
  3179. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po
  3180. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvincrement.c' object='tools/fapi/tools_fapi_tss2-tss2_nvincrement.o' libtool=no @AMDEPBACKSLASH@
  3181. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3182. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.o `test -f 'tools/fapi/tss2_nvincrement.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvincrement.c
  3183. tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj: tools/fapi/tss2_nvincrement.c
  3184. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj `if test -f 'tools/fapi/tss2_nvincrement.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvincrement.c'; fi`
  3185. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po
  3186. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvincrement.c' object='tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj' libtool=no @AMDEPBACKSLASH@
  3187. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3188. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj `if test -f 'tools/fapi/tss2_nvincrement.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvincrement.c'; fi`
  3189. tools/fapi/tools_fapi_tss2-tss2_nvread.o: tools/fapi/tss2_nvread.c
  3190. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvread.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.o `test -f 'tools/fapi/tss2_nvread.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvread.c
  3191. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po
  3192. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvread.c' object='tools/fapi/tools_fapi_tss2-tss2_nvread.o' libtool=no @AMDEPBACKSLASH@
  3193. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3194. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.o `test -f 'tools/fapi/tss2_nvread.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvread.c
  3195. tools/fapi/tools_fapi_tss2-tss2_nvread.obj: tools/fapi/tss2_nvread.c
  3196. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvread.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.obj `if test -f 'tools/fapi/tss2_nvread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvread.c'; fi`
  3197. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po
  3198. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvread.c' object='tools/fapi/tools_fapi_tss2-tss2_nvread.obj' libtool=no @AMDEPBACKSLASH@
  3199. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3200. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.obj `if test -f 'tools/fapi/tss2_nvread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvread.c'; fi`
  3201. tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o: tools/fapi/tss2_nvsetbits.c
  3202. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o `test -f 'tools/fapi/tss2_nvsetbits.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvsetbits.c
  3203. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po
  3204. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvsetbits.c' object='tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o' libtool=no @AMDEPBACKSLASH@
  3205. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3206. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o `test -f 'tools/fapi/tss2_nvsetbits.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvsetbits.c
  3207. tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj: tools/fapi/tss2_nvsetbits.c
  3208. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj `if test -f 'tools/fapi/tss2_nvsetbits.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvsetbits.c'; fi`
  3209. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po
  3210. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvsetbits.c' object='tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj' libtool=no @AMDEPBACKSLASH@
  3211. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3212. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj `if test -f 'tools/fapi/tss2_nvsetbits.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvsetbits.c'; fi`
  3213. tools/fapi/tools_fapi_tss2-tss2_nvwrite.o: tools/fapi/tss2_nvwrite.c
  3214. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvwrite.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.o `test -f 'tools/fapi/tss2_nvwrite.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvwrite.c
  3215. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po
  3216. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvwrite.c' object='tools/fapi/tools_fapi_tss2-tss2_nvwrite.o' libtool=no @AMDEPBACKSLASH@
  3217. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3218. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.o `test -f 'tools/fapi/tss2_nvwrite.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvwrite.c
  3219. tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj: tools/fapi/tss2_nvwrite.c
  3220. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj `if test -f 'tools/fapi/tss2_nvwrite.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvwrite.c'; fi`
  3221. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po
  3222. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvwrite.c' object='tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj' libtool=no @AMDEPBACKSLASH@
  3223. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3224. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj `if test -f 'tools/fapi/tss2_nvwrite.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvwrite.c'; fi`
  3225. tools/fapi/tools_fapi_tss2-tss2_getdescription.o: tools/fapi/tss2_getdescription.c
  3226. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getdescription.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.o `test -f 'tools/fapi/tss2_getdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_getdescription.c
  3227. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po
  3228. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_getdescription.o' libtool=no @AMDEPBACKSLASH@
  3229. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3230. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.o `test -f 'tools/fapi/tss2_getdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_getdescription.c
  3231. tools/fapi/tools_fapi_tss2-tss2_getdescription.obj: tools/fapi/tss2_getdescription.c
  3232. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getdescription.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.obj `if test -f 'tools/fapi/tss2_getdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getdescription.c'; fi`
  3233. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po
  3234. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_getdescription.obj' libtool=no @AMDEPBACKSLASH@
  3235. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3236. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.obj `if test -f 'tools/fapi/tss2_getdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getdescription.c'; fi`
  3237. tools/fapi/tools_fapi_tss2-tss2_setdescription.o: tools/fapi/tss2_setdescription.c
  3238. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setdescription.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.o `test -f 'tools/fapi/tss2_setdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_setdescription.c
  3239. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po
  3240. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_setdescription.o' libtool=no @AMDEPBACKSLASH@
  3241. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3242. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.o `test -f 'tools/fapi/tss2_setdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_setdescription.c
  3243. tools/fapi/tools_fapi_tss2-tss2_setdescription.obj: tools/fapi/tss2_setdescription.c
  3244. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setdescription.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.obj `if test -f 'tools/fapi/tss2_setdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setdescription.c'; fi`
  3245. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po
  3246. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_setdescription.obj' libtool=no @AMDEPBACKSLASH@
  3247. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3248. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.obj `if test -f 'tools/fapi/tss2_setdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setdescription.c'; fi`
  3249. tools/fapi/tools_fapi_tss2-tss2_pcrextend.o: tools/fapi/tss2_pcrextend.c
  3250. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrextend.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.o `test -f 'tools/fapi/tss2_pcrextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrextend.c
  3251. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po
  3252. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrextend.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrextend.o' libtool=no @AMDEPBACKSLASH@
  3253. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3254. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.o `test -f 'tools/fapi/tss2_pcrextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrextend.c
  3255. tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj: tools/fapi/tss2_pcrextend.c
  3256. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj `if test -f 'tools/fapi/tss2_pcrextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrextend.c'; fi`
  3257. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po
  3258. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrextend.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj' libtool=no @AMDEPBACKSLASH@
  3259. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3260. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj `if test -f 'tools/fapi/tss2_pcrextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrextend.c'; fi`
  3261. tools/fapi/tools_fapi_tss2-tss2_quote.o: tools/fapi/tss2_quote.c
  3262. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_quote.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_quote.o `test -f 'tools/fapi/tss2_quote.c' || echo '$(srcdir)/'`tools/fapi/tss2_quote.c
  3263. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po
  3264. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_quote.c' object='tools/fapi/tools_fapi_tss2-tss2_quote.o' libtool=no @AMDEPBACKSLASH@
  3265. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3266. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_quote.o `test -f 'tools/fapi/tss2_quote.c' || echo '$(srcdir)/'`tools/fapi/tss2_quote.c
  3267. tools/fapi/tools_fapi_tss2-tss2_quote.obj: tools/fapi/tss2_quote.c
  3268. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_quote.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_quote.obj `if test -f 'tools/fapi/tss2_quote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_quote.c'; fi`
  3269. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po
  3270. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_quote.c' object='tools/fapi/tools_fapi_tss2-tss2_quote.obj' libtool=no @AMDEPBACKSLASH@
  3271. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3272. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_quote.obj `if test -f 'tools/fapi/tss2_quote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_quote.c'; fi`
  3273. tools/fapi/tools_fapi_tss2-tss2_pcrread.o: tools/fapi/tss2_pcrread.c
  3274. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrread.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.o `test -f 'tools/fapi/tss2_pcrread.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrread.c
  3275. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po
  3276. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrread.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrread.o' libtool=no @AMDEPBACKSLASH@
  3277. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3278. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.o `test -f 'tools/fapi/tss2_pcrread.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrread.c
  3279. tools/fapi/tools_fapi_tss2-tss2_pcrread.obj: tools/fapi/tss2_pcrread.c
  3280. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrread.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.obj `if test -f 'tools/fapi/tss2_pcrread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrread.c'; fi`
  3281. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po
  3282. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrread.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrread.obj' libtool=no @AMDEPBACKSLASH@
  3283. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3284. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.obj `if test -f 'tools/fapi/tss2_pcrread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrread.c'; fi`
  3285. tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o: tools/fapi/tss2_authorizepolicy.c
  3286. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o `test -f 'tools/fapi/tss2_authorizepolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_authorizepolicy.c
  3287. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po
  3288. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_authorizepolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o' libtool=no @AMDEPBACKSLASH@
  3289. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3290. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o `test -f 'tools/fapi/tss2_authorizepolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_authorizepolicy.c
  3291. tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj: tools/fapi/tss2_authorizepolicy.c
  3292. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj `if test -f 'tools/fapi/tss2_authorizepolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_authorizepolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_authorizepolicy.c'; fi`
  3293. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po
  3294. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_authorizepolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj' libtool=no @AMDEPBACKSLASH@
  3295. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3296. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj `if test -f 'tools/fapi/tss2_authorizepolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_authorizepolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_authorizepolicy.c'; fi`
  3297. tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o: tools/fapi/tss2_exportpolicy.c
  3298. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o `test -f 'tools/fapi/tss2_exportpolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportpolicy.c
  3299. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po
  3300. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportpolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o' libtool=no @AMDEPBACKSLASH@
  3301. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3302. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o `test -f 'tools/fapi/tss2_exportpolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportpolicy.c
  3303. tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj: tools/fapi/tss2_exportpolicy.c
  3304. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj `if test -f 'tools/fapi/tss2_exportpolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportpolicy.c'; fi`
  3305. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po
  3306. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportpolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj' libtool=no @AMDEPBACKSLASH@
  3307. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3308. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj `if test -f 'tools/fapi/tss2_exportpolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportpolicy.c'; fi`
  3309. tools/fapi/tools_fapi_tss2-tss2_provision.o: tools/fapi/tss2_provision.c
  3310. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_provision.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_provision.o `test -f 'tools/fapi/tss2_provision.c' || echo '$(srcdir)/'`tools/fapi/tss2_provision.c
  3311. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po
  3312. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_provision.c' object='tools/fapi/tools_fapi_tss2-tss2_provision.o' libtool=no @AMDEPBACKSLASH@
  3313. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3314. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_provision.o `test -f 'tools/fapi/tss2_provision.c' || echo '$(srcdir)/'`tools/fapi/tss2_provision.c
  3315. tools/fapi/tools_fapi_tss2-tss2_provision.obj: tools/fapi/tss2_provision.c
  3316. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_provision.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_provision.obj `if test -f 'tools/fapi/tss2_provision.c'; then $(CYGPATH_W) 'tools/fapi/tss2_provision.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_provision.c'; fi`
  3317. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po
  3318. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_provision.c' object='tools/fapi/tools_fapi_tss2-tss2_provision.obj' libtool=no @AMDEPBACKSLASH@
  3319. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3320. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_provision.obj `if test -f 'tools/fapi/tss2_provision.c'; then $(CYGPATH_W) 'tools/fapi/tss2_provision.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_provision.c'; fi`
  3321. tools/fapi/tools_fapi_tss2-tss2_getrandom.o: tools/fapi/tss2_getrandom.c
  3322. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getrandom.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.o `test -f 'tools/fapi/tss2_getrandom.c' || echo '$(srcdir)/'`tools/fapi/tss2_getrandom.c
  3323. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po
  3324. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getrandom.c' object='tools/fapi/tools_fapi_tss2-tss2_getrandom.o' libtool=no @AMDEPBACKSLASH@
  3325. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3326. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.o `test -f 'tools/fapi/tss2_getrandom.c' || echo '$(srcdir)/'`tools/fapi/tss2_getrandom.c
  3327. tools/fapi/tools_fapi_tss2-tss2_getrandom.obj: tools/fapi/tss2_getrandom.c
  3328. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getrandom.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.obj `if test -f 'tools/fapi/tss2_getrandom.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getrandom.c'; fi`
  3329. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po
  3330. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getrandom.c' object='tools/fapi/tools_fapi_tss2-tss2_getrandom.obj' libtool=no @AMDEPBACKSLASH@
  3331. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3332. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.obj `if test -f 'tools/fapi/tss2_getrandom.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getrandom.c'; fi`
  3333. tools/fapi/tools_fapi_tss2-tss2_unseal.o: tools/fapi/tss2_unseal.c
  3334. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_unseal.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.o `test -f 'tools/fapi/tss2_unseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_unseal.c
  3335. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po
  3336. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_unseal.c' object='tools/fapi/tools_fapi_tss2-tss2_unseal.o' libtool=no @AMDEPBACKSLASH@
  3337. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3338. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.o `test -f 'tools/fapi/tss2_unseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_unseal.c
  3339. tools/fapi/tools_fapi_tss2-tss2_unseal.obj: tools/fapi/tss2_unseal.c
  3340. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_unseal.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.obj `if test -f 'tools/fapi/tss2_unseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_unseal.c'; fi`
  3341. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po
  3342. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_unseal.c' object='tools/fapi/tools_fapi_tss2-tss2_unseal.obj' libtool=no @AMDEPBACKSLASH@
  3343. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3344. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.obj `if test -f 'tools/fapi/tss2_unseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_unseal.c'; fi`
  3345. tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o: tools/fapi/tss2_writeauthorizenv.c
  3346. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o `test -f 'tools/fapi/tss2_writeauthorizenv.c' || echo '$(srcdir)/'`tools/fapi/tss2_writeauthorizenv.c
  3347. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po
  3348. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_writeauthorizenv.c' object='tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o' libtool=no @AMDEPBACKSLASH@
  3349. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3350. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o `test -f 'tools/fapi/tss2_writeauthorizenv.c' || echo '$(srcdir)/'`tools/fapi/tss2_writeauthorizenv.c
  3351. tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj: tools/fapi/tss2_writeauthorizenv.c
  3352. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj `if test -f 'tools/fapi/tss2_writeauthorizenv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_writeauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_writeauthorizenv.c'; fi`
  3353. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po
  3354. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_writeauthorizenv.c' object='tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj' libtool=no @AMDEPBACKSLASH@
  3355. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3356. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj `if test -f 'tools/fapi/tss2_writeauthorizenv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_writeauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_writeauthorizenv.c'; fi`
  3357. tools/tools_tpm2-tpm2_tool.o: tools/tpm2_tool.c
  3358. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_tool.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo -c -o tools/tools_tpm2-tpm2_tool.o `test -f 'tools/tpm2_tool.c' || echo '$(srcdir)/'`tools/tpm2_tool.c
  3359. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po
  3360. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_tool.c' object='tools/tools_tpm2-tpm2_tool.o' libtool=no @AMDEPBACKSLASH@
  3361. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3362. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_tool.o `test -f 'tools/tpm2_tool.c' || echo '$(srcdir)/'`tools/tpm2_tool.c
  3363. tools/tools_tpm2-tpm2_tool.obj: tools/tpm2_tool.c
  3364. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_tool.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo -c -o tools/tools_tpm2-tpm2_tool.obj `if test -f 'tools/tpm2_tool.c'; then $(CYGPATH_W) 'tools/tpm2_tool.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_tool.c'; fi`
  3365. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po
  3366. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_tool.c' object='tools/tools_tpm2-tpm2_tool.obj' libtool=no @AMDEPBACKSLASH@
  3367. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3368. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_tool.obj `if test -f 'tools/tpm2_tool.c'; then $(CYGPATH_W) 'tools/tpm2_tool.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_tool.c'; fi`
  3369. tools/misc/tools_tpm2-tpm2_certifyX509certutil.o: tools/misc/tpm2_certifyX509certutil.c
  3370. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_certifyX509certutil.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.o `test -f 'tools/misc/tpm2_certifyX509certutil.c' || echo '$(srcdir)/'`tools/misc/tpm2_certifyX509certutil.c
  3371. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po
  3372. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_certifyX509certutil.c' object='tools/misc/tools_tpm2-tpm2_certifyX509certutil.o' libtool=no @AMDEPBACKSLASH@
  3373. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3374. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.o `test -f 'tools/misc/tpm2_certifyX509certutil.c' || echo '$(srcdir)/'`tools/misc/tpm2_certifyX509certutil.c
  3375. tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj: tools/misc/tpm2_certifyX509certutil.c
  3376. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj `if test -f 'tools/misc/tpm2_certifyX509certutil.c'; then $(CYGPATH_W) 'tools/misc/tpm2_certifyX509certutil.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_certifyX509certutil.c'; fi`
  3377. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po
  3378. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_certifyX509certutil.c' object='tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj' libtool=no @AMDEPBACKSLASH@
  3379. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3380. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj `if test -f 'tools/misc/tpm2_certifyX509certutil.c'; then $(CYGPATH_W) 'tools/misc/tpm2_certifyX509certutil.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_certifyX509certutil.c'; fi`
  3381. tools/misc/tools_tpm2-tpm2_checkquote.o: tools/misc/tpm2_checkquote.c
  3382. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_checkquote.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo -c -o tools/misc/tools_tpm2-tpm2_checkquote.o `test -f 'tools/misc/tpm2_checkquote.c' || echo '$(srcdir)/'`tools/misc/tpm2_checkquote.c
  3383. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po
  3384. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_checkquote.c' object='tools/misc/tools_tpm2-tpm2_checkquote.o' libtool=no @AMDEPBACKSLASH@
  3385. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3386. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_checkquote.o `test -f 'tools/misc/tpm2_checkquote.c' || echo '$(srcdir)/'`tools/misc/tpm2_checkquote.c
  3387. tools/misc/tools_tpm2-tpm2_checkquote.obj: tools/misc/tpm2_checkquote.c
  3388. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_checkquote.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo -c -o tools/misc/tools_tpm2-tpm2_checkquote.obj `if test -f 'tools/misc/tpm2_checkquote.c'; then $(CYGPATH_W) 'tools/misc/tpm2_checkquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_checkquote.c'; fi`
  3389. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po
  3390. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_checkquote.c' object='tools/misc/tools_tpm2-tpm2_checkquote.obj' libtool=no @AMDEPBACKSLASH@
  3391. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3392. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_checkquote.obj `if test -f 'tools/misc/tpm2_checkquote.c'; then $(CYGPATH_W) 'tools/misc/tpm2_checkquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_checkquote.c'; fi`
  3393. tools/misc/tools_tpm2-tpm2_eventlog.o: tools/misc/tpm2_eventlog.c
  3394. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_eventlog.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo -c -o tools/misc/tools_tpm2-tpm2_eventlog.o `test -f 'tools/misc/tpm2_eventlog.c' || echo '$(srcdir)/'`tools/misc/tpm2_eventlog.c
  3395. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po
  3396. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_eventlog.c' object='tools/misc/tools_tpm2-tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@
  3397. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3398. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_eventlog.o `test -f 'tools/misc/tpm2_eventlog.c' || echo '$(srcdir)/'`tools/misc/tpm2_eventlog.c
  3399. tools/misc/tools_tpm2-tpm2_eventlog.obj: tools/misc/tpm2_eventlog.c
  3400. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_eventlog.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo -c -o tools/misc/tools_tpm2-tpm2_eventlog.obj `if test -f 'tools/misc/tpm2_eventlog.c'; then $(CYGPATH_W) 'tools/misc/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_eventlog.c'; fi`
  3401. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po
  3402. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_eventlog.c' object='tools/misc/tools_tpm2-tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@
  3403. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3404. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_eventlog.obj `if test -f 'tools/misc/tpm2_eventlog.c'; then $(CYGPATH_W) 'tools/misc/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_eventlog.c'; fi`
  3405. tools/misc/tools_tpm2-tpm2_print.o: tools/misc/tpm2_print.c
  3406. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_print.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo -c -o tools/misc/tools_tpm2-tpm2_print.o `test -f 'tools/misc/tpm2_print.c' || echo '$(srcdir)/'`tools/misc/tpm2_print.c
  3407. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po
  3408. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_print.c' object='tools/misc/tools_tpm2-tpm2_print.o' libtool=no @AMDEPBACKSLASH@
  3409. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3410. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_print.o `test -f 'tools/misc/tpm2_print.c' || echo '$(srcdir)/'`tools/misc/tpm2_print.c
  3411. tools/misc/tools_tpm2-tpm2_print.obj: tools/misc/tpm2_print.c
  3412. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_print.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo -c -o tools/misc/tools_tpm2-tpm2_print.obj `if test -f 'tools/misc/tpm2_print.c'; then $(CYGPATH_W) 'tools/misc/tpm2_print.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_print.c'; fi`
  3413. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po
  3414. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_print.c' object='tools/misc/tools_tpm2-tpm2_print.obj' libtool=no @AMDEPBACKSLASH@
  3415. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3416. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_print.obj `if test -f 'tools/misc/tpm2_print.c'; then $(CYGPATH_W) 'tools/misc/tpm2_print.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_print.c'; fi`
  3417. tools/misc/tools_tpm2-tpm2_rc_decode.o: tools/misc/tpm2_rc_decode.c
  3418. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_rc_decode.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo -c -o tools/misc/tools_tpm2-tpm2_rc_decode.o `test -f 'tools/misc/tpm2_rc_decode.c' || echo '$(srcdir)/'`tools/misc/tpm2_rc_decode.c
  3419. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po
  3420. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_rc_decode.c' object='tools/misc/tools_tpm2-tpm2_rc_decode.o' libtool=no @AMDEPBACKSLASH@
  3421. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3422. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_rc_decode.o `test -f 'tools/misc/tpm2_rc_decode.c' || echo '$(srcdir)/'`tools/misc/tpm2_rc_decode.c
  3423. tools/misc/tools_tpm2-tpm2_rc_decode.obj: tools/misc/tpm2_rc_decode.c
  3424. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_rc_decode.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo -c -o tools/misc/tools_tpm2-tpm2_rc_decode.obj `if test -f 'tools/misc/tpm2_rc_decode.c'; then $(CYGPATH_W) 'tools/misc/tpm2_rc_decode.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_rc_decode.c'; fi`
  3425. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po
  3426. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_rc_decode.c' object='tools/misc/tools_tpm2-tpm2_rc_decode.obj' libtool=no @AMDEPBACKSLASH@
  3427. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3428. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_rc_decode.obj `if test -f 'tools/misc/tpm2_rc_decode.c'; then $(CYGPATH_W) 'tools/misc/tpm2_rc_decode.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_rc_decode.c'; fi`
  3429. tools/tools_tpm2-tpm2_activatecredential.o: tools/tpm2_activatecredential.c
  3430. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_activatecredential.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo -c -o tools/tools_tpm2-tpm2_activatecredential.o `test -f 'tools/tpm2_activatecredential.c' || echo '$(srcdir)/'`tools/tpm2_activatecredential.c
  3431. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po
  3432. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_activatecredential.c' object='tools/tools_tpm2-tpm2_activatecredential.o' libtool=no @AMDEPBACKSLASH@
  3433. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3434. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_activatecredential.o `test -f 'tools/tpm2_activatecredential.c' || echo '$(srcdir)/'`tools/tpm2_activatecredential.c
  3435. tools/tools_tpm2-tpm2_activatecredential.obj: tools/tpm2_activatecredential.c
  3436. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_activatecredential.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo -c -o tools/tools_tpm2-tpm2_activatecredential.obj `if test -f 'tools/tpm2_activatecredential.c'; then $(CYGPATH_W) 'tools/tpm2_activatecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_activatecredential.c'; fi`
  3437. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po
  3438. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_activatecredential.c' object='tools/tools_tpm2-tpm2_activatecredential.obj' libtool=no @AMDEPBACKSLASH@
  3439. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3440. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_activatecredential.obj `if test -f 'tools/tpm2_activatecredential.c'; then $(CYGPATH_W) 'tools/tpm2_activatecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_activatecredential.c'; fi`
  3441. tools/tools_tpm2-tpm2_certify.o: tools/tpm2_certify.c
  3442. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certify.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo -c -o tools/tools_tpm2-tpm2_certify.o `test -f 'tools/tpm2_certify.c' || echo '$(srcdir)/'`tools/tpm2_certify.c
  3443. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po
  3444. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certify.c' object='tools/tools_tpm2-tpm2_certify.o' libtool=no @AMDEPBACKSLASH@
  3445. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3446. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certify.o `test -f 'tools/tpm2_certify.c' || echo '$(srcdir)/'`tools/tpm2_certify.c
  3447. tools/tools_tpm2-tpm2_certify.obj: tools/tpm2_certify.c
  3448. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certify.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo -c -o tools/tools_tpm2-tpm2_certify.obj `if test -f 'tools/tpm2_certify.c'; then $(CYGPATH_W) 'tools/tpm2_certify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certify.c'; fi`
  3449. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po
  3450. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certify.c' object='tools/tools_tpm2-tpm2_certify.obj' libtool=no @AMDEPBACKSLASH@
  3451. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3452. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certify.obj `if test -f 'tools/tpm2_certify.c'; then $(CYGPATH_W) 'tools/tpm2_certify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certify.c'; fi`
  3453. tools/tools_tpm2-tpm2_changeauth.o: tools/tpm2_changeauth.c
  3454. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeauth.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo -c -o tools/tools_tpm2-tpm2_changeauth.o `test -f 'tools/tpm2_changeauth.c' || echo '$(srcdir)/'`tools/tpm2_changeauth.c
  3455. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po
  3456. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeauth.c' object='tools/tools_tpm2-tpm2_changeauth.o' libtool=no @AMDEPBACKSLASH@
  3457. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3458. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeauth.o `test -f 'tools/tpm2_changeauth.c' || echo '$(srcdir)/'`tools/tpm2_changeauth.c
  3459. tools/tools_tpm2-tpm2_changeauth.obj: tools/tpm2_changeauth.c
  3460. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeauth.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo -c -o tools/tools_tpm2-tpm2_changeauth.obj `if test -f 'tools/tpm2_changeauth.c'; then $(CYGPATH_W) 'tools/tpm2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeauth.c'; fi`
  3461. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po
  3462. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeauth.c' object='tools/tools_tpm2-tpm2_changeauth.obj' libtool=no @AMDEPBACKSLASH@
  3463. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3464. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeauth.obj `if test -f 'tools/tpm2_changeauth.c'; then $(CYGPATH_W) 'tools/tpm2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeauth.c'; fi`
  3465. tools/tools_tpm2-tpm2_changeeps.o: tools/tpm2_changeeps.c
  3466. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeeps.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo -c -o tools/tools_tpm2-tpm2_changeeps.o `test -f 'tools/tpm2_changeeps.c' || echo '$(srcdir)/'`tools/tpm2_changeeps.c
  3467. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po
  3468. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeeps.c' object='tools/tools_tpm2-tpm2_changeeps.o' libtool=no @AMDEPBACKSLASH@
  3469. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3470. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeeps.o `test -f 'tools/tpm2_changeeps.c' || echo '$(srcdir)/'`tools/tpm2_changeeps.c
  3471. tools/tools_tpm2-tpm2_changeeps.obj: tools/tpm2_changeeps.c
  3472. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeeps.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo -c -o tools/tools_tpm2-tpm2_changeeps.obj `if test -f 'tools/tpm2_changeeps.c'; then $(CYGPATH_W) 'tools/tpm2_changeeps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeeps.c'; fi`
  3473. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po
  3474. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeeps.c' object='tools/tools_tpm2-tpm2_changeeps.obj' libtool=no @AMDEPBACKSLASH@
  3475. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3476. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeeps.obj `if test -f 'tools/tpm2_changeeps.c'; then $(CYGPATH_W) 'tools/tpm2_changeeps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeeps.c'; fi`
  3477. tools/tools_tpm2-tpm2_changepps.o: tools/tpm2_changepps.c
  3478. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changepps.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo -c -o tools/tools_tpm2-tpm2_changepps.o `test -f 'tools/tpm2_changepps.c' || echo '$(srcdir)/'`tools/tpm2_changepps.c
  3479. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po
  3480. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changepps.c' object='tools/tools_tpm2-tpm2_changepps.o' libtool=no @AMDEPBACKSLASH@
  3481. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3482. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changepps.o `test -f 'tools/tpm2_changepps.c' || echo '$(srcdir)/'`tools/tpm2_changepps.c
  3483. tools/tools_tpm2-tpm2_changepps.obj: tools/tpm2_changepps.c
  3484. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changepps.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo -c -o tools/tools_tpm2-tpm2_changepps.obj `if test -f 'tools/tpm2_changepps.c'; then $(CYGPATH_W) 'tools/tpm2_changepps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changepps.c'; fi`
  3485. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po
  3486. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changepps.c' object='tools/tools_tpm2-tpm2_changepps.obj' libtool=no @AMDEPBACKSLASH@
  3487. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3488. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changepps.obj `if test -f 'tools/tpm2_changepps.c'; then $(CYGPATH_W) 'tools/tpm2_changepps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changepps.c'; fi`
  3489. tools/tools_tpm2-tpm2_clear.o: tools/tpm2_clear.c
  3490. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clear.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo -c -o tools/tools_tpm2-tpm2_clear.o `test -f 'tools/tpm2_clear.c' || echo '$(srcdir)/'`tools/tpm2_clear.c
  3491. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po
  3492. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clear.c' object='tools/tools_tpm2-tpm2_clear.o' libtool=no @AMDEPBACKSLASH@
  3493. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3494. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clear.o `test -f 'tools/tpm2_clear.c' || echo '$(srcdir)/'`tools/tpm2_clear.c
  3495. tools/tools_tpm2-tpm2_clear.obj: tools/tpm2_clear.c
  3496. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clear.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo -c -o tools/tools_tpm2-tpm2_clear.obj `if test -f 'tools/tpm2_clear.c'; then $(CYGPATH_W) 'tools/tpm2_clear.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clear.c'; fi`
  3497. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po
  3498. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clear.c' object='tools/tools_tpm2-tpm2_clear.obj' libtool=no @AMDEPBACKSLASH@
  3499. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3500. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clear.obj `if test -f 'tools/tpm2_clear.c'; then $(CYGPATH_W) 'tools/tpm2_clear.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clear.c'; fi`
  3501. tools/tools_tpm2-tpm2_clearcontrol.o: tools/tpm2_clearcontrol.c
  3502. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clearcontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo -c -o tools/tools_tpm2-tpm2_clearcontrol.o `test -f 'tools/tpm2_clearcontrol.c' || echo '$(srcdir)/'`tools/tpm2_clearcontrol.c
  3503. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po
  3504. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clearcontrol.c' object='tools/tools_tpm2-tpm2_clearcontrol.o' libtool=no @AMDEPBACKSLASH@
  3505. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3506. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clearcontrol.o `test -f 'tools/tpm2_clearcontrol.c' || echo '$(srcdir)/'`tools/tpm2_clearcontrol.c
  3507. tools/tools_tpm2-tpm2_clearcontrol.obj: tools/tpm2_clearcontrol.c
  3508. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clearcontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo -c -o tools/tools_tpm2-tpm2_clearcontrol.obj `if test -f 'tools/tpm2_clearcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_clearcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clearcontrol.c'; fi`
  3509. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po
  3510. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clearcontrol.c' object='tools/tools_tpm2-tpm2_clearcontrol.obj' libtool=no @AMDEPBACKSLASH@
  3511. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3512. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clearcontrol.obj `if test -f 'tools/tpm2_clearcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_clearcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clearcontrol.c'; fi`
  3513. tools/tools_tpm2-tpm2_clockrateadjust.o: tools/tpm2_clockrateadjust.c
  3514. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clockrateadjust.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo -c -o tools/tools_tpm2-tpm2_clockrateadjust.o `test -f 'tools/tpm2_clockrateadjust.c' || echo '$(srcdir)/'`tools/tpm2_clockrateadjust.c
  3515. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po
  3516. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clockrateadjust.c' object='tools/tools_tpm2-tpm2_clockrateadjust.o' libtool=no @AMDEPBACKSLASH@
  3517. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3518. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clockrateadjust.o `test -f 'tools/tpm2_clockrateadjust.c' || echo '$(srcdir)/'`tools/tpm2_clockrateadjust.c
  3519. tools/tools_tpm2-tpm2_clockrateadjust.obj: tools/tpm2_clockrateadjust.c
  3520. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clockrateadjust.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo -c -o tools/tools_tpm2-tpm2_clockrateadjust.obj `if test -f 'tools/tpm2_clockrateadjust.c'; then $(CYGPATH_W) 'tools/tpm2_clockrateadjust.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clockrateadjust.c'; fi`
  3521. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po
  3522. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clockrateadjust.c' object='tools/tools_tpm2-tpm2_clockrateadjust.obj' libtool=no @AMDEPBACKSLASH@
  3523. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3524. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clockrateadjust.obj `if test -f 'tools/tpm2_clockrateadjust.c'; then $(CYGPATH_W) 'tools/tpm2_clockrateadjust.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clockrateadjust.c'; fi`
  3525. tools/tools_tpm2-tpm2_create.o: tools/tpm2_create.c
  3526. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_create.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo -c -o tools/tools_tpm2-tpm2_create.o `test -f 'tools/tpm2_create.c' || echo '$(srcdir)/'`tools/tpm2_create.c
  3527. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po
  3528. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_create.c' object='tools/tools_tpm2-tpm2_create.o' libtool=no @AMDEPBACKSLASH@
  3529. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3530. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_create.o `test -f 'tools/tpm2_create.c' || echo '$(srcdir)/'`tools/tpm2_create.c
  3531. tools/tools_tpm2-tpm2_create.obj: tools/tpm2_create.c
  3532. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_create.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo -c -o tools/tools_tpm2-tpm2_create.obj `if test -f 'tools/tpm2_create.c'; then $(CYGPATH_W) 'tools/tpm2_create.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_create.c'; fi`
  3533. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po
  3534. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_create.c' object='tools/tools_tpm2-tpm2_create.obj' libtool=no @AMDEPBACKSLASH@
  3535. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3536. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_create.obj `if test -f 'tools/tpm2_create.c'; then $(CYGPATH_W) 'tools/tpm2_create.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_create.c'; fi`
  3537. tools/tools_tpm2-tpm2_createak.o: tools/tpm2_createak.c
  3538. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createak.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo -c -o tools/tools_tpm2-tpm2_createak.o `test -f 'tools/tpm2_createak.c' || echo '$(srcdir)/'`tools/tpm2_createak.c
  3539. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po
  3540. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createak.c' object='tools/tools_tpm2-tpm2_createak.o' libtool=no @AMDEPBACKSLASH@
  3541. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3542. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createak.o `test -f 'tools/tpm2_createak.c' || echo '$(srcdir)/'`tools/tpm2_createak.c
  3543. tools/tools_tpm2-tpm2_createak.obj: tools/tpm2_createak.c
  3544. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createak.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo -c -o tools/tools_tpm2-tpm2_createak.obj `if test -f 'tools/tpm2_createak.c'; then $(CYGPATH_W) 'tools/tpm2_createak.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createak.c'; fi`
  3545. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po
  3546. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createak.c' object='tools/tools_tpm2-tpm2_createak.obj' libtool=no @AMDEPBACKSLASH@
  3547. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3548. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createak.obj `if test -f 'tools/tpm2_createak.c'; then $(CYGPATH_W) 'tools/tpm2_createak.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createak.c'; fi`
  3549. tools/tools_tpm2-tpm2_createek.o: tools/tpm2_createek.c
  3550. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createek.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo -c -o tools/tools_tpm2-tpm2_createek.o `test -f 'tools/tpm2_createek.c' || echo '$(srcdir)/'`tools/tpm2_createek.c
  3551. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po
  3552. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createek.c' object='tools/tools_tpm2-tpm2_createek.o' libtool=no @AMDEPBACKSLASH@
  3553. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3554. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createek.o `test -f 'tools/tpm2_createek.c' || echo '$(srcdir)/'`tools/tpm2_createek.c
  3555. tools/tools_tpm2-tpm2_createek.obj: tools/tpm2_createek.c
  3556. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createek.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo -c -o tools/tools_tpm2-tpm2_createek.obj `if test -f 'tools/tpm2_createek.c'; then $(CYGPATH_W) 'tools/tpm2_createek.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createek.c'; fi`
  3557. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po
  3558. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createek.c' object='tools/tools_tpm2-tpm2_createek.obj' libtool=no @AMDEPBACKSLASH@
  3559. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3560. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createek.obj `if test -f 'tools/tpm2_createek.c'; then $(CYGPATH_W) 'tools/tpm2_createek.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createek.c'; fi`
  3561. tools/tools_tpm2-tpm2_createpolicy.o: tools/tpm2_createpolicy.c
  3562. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createpolicy.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo -c -o tools/tools_tpm2-tpm2_createpolicy.o `test -f 'tools/tpm2_createpolicy.c' || echo '$(srcdir)/'`tools/tpm2_createpolicy.c
  3563. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po
  3564. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createpolicy.c' object='tools/tools_tpm2-tpm2_createpolicy.o' libtool=no @AMDEPBACKSLASH@
  3565. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3566. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createpolicy.o `test -f 'tools/tpm2_createpolicy.c' || echo '$(srcdir)/'`tools/tpm2_createpolicy.c
  3567. tools/tools_tpm2-tpm2_createpolicy.obj: tools/tpm2_createpolicy.c
  3568. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createpolicy.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo -c -o tools/tools_tpm2-tpm2_createpolicy.obj `if test -f 'tools/tpm2_createpolicy.c'; then $(CYGPATH_W) 'tools/tpm2_createpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createpolicy.c'; fi`
  3569. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po
  3570. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createpolicy.c' object='tools/tools_tpm2-tpm2_createpolicy.obj' libtool=no @AMDEPBACKSLASH@
  3571. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3572. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createpolicy.obj `if test -f 'tools/tpm2_createpolicy.c'; then $(CYGPATH_W) 'tools/tpm2_createpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createpolicy.c'; fi`
  3573. tools/tools_tpm2-tpm2_setprimarypolicy.o: tools/tpm2_setprimarypolicy.c
  3574. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setprimarypolicy.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo -c -o tools/tools_tpm2-tpm2_setprimarypolicy.o `test -f 'tools/tpm2_setprimarypolicy.c' || echo '$(srcdir)/'`tools/tpm2_setprimarypolicy.c
  3575. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po
  3576. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setprimarypolicy.c' object='tools/tools_tpm2-tpm2_setprimarypolicy.o' libtool=no @AMDEPBACKSLASH@
  3577. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3578. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setprimarypolicy.o `test -f 'tools/tpm2_setprimarypolicy.c' || echo '$(srcdir)/'`tools/tpm2_setprimarypolicy.c
  3579. tools/tools_tpm2-tpm2_setprimarypolicy.obj: tools/tpm2_setprimarypolicy.c
  3580. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setprimarypolicy.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo -c -o tools/tools_tpm2-tpm2_setprimarypolicy.obj `if test -f 'tools/tpm2_setprimarypolicy.c'; then $(CYGPATH_W) 'tools/tpm2_setprimarypolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setprimarypolicy.c'; fi`
  3581. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po
  3582. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setprimarypolicy.c' object='tools/tools_tpm2-tpm2_setprimarypolicy.obj' libtool=no @AMDEPBACKSLASH@
  3583. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3584. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setprimarypolicy.obj `if test -f 'tools/tpm2_setprimarypolicy.c'; then $(CYGPATH_W) 'tools/tpm2_setprimarypolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setprimarypolicy.c'; fi`
  3585. tools/tools_tpm2-tpm2_createprimary.o: tools/tpm2_createprimary.c
  3586. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createprimary.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo -c -o tools/tools_tpm2-tpm2_createprimary.o `test -f 'tools/tpm2_createprimary.c' || echo '$(srcdir)/'`tools/tpm2_createprimary.c
  3587. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po
  3588. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createprimary.c' object='tools/tools_tpm2-tpm2_createprimary.o' libtool=no @AMDEPBACKSLASH@
  3589. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3590. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createprimary.o `test -f 'tools/tpm2_createprimary.c' || echo '$(srcdir)/'`tools/tpm2_createprimary.c
  3591. tools/tools_tpm2-tpm2_createprimary.obj: tools/tpm2_createprimary.c
  3592. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createprimary.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo -c -o tools/tools_tpm2-tpm2_createprimary.obj `if test -f 'tools/tpm2_createprimary.c'; then $(CYGPATH_W) 'tools/tpm2_createprimary.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createprimary.c'; fi`
  3593. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po
  3594. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createprimary.c' object='tools/tools_tpm2-tpm2_createprimary.obj' libtool=no @AMDEPBACKSLASH@
  3595. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3596. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createprimary.obj `if test -f 'tools/tpm2_createprimary.c'; then $(CYGPATH_W) 'tools/tpm2_createprimary.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createprimary.c'; fi`
  3597. tools/tools_tpm2-tpm2_dictionarylockout.o: tools/tpm2_dictionarylockout.c
  3598. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_dictionarylockout.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo -c -o tools/tools_tpm2-tpm2_dictionarylockout.o `test -f 'tools/tpm2_dictionarylockout.c' || echo '$(srcdir)/'`tools/tpm2_dictionarylockout.c
  3599. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po
  3600. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_dictionarylockout.c' object='tools/tools_tpm2-tpm2_dictionarylockout.o' libtool=no @AMDEPBACKSLASH@
  3601. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3602. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_dictionarylockout.o `test -f 'tools/tpm2_dictionarylockout.c' || echo '$(srcdir)/'`tools/tpm2_dictionarylockout.c
  3603. tools/tools_tpm2-tpm2_dictionarylockout.obj: tools/tpm2_dictionarylockout.c
  3604. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_dictionarylockout.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo -c -o tools/tools_tpm2-tpm2_dictionarylockout.obj `if test -f 'tools/tpm2_dictionarylockout.c'; then $(CYGPATH_W) 'tools/tpm2_dictionarylockout.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_dictionarylockout.c'; fi`
  3605. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po
  3606. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_dictionarylockout.c' object='tools/tools_tpm2-tpm2_dictionarylockout.obj' libtool=no @AMDEPBACKSLASH@
  3607. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3608. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_dictionarylockout.obj `if test -f 'tools/tpm2_dictionarylockout.c'; then $(CYGPATH_W) 'tools/tpm2_dictionarylockout.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_dictionarylockout.c'; fi`
  3609. tools/tools_tpm2-tpm2_duplicate.o: tools/tpm2_duplicate.c
  3610. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_duplicate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo -c -o tools/tools_tpm2-tpm2_duplicate.o `test -f 'tools/tpm2_duplicate.c' || echo '$(srcdir)/'`tools/tpm2_duplicate.c
  3611. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po
  3612. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_duplicate.c' object='tools/tools_tpm2-tpm2_duplicate.o' libtool=no @AMDEPBACKSLASH@
  3613. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3614. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_duplicate.o `test -f 'tools/tpm2_duplicate.c' || echo '$(srcdir)/'`tools/tpm2_duplicate.c
  3615. tools/tools_tpm2-tpm2_duplicate.obj: tools/tpm2_duplicate.c
  3616. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_duplicate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo -c -o tools/tools_tpm2-tpm2_duplicate.obj `if test -f 'tools/tpm2_duplicate.c'; then $(CYGPATH_W) 'tools/tpm2_duplicate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_duplicate.c'; fi`
  3617. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po
  3618. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_duplicate.c' object='tools/tools_tpm2-tpm2_duplicate.obj' libtool=no @AMDEPBACKSLASH@
  3619. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3620. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_duplicate.obj `if test -f 'tools/tpm2_duplicate.c'; then $(CYGPATH_W) 'tools/tpm2_duplicate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_duplicate.c'; fi`
  3621. tools/tools_tpm2-tpm2_getcap.o: tools/tpm2_getcap.c
  3622. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcap.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo -c -o tools/tools_tpm2-tpm2_getcap.o `test -f 'tools/tpm2_getcap.c' || echo '$(srcdir)/'`tools/tpm2_getcap.c
  3623. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po
  3624. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcap.c' object='tools/tools_tpm2-tpm2_getcap.o' libtool=no @AMDEPBACKSLASH@
  3625. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3626. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcap.o `test -f 'tools/tpm2_getcap.c' || echo '$(srcdir)/'`tools/tpm2_getcap.c
  3627. tools/tools_tpm2-tpm2_getcap.obj: tools/tpm2_getcap.c
  3628. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcap.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo -c -o tools/tools_tpm2-tpm2_getcap.obj `if test -f 'tools/tpm2_getcap.c'; then $(CYGPATH_W) 'tools/tpm2_getcap.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcap.c'; fi`
  3629. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po
  3630. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcap.c' object='tools/tools_tpm2-tpm2_getcap.obj' libtool=no @AMDEPBACKSLASH@
  3631. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3632. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcap.obj `if test -f 'tools/tpm2_getcap.c'; then $(CYGPATH_W) 'tools/tpm2_getcap.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcap.c'; fi`
  3633. tools/tools_tpm2-tpm2_gettestresult.o: tools/tpm2_gettestresult.c
  3634. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettestresult.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo -c -o tools/tools_tpm2-tpm2_gettestresult.o `test -f 'tools/tpm2_gettestresult.c' || echo '$(srcdir)/'`tools/tpm2_gettestresult.c
  3635. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po
  3636. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettestresult.c' object='tools/tools_tpm2-tpm2_gettestresult.o' libtool=no @AMDEPBACKSLASH@
  3637. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3638. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettestresult.o `test -f 'tools/tpm2_gettestresult.c' || echo '$(srcdir)/'`tools/tpm2_gettestresult.c
  3639. tools/tools_tpm2-tpm2_gettestresult.obj: tools/tpm2_gettestresult.c
  3640. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettestresult.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo -c -o tools/tools_tpm2-tpm2_gettestresult.obj `if test -f 'tools/tpm2_gettestresult.c'; then $(CYGPATH_W) 'tools/tpm2_gettestresult.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettestresult.c'; fi`
  3641. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po
  3642. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettestresult.c' object='tools/tools_tpm2-tpm2_gettestresult.obj' libtool=no @AMDEPBACKSLASH@
  3643. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3644. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettestresult.obj `if test -f 'tools/tpm2_gettestresult.c'; then $(CYGPATH_W) 'tools/tpm2_gettestresult.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettestresult.c'; fi`
  3645. tools/tools_tpm2-tpm2_encryptdecrypt.o: tools/tpm2_encryptdecrypt.c
  3646. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_encryptdecrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo -c -o tools/tools_tpm2-tpm2_encryptdecrypt.o `test -f 'tools/tpm2_encryptdecrypt.c' || echo '$(srcdir)/'`tools/tpm2_encryptdecrypt.c
  3647. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po
  3648. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_encryptdecrypt.c' object='tools/tools_tpm2-tpm2_encryptdecrypt.o' libtool=no @AMDEPBACKSLASH@
  3649. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3650. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_encryptdecrypt.o `test -f 'tools/tpm2_encryptdecrypt.c' || echo '$(srcdir)/'`tools/tpm2_encryptdecrypt.c
  3651. tools/tools_tpm2-tpm2_encryptdecrypt.obj: tools/tpm2_encryptdecrypt.c
  3652. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_encryptdecrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo -c -o tools/tools_tpm2-tpm2_encryptdecrypt.obj `if test -f 'tools/tpm2_encryptdecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_encryptdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_encryptdecrypt.c'; fi`
  3653. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po
  3654. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_encryptdecrypt.c' object='tools/tools_tpm2-tpm2_encryptdecrypt.obj' libtool=no @AMDEPBACKSLASH@
  3655. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3656. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_encryptdecrypt.obj `if test -f 'tools/tpm2_encryptdecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_encryptdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_encryptdecrypt.c'; fi`
  3657. tools/tools_tpm2-tpm2_evictcontrol.o: tools/tpm2_evictcontrol.c
  3658. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_evictcontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo -c -o tools/tools_tpm2-tpm2_evictcontrol.o `test -f 'tools/tpm2_evictcontrol.c' || echo '$(srcdir)/'`tools/tpm2_evictcontrol.c
  3659. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po
  3660. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_evictcontrol.c' object='tools/tools_tpm2-tpm2_evictcontrol.o' libtool=no @AMDEPBACKSLASH@
  3661. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3662. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_evictcontrol.o `test -f 'tools/tpm2_evictcontrol.c' || echo '$(srcdir)/'`tools/tpm2_evictcontrol.c
  3663. tools/tools_tpm2-tpm2_evictcontrol.obj: tools/tpm2_evictcontrol.c
  3664. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_evictcontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo -c -o tools/tools_tpm2-tpm2_evictcontrol.obj `if test -f 'tools/tpm2_evictcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_evictcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_evictcontrol.c'; fi`
  3665. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po
  3666. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_evictcontrol.c' object='tools/tools_tpm2-tpm2_evictcontrol.obj' libtool=no @AMDEPBACKSLASH@
  3667. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3668. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_evictcontrol.obj `if test -f 'tools/tpm2_evictcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_evictcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_evictcontrol.c'; fi`
  3669. tools/tools_tpm2-tpm2_flushcontext.o: tools/tpm2_flushcontext.c
  3670. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_flushcontext.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo -c -o tools/tools_tpm2-tpm2_flushcontext.o `test -f 'tools/tpm2_flushcontext.c' || echo '$(srcdir)/'`tools/tpm2_flushcontext.c
  3671. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po
  3672. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_flushcontext.c' object='tools/tools_tpm2-tpm2_flushcontext.o' libtool=no @AMDEPBACKSLASH@
  3673. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3674. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_flushcontext.o `test -f 'tools/tpm2_flushcontext.c' || echo '$(srcdir)/'`tools/tpm2_flushcontext.c
  3675. tools/tools_tpm2-tpm2_flushcontext.obj: tools/tpm2_flushcontext.c
  3676. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_flushcontext.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo -c -o tools/tools_tpm2-tpm2_flushcontext.obj `if test -f 'tools/tpm2_flushcontext.c'; then $(CYGPATH_W) 'tools/tpm2_flushcontext.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_flushcontext.c'; fi`
  3677. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po
  3678. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_flushcontext.c' object='tools/tools_tpm2-tpm2_flushcontext.obj' libtool=no @AMDEPBACKSLASH@
  3679. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3680. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_flushcontext.obj `if test -f 'tools/tpm2_flushcontext.c'; then $(CYGPATH_W) 'tools/tpm2_flushcontext.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_flushcontext.c'; fi`
  3681. tools/tools_tpm2-tpm2_getekcertificate.o: tools/tpm2_getekcertificate.c
  3682. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getekcertificate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo -c -o tools/tools_tpm2-tpm2_getekcertificate.o `test -f 'tools/tpm2_getekcertificate.c' || echo '$(srcdir)/'`tools/tpm2_getekcertificate.c
  3683. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po
  3684. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getekcertificate.c' object='tools/tools_tpm2-tpm2_getekcertificate.o' libtool=no @AMDEPBACKSLASH@
  3685. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3686. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getekcertificate.o `test -f 'tools/tpm2_getekcertificate.c' || echo '$(srcdir)/'`tools/tpm2_getekcertificate.c
  3687. tools/tools_tpm2-tpm2_getekcertificate.obj: tools/tpm2_getekcertificate.c
  3688. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getekcertificate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo -c -o tools/tools_tpm2-tpm2_getekcertificate.obj `if test -f 'tools/tpm2_getekcertificate.c'; then $(CYGPATH_W) 'tools/tpm2_getekcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getekcertificate.c'; fi`
  3689. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po
  3690. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getekcertificate.c' object='tools/tools_tpm2-tpm2_getekcertificate.obj' libtool=no @AMDEPBACKSLASH@
  3691. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3692. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getekcertificate.obj `if test -f 'tools/tpm2_getekcertificate.c'; then $(CYGPATH_W) 'tools/tpm2_getekcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getekcertificate.c'; fi`
  3693. tools/tools_tpm2-tpm2_getrandom.o: tools/tpm2_getrandom.c
  3694. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getrandom.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo -c -o tools/tools_tpm2-tpm2_getrandom.o `test -f 'tools/tpm2_getrandom.c' || echo '$(srcdir)/'`tools/tpm2_getrandom.c
  3695. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po
  3696. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getrandom.c' object='tools/tools_tpm2-tpm2_getrandom.o' libtool=no @AMDEPBACKSLASH@
  3697. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3698. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getrandom.o `test -f 'tools/tpm2_getrandom.c' || echo '$(srcdir)/'`tools/tpm2_getrandom.c
  3699. tools/tools_tpm2-tpm2_getrandom.obj: tools/tpm2_getrandom.c
  3700. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getrandom.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo -c -o tools/tools_tpm2-tpm2_getrandom.obj `if test -f 'tools/tpm2_getrandom.c'; then $(CYGPATH_W) 'tools/tpm2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getrandom.c'; fi`
  3701. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po
  3702. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getrandom.c' object='tools/tools_tpm2-tpm2_getrandom.obj' libtool=no @AMDEPBACKSLASH@
  3703. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3704. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getrandom.obj `if test -f 'tools/tpm2_getrandom.c'; then $(CYGPATH_W) 'tools/tpm2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getrandom.c'; fi`
  3705. tools/tools_tpm2-tpm2_gettime.o: tools/tpm2_gettime.c
  3706. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettime.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo -c -o tools/tools_tpm2-tpm2_gettime.o `test -f 'tools/tpm2_gettime.c' || echo '$(srcdir)/'`tools/tpm2_gettime.c
  3707. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po
  3708. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettime.c' object='tools/tools_tpm2-tpm2_gettime.o' libtool=no @AMDEPBACKSLASH@
  3709. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3710. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettime.o `test -f 'tools/tpm2_gettime.c' || echo '$(srcdir)/'`tools/tpm2_gettime.c
  3711. tools/tools_tpm2-tpm2_gettime.obj: tools/tpm2_gettime.c
  3712. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettime.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo -c -o tools/tools_tpm2-tpm2_gettime.obj `if test -f 'tools/tpm2_gettime.c'; then $(CYGPATH_W) 'tools/tpm2_gettime.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettime.c'; fi`
  3713. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po
  3714. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettime.c' object='tools/tools_tpm2-tpm2_gettime.obj' libtool=no @AMDEPBACKSLASH@
  3715. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3716. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettime.obj `if test -f 'tools/tpm2_gettime.c'; then $(CYGPATH_W) 'tools/tpm2_gettime.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettime.c'; fi`
  3717. tools/tools_tpm2-tpm2_hash.o: tools/tpm2_hash.c
  3718. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo -c -o tools/tools_tpm2-tpm2_hash.o `test -f 'tools/tpm2_hash.c' || echo '$(srcdir)/'`tools/tpm2_hash.c
  3719. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po
  3720. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hash.c' object='tools/tools_tpm2-tpm2_hash.o' libtool=no @AMDEPBACKSLASH@
  3721. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3722. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hash.o `test -f 'tools/tpm2_hash.c' || echo '$(srcdir)/'`tools/tpm2_hash.c
  3723. tools/tools_tpm2-tpm2_hash.obj: tools/tpm2_hash.c
  3724. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo -c -o tools/tools_tpm2-tpm2_hash.obj `if test -f 'tools/tpm2_hash.c'; then $(CYGPATH_W) 'tools/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hash.c'; fi`
  3725. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po
  3726. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hash.c' object='tools/tools_tpm2-tpm2_hash.obj' libtool=no @AMDEPBACKSLASH@
  3727. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3728. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hash.obj `if test -f 'tools/tpm2_hash.c'; then $(CYGPATH_W) 'tools/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hash.c'; fi`
  3729. tools/tools_tpm2-tpm2_hierarchycontrol.o: tools/tpm2_hierarchycontrol.c
  3730. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hierarchycontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo -c -o tools/tools_tpm2-tpm2_hierarchycontrol.o `test -f 'tools/tpm2_hierarchycontrol.c' || echo '$(srcdir)/'`tools/tpm2_hierarchycontrol.c
  3731. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po
  3732. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hierarchycontrol.c' object='tools/tools_tpm2-tpm2_hierarchycontrol.o' libtool=no @AMDEPBACKSLASH@
  3733. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3734. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hierarchycontrol.o `test -f 'tools/tpm2_hierarchycontrol.c' || echo '$(srcdir)/'`tools/tpm2_hierarchycontrol.c
  3735. tools/tools_tpm2-tpm2_hierarchycontrol.obj: tools/tpm2_hierarchycontrol.c
  3736. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hierarchycontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo -c -o tools/tools_tpm2-tpm2_hierarchycontrol.obj `if test -f 'tools/tpm2_hierarchycontrol.c'; then $(CYGPATH_W) 'tools/tpm2_hierarchycontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hierarchycontrol.c'; fi`
  3737. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po
  3738. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hierarchycontrol.c' object='tools/tools_tpm2-tpm2_hierarchycontrol.obj' libtool=no @AMDEPBACKSLASH@
  3739. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3740. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hierarchycontrol.obj `if test -f 'tools/tpm2_hierarchycontrol.c'; then $(CYGPATH_W) 'tools/tpm2_hierarchycontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hierarchycontrol.c'; fi`
  3741. tools/tools_tpm2-tpm2_hmac.o: tools/tpm2_hmac.c
  3742. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hmac.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo -c -o tools/tools_tpm2-tpm2_hmac.o `test -f 'tools/tpm2_hmac.c' || echo '$(srcdir)/'`tools/tpm2_hmac.c
  3743. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po
  3744. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hmac.c' object='tools/tools_tpm2-tpm2_hmac.o' libtool=no @AMDEPBACKSLASH@
  3745. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3746. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hmac.o `test -f 'tools/tpm2_hmac.c' || echo '$(srcdir)/'`tools/tpm2_hmac.c
  3747. tools/tools_tpm2-tpm2_hmac.obj: tools/tpm2_hmac.c
  3748. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hmac.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo -c -o tools/tools_tpm2-tpm2_hmac.obj `if test -f 'tools/tpm2_hmac.c'; then $(CYGPATH_W) 'tools/tpm2_hmac.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hmac.c'; fi`
  3749. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po
  3750. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hmac.c' object='tools/tools_tpm2-tpm2_hmac.obj' libtool=no @AMDEPBACKSLASH@
  3751. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3752. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hmac.obj `if test -f 'tools/tpm2_hmac.c'; then $(CYGPATH_W) 'tools/tpm2_hmac.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hmac.c'; fi`
  3753. tools/tools_tpm2-tpm2_import.o: tools/tpm2_import.c
  3754. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_import.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo -c -o tools/tools_tpm2-tpm2_import.o `test -f 'tools/tpm2_import.c' || echo '$(srcdir)/'`tools/tpm2_import.c
  3755. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po
  3756. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_import.c' object='tools/tools_tpm2-tpm2_import.o' libtool=no @AMDEPBACKSLASH@
  3757. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3758. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_import.o `test -f 'tools/tpm2_import.c' || echo '$(srcdir)/'`tools/tpm2_import.c
  3759. tools/tools_tpm2-tpm2_import.obj: tools/tpm2_import.c
  3760. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_import.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo -c -o tools/tools_tpm2-tpm2_import.obj `if test -f 'tools/tpm2_import.c'; then $(CYGPATH_W) 'tools/tpm2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_import.c'; fi`
  3761. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po
  3762. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_import.c' object='tools/tools_tpm2-tpm2_import.obj' libtool=no @AMDEPBACKSLASH@
  3763. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3764. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_import.obj `if test -f 'tools/tpm2_import.c'; then $(CYGPATH_W) 'tools/tpm2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_import.c'; fi`
  3765. tools/tools_tpm2-tpm2_incrementalselftest.o: tools/tpm2_incrementalselftest.c
  3766. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_incrementalselftest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo -c -o tools/tools_tpm2-tpm2_incrementalselftest.o `test -f 'tools/tpm2_incrementalselftest.c' || echo '$(srcdir)/'`tools/tpm2_incrementalselftest.c
  3767. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po
  3768. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_incrementalselftest.c' object='tools/tools_tpm2-tpm2_incrementalselftest.o' libtool=no @AMDEPBACKSLASH@
  3769. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3770. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_incrementalselftest.o `test -f 'tools/tpm2_incrementalselftest.c' || echo '$(srcdir)/'`tools/tpm2_incrementalselftest.c
  3771. tools/tools_tpm2-tpm2_incrementalselftest.obj: tools/tpm2_incrementalselftest.c
  3772. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_incrementalselftest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo -c -o tools/tools_tpm2-tpm2_incrementalselftest.obj `if test -f 'tools/tpm2_incrementalselftest.c'; then $(CYGPATH_W) 'tools/tpm2_incrementalselftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_incrementalselftest.c'; fi`
  3773. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po
  3774. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_incrementalselftest.c' object='tools/tools_tpm2-tpm2_incrementalselftest.obj' libtool=no @AMDEPBACKSLASH@
  3775. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3776. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_incrementalselftest.obj `if test -f 'tools/tpm2_incrementalselftest.c'; then $(CYGPATH_W) 'tools/tpm2_incrementalselftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_incrementalselftest.c'; fi`
  3777. tools/tools_tpm2-tpm2_load.o: tools/tpm2_load.c
  3778. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_load.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo -c -o tools/tools_tpm2-tpm2_load.o `test -f 'tools/tpm2_load.c' || echo '$(srcdir)/'`tools/tpm2_load.c
  3779. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po
  3780. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_load.c' object='tools/tools_tpm2-tpm2_load.o' libtool=no @AMDEPBACKSLASH@
  3781. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3782. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_load.o `test -f 'tools/tpm2_load.c' || echo '$(srcdir)/'`tools/tpm2_load.c
  3783. tools/tools_tpm2-tpm2_load.obj: tools/tpm2_load.c
  3784. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_load.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo -c -o tools/tools_tpm2-tpm2_load.obj `if test -f 'tools/tpm2_load.c'; then $(CYGPATH_W) 'tools/tpm2_load.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_load.c'; fi`
  3785. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po
  3786. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_load.c' object='tools/tools_tpm2-tpm2_load.obj' libtool=no @AMDEPBACKSLASH@
  3787. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3788. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_load.obj `if test -f 'tools/tpm2_load.c'; then $(CYGPATH_W) 'tools/tpm2_load.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_load.c'; fi`
  3789. tools/tools_tpm2-tpm2_loadexternal.o: tools/tpm2_loadexternal.c
  3790. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_loadexternal.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo -c -o tools/tools_tpm2-tpm2_loadexternal.o `test -f 'tools/tpm2_loadexternal.c' || echo '$(srcdir)/'`tools/tpm2_loadexternal.c
  3791. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po
  3792. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_loadexternal.c' object='tools/tools_tpm2-tpm2_loadexternal.o' libtool=no @AMDEPBACKSLASH@
  3793. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3794. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_loadexternal.o `test -f 'tools/tpm2_loadexternal.c' || echo '$(srcdir)/'`tools/tpm2_loadexternal.c
  3795. tools/tools_tpm2-tpm2_loadexternal.obj: tools/tpm2_loadexternal.c
  3796. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_loadexternal.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo -c -o tools/tools_tpm2-tpm2_loadexternal.obj `if test -f 'tools/tpm2_loadexternal.c'; then $(CYGPATH_W) 'tools/tpm2_loadexternal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_loadexternal.c'; fi`
  3797. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po
  3798. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_loadexternal.c' object='tools/tools_tpm2-tpm2_loadexternal.obj' libtool=no @AMDEPBACKSLASH@
  3799. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3800. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_loadexternal.obj `if test -f 'tools/tpm2_loadexternal.c'; then $(CYGPATH_W) 'tools/tpm2_loadexternal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_loadexternal.c'; fi`
  3801. tools/tools_tpm2-tpm2_makecredential.o: tools/tpm2_makecredential.c
  3802. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_makecredential.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo -c -o tools/tools_tpm2-tpm2_makecredential.o `test -f 'tools/tpm2_makecredential.c' || echo '$(srcdir)/'`tools/tpm2_makecredential.c
  3803. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po
  3804. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_makecredential.c' object='tools/tools_tpm2-tpm2_makecredential.o' libtool=no @AMDEPBACKSLASH@
  3805. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3806. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_makecredential.o `test -f 'tools/tpm2_makecredential.c' || echo '$(srcdir)/'`tools/tpm2_makecredential.c
  3807. tools/tools_tpm2-tpm2_makecredential.obj: tools/tpm2_makecredential.c
  3808. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_makecredential.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo -c -o tools/tools_tpm2-tpm2_makecredential.obj `if test -f 'tools/tpm2_makecredential.c'; then $(CYGPATH_W) 'tools/tpm2_makecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_makecredential.c'; fi`
  3809. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po
  3810. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_makecredential.c' object='tools/tools_tpm2-tpm2_makecredential.obj' libtool=no @AMDEPBACKSLASH@
  3811. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3812. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_makecredential.obj `if test -f 'tools/tpm2_makecredential.c'; then $(CYGPATH_W) 'tools/tpm2_makecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_makecredential.c'; fi`
  3813. tools/tools_tpm2-tpm2_nvdefine.o: tools/tpm2_nvdefine.c
  3814. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvdefine.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo -c -o tools/tools_tpm2-tpm2_nvdefine.o `test -f 'tools/tpm2_nvdefine.c' || echo '$(srcdir)/'`tools/tpm2_nvdefine.c
  3815. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po
  3816. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvdefine.c' object='tools/tools_tpm2-tpm2_nvdefine.o' libtool=no @AMDEPBACKSLASH@
  3817. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3818. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvdefine.o `test -f 'tools/tpm2_nvdefine.c' || echo '$(srcdir)/'`tools/tpm2_nvdefine.c
  3819. tools/tools_tpm2-tpm2_nvdefine.obj: tools/tpm2_nvdefine.c
  3820. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvdefine.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo -c -o tools/tools_tpm2-tpm2_nvdefine.obj `if test -f 'tools/tpm2_nvdefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvdefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvdefine.c'; fi`
  3821. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po
  3822. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvdefine.c' object='tools/tools_tpm2-tpm2_nvdefine.obj' libtool=no @AMDEPBACKSLASH@
  3823. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3824. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvdefine.obj `if test -f 'tools/tpm2_nvdefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvdefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvdefine.c'; fi`
  3825. tools/tools_tpm2-tpm2_nvextend.o: tools/tpm2_nvextend.c
  3826. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvextend.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo -c -o tools/tools_tpm2-tpm2_nvextend.o `test -f 'tools/tpm2_nvextend.c' || echo '$(srcdir)/'`tools/tpm2_nvextend.c
  3827. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po
  3828. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvextend.c' object='tools/tools_tpm2-tpm2_nvextend.o' libtool=no @AMDEPBACKSLASH@
  3829. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3830. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvextend.o `test -f 'tools/tpm2_nvextend.c' || echo '$(srcdir)/'`tools/tpm2_nvextend.c
  3831. tools/tools_tpm2-tpm2_nvextend.obj: tools/tpm2_nvextend.c
  3832. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvextend.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo -c -o tools/tools_tpm2-tpm2_nvextend.obj `if test -f 'tools/tpm2_nvextend.c'; then $(CYGPATH_W) 'tools/tpm2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvextend.c'; fi`
  3833. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po
  3834. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvextend.c' object='tools/tools_tpm2-tpm2_nvextend.obj' libtool=no @AMDEPBACKSLASH@
  3835. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3836. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvextend.obj `if test -f 'tools/tpm2_nvextend.c'; then $(CYGPATH_W) 'tools/tpm2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvextend.c'; fi`
  3837. tools/tools_tpm2-tpm2_nvincrement.o: tools/tpm2_nvincrement.c
  3838. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvincrement.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo -c -o tools/tools_tpm2-tpm2_nvincrement.o `test -f 'tools/tpm2_nvincrement.c' || echo '$(srcdir)/'`tools/tpm2_nvincrement.c
  3839. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po
  3840. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvincrement.c' object='tools/tools_tpm2-tpm2_nvincrement.o' libtool=no @AMDEPBACKSLASH@
  3841. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3842. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvincrement.o `test -f 'tools/tpm2_nvincrement.c' || echo '$(srcdir)/'`tools/tpm2_nvincrement.c
  3843. tools/tools_tpm2-tpm2_nvincrement.obj: tools/tpm2_nvincrement.c
  3844. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvincrement.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo -c -o tools/tools_tpm2-tpm2_nvincrement.obj `if test -f 'tools/tpm2_nvincrement.c'; then $(CYGPATH_W) 'tools/tpm2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvincrement.c'; fi`
  3845. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po
  3846. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvincrement.c' object='tools/tools_tpm2-tpm2_nvincrement.obj' libtool=no @AMDEPBACKSLASH@
  3847. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3848. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvincrement.obj `if test -f 'tools/tpm2_nvincrement.c'; then $(CYGPATH_W) 'tools/tpm2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvincrement.c'; fi`
  3849. tools/tools_tpm2-tpm2_nvreadpublic.o: tools/tpm2_nvreadpublic.c
  3850. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadpublic.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo -c -o tools/tools_tpm2-tpm2_nvreadpublic.o `test -f 'tools/tpm2_nvreadpublic.c' || echo '$(srcdir)/'`tools/tpm2_nvreadpublic.c
  3851. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po
  3852. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadpublic.c' object='tools/tools_tpm2-tpm2_nvreadpublic.o' libtool=no @AMDEPBACKSLASH@
  3853. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3854. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadpublic.o `test -f 'tools/tpm2_nvreadpublic.c' || echo '$(srcdir)/'`tools/tpm2_nvreadpublic.c
  3855. tools/tools_tpm2-tpm2_nvreadpublic.obj: tools/tpm2_nvreadpublic.c
  3856. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadpublic.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo -c -o tools/tools_tpm2-tpm2_nvreadpublic.obj `if test -f 'tools/tpm2_nvreadpublic.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadpublic.c'; fi`
  3857. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po
  3858. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadpublic.c' object='tools/tools_tpm2-tpm2_nvreadpublic.obj' libtool=no @AMDEPBACKSLASH@
  3859. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3860. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadpublic.obj `if test -f 'tools/tpm2_nvreadpublic.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadpublic.c'; fi`
  3861. tools/tools_tpm2-tpm2_nvread.o: tools/tpm2_nvread.c
  3862. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvread.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo -c -o tools/tools_tpm2-tpm2_nvread.o `test -f 'tools/tpm2_nvread.c' || echo '$(srcdir)/'`tools/tpm2_nvread.c
  3863. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po
  3864. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvread.c' object='tools/tools_tpm2-tpm2_nvread.o' libtool=no @AMDEPBACKSLASH@
  3865. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3866. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvread.o `test -f 'tools/tpm2_nvread.c' || echo '$(srcdir)/'`tools/tpm2_nvread.c
  3867. tools/tools_tpm2-tpm2_nvread.obj: tools/tpm2_nvread.c
  3868. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvread.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo -c -o tools/tools_tpm2-tpm2_nvread.obj `if test -f 'tools/tpm2_nvread.c'; then $(CYGPATH_W) 'tools/tpm2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvread.c'; fi`
  3869. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po
  3870. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvread.c' object='tools/tools_tpm2-tpm2_nvread.obj' libtool=no @AMDEPBACKSLASH@
  3871. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3872. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvread.obj `if test -f 'tools/tpm2_nvread.c'; then $(CYGPATH_W) 'tools/tpm2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvread.c'; fi`
  3873. tools/tools_tpm2-tpm2_nvreadlock.o: tools/tpm2_nvreadlock.c
  3874. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadlock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo -c -o tools/tools_tpm2-tpm2_nvreadlock.o `test -f 'tools/tpm2_nvreadlock.c' || echo '$(srcdir)/'`tools/tpm2_nvreadlock.c
  3875. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po
  3876. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadlock.c' object='tools/tools_tpm2-tpm2_nvreadlock.o' libtool=no @AMDEPBACKSLASH@
  3877. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3878. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadlock.o `test -f 'tools/tpm2_nvreadlock.c' || echo '$(srcdir)/'`tools/tpm2_nvreadlock.c
  3879. tools/tools_tpm2-tpm2_nvreadlock.obj: tools/tpm2_nvreadlock.c
  3880. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadlock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo -c -o tools/tools_tpm2-tpm2_nvreadlock.obj `if test -f 'tools/tpm2_nvreadlock.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadlock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadlock.c'; fi`
  3881. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po
  3882. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadlock.c' object='tools/tools_tpm2-tpm2_nvreadlock.obj' libtool=no @AMDEPBACKSLASH@
  3883. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3884. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadlock.obj `if test -f 'tools/tpm2_nvreadlock.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadlock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadlock.c'; fi`
  3885. tools/tools_tpm2-tpm2_nvundefine.o: tools/tpm2_nvundefine.c
  3886. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvundefine.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo -c -o tools/tools_tpm2-tpm2_nvundefine.o `test -f 'tools/tpm2_nvundefine.c' || echo '$(srcdir)/'`tools/tpm2_nvundefine.c
  3887. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po
  3888. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvundefine.c' object='tools/tools_tpm2-tpm2_nvundefine.o' libtool=no @AMDEPBACKSLASH@
  3889. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3890. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvundefine.o `test -f 'tools/tpm2_nvundefine.c' || echo '$(srcdir)/'`tools/tpm2_nvundefine.c
  3891. tools/tools_tpm2-tpm2_nvundefine.obj: tools/tpm2_nvundefine.c
  3892. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvundefine.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo -c -o tools/tools_tpm2-tpm2_nvundefine.obj `if test -f 'tools/tpm2_nvundefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvundefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvundefine.c'; fi`
  3893. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po
  3894. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvundefine.c' object='tools/tools_tpm2-tpm2_nvundefine.obj' libtool=no @AMDEPBACKSLASH@
  3895. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3896. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvundefine.obj `if test -f 'tools/tpm2_nvundefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvundefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvundefine.c'; fi`
  3897. tools/tools_tpm2-tpm2_nvwrite.o: tools/tpm2_nvwrite.c
  3898. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwrite.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo -c -o tools/tools_tpm2-tpm2_nvwrite.o `test -f 'tools/tpm2_nvwrite.c' || echo '$(srcdir)/'`tools/tpm2_nvwrite.c
  3899. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po
  3900. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwrite.c' object='tools/tools_tpm2-tpm2_nvwrite.o' libtool=no @AMDEPBACKSLASH@
  3901. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3902. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwrite.o `test -f 'tools/tpm2_nvwrite.c' || echo '$(srcdir)/'`tools/tpm2_nvwrite.c
  3903. tools/tools_tpm2-tpm2_nvwrite.obj: tools/tpm2_nvwrite.c
  3904. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwrite.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo -c -o tools/tools_tpm2-tpm2_nvwrite.obj `if test -f 'tools/tpm2_nvwrite.c'; then $(CYGPATH_W) 'tools/tpm2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwrite.c'; fi`
  3905. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po
  3906. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwrite.c' object='tools/tools_tpm2-tpm2_nvwrite.obj' libtool=no @AMDEPBACKSLASH@
  3907. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3908. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwrite.obj `if test -f 'tools/tpm2_nvwrite.c'; then $(CYGPATH_W) 'tools/tpm2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwrite.c'; fi`
  3909. tools/tools_tpm2-tpm2_nvwritelock.o: tools/tpm2_nvwritelock.c
  3910. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwritelock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo -c -o tools/tools_tpm2-tpm2_nvwritelock.o `test -f 'tools/tpm2_nvwritelock.c' || echo '$(srcdir)/'`tools/tpm2_nvwritelock.c
  3911. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po
  3912. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwritelock.c' object='tools/tools_tpm2-tpm2_nvwritelock.o' libtool=no @AMDEPBACKSLASH@
  3913. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3914. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwritelock.o `test -f 'tools/tpm2_nvwritelock.c' || echo '$(srcdir)/'`tools/tpm2_nvwritelock.c
  3915. tools/tools_tpm2-tpm2_nvwritelock.obj: tools/tpm2_nvwritelock.c
  3916. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwritelock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo -c -o tools/tools_tpm2-tpm2_nvwritelock.obj `if test -f 'tools/tpm2_nvwritelock.c'; then $(CYGPATH_W) 'tools/tpm2_nvwritelock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwritelock.c'; fi`
  3917. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po
  3918. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwritelock.c' object='tools/tools_tpm2-tpm2_nvwritelock.obj' libtool=no @AMDEPBACKSLASH@
  3919. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3920. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwritelock.obj `if test -f 'tools/tpm2_nvwritelock.c'; then $(CYGPATH_W) 'tools/tpm2_nvwritelock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwritelock.c'; fi`
  3921. tools/tools_tpm2-tpm2_nvsetbits.o: tools/tpm2_nvsetbits.c
  3922. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvsetbits.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo -c -o tools/tools_tpm2-tpm2_nvsetbits.o `test -f 'tools/tpm2_nvsetbits.c' || echo '$(srcdir)/'`tools/tpm2_nvsetbits.c
  3923. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po
  3924. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvsetbits.c' object='tools/tools_tpm2-tpm2_nvsetbits.o' libtool=no @AMDEPBACKSLASH@
  3925. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3926. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvsetbits.o `test -f 'tools/tpm2_nvsetbits.c' || echo '$(srcdir)/'`tools/tpm2_nvsetbits.c
  3927. tools/tools_tpm2-tpm2_nvsetbits.obj: tools/tpm2_nvsetbits.c
  3928. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvsetbits.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo -c -o tools/tools_tpm2-tpm2_nvsetbits.obj `if test -f 'tools/tpm2_nvsetbits.c'; then $(CYGPATH_W) 'tools/tpm2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvsetbits.c'; fi`
  3929. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po
  3930. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvsetbits.c' object='tools/tools_tpm2-tpm2_nvsetbits.obj' libtool=no @AMDEPBACKSLASH@
  3931. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3932. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvsetbits.obj `if test -f 'tools/tpm2_nvsetbits.c'; then $(CYGPATH_W) 'tools/tpm2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvsetbits.c'; fi`
  3933. tools/tools_tpm2-tpm2_pcrallocate.o: tools/tpm2_pcrallocate.c
  3934. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrallocate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo -c -o tools/tools_tpm2-tpm2_pcrallocate.o `test -f 'tools/tpm2_pcrallocate.c' || echo '$(srcdir)/'`tools/tpm2_pcrallocate.c
  3935. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po
  3936. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrallocate.c' object='tools/tools_tpm2-tpm2_pcrallocate.o' libtool=no @AMDEPBACKSLASH@
  3937. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3938. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrallocate.o `test -f 'tools/tpm2_pcrallocate.c' || echo '$(srcdir)/'`tools/tpm2_pcrallocate.c
  3939. tools/tools_tpm2-tpm2_pcrallocate.obj: tools/tpm2_pcrallocate.c
  3940. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrallocate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo -c -o tools/tools_tpm2-tpm2_pcrallocate.obj `if test -f 'tools/tpm2_pcrallocate.c'; then $(CYGPATH_W) 'tools/tpm2_pcrallocate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrallocate.c'; fi`
  3941. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po
  3942. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrallocate.c' object='tools/tools_tpm2-tpm2_pcrallocate.obj' libtool=no @AMDEPBACKSLASH@
  3943. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3944. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrallocate.obj `if test -f 'tools/tpm2_pcrallocate.c'; then $(CYGPATH_W) 'tools/tpm2_pcrallocate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrallocate.c'; fi`
  3945. tools/tools_tpm2-tpm2_pcrevent.o: tools/tpm2_pcrevent.c
  3946. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrevent.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo -c -o tools/tools_tpm2-tpm2_pcrevent.o `test -f 'tools/tpm2_pcrevent.c' || echo '$(srcdir)/'`tools/tpm2_pcrevent.c
  3947. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po
  3948. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrevent.c' object='tools/tools_tpm2-tpm2_pcrevent.o' libtool=no @AMDEPBACKSLASH@
  3949. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3950. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrevent.o `test -f 'tools/tpm2_pcrevent.c' || echo '$(srcdir)/'`tools/tpm2_pcrevent.c
  3951. tools/tools_tpm2-tpm2_pcrevent.obj: tools/tpm2_pcrevent.c
  3952. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrevent.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo -c -o tools/tools_tpm2-tpm2_pcrevent.obj `if test -f 'tools/tpm2_pcrevent.c'; then $(CYGPATH_W) 'tools/tpm2_pcrevent.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrevent.c'; fi`
  3953. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po
  3954. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrevent.c' object='tools/tools_tpm2-tpm2_pcrevent.obj' libtool=no @AMDEPBACKSLASH@
  3955. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3956. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrevent.obj `if test -f 'tools/tpm2_pcrevent.c'; then $(CYGPATH_W) 'tools/tpm2_pcrevent.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrevent.c'; fi`
  3957. tools/tools_tpm2-tpm2_pcrextend.o: tools/tpm2_pcrextend.c
  3958. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrextend.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo -c -o tools/tools_tpm2-tpm2_pcrextend.o `test -f 'tools/tpm2_pcrextend.c' || echo '$(srcdir)/'`tools/tpm2_pcrextend.c
  3959. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po
  3960. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrextend.c' object='tools/tools_tpm2-tpm2_pcrextend.o' libtool=no @AMDEPBACKSLASH@
  3961. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3962. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrextend.o `test -f 'tools/tpm2_pcrextend.c' || echo '$(srcdir)/'`tools/tpm2_pcrextend.c
  3963. tools/tools_tpm2-tpm2_pcrextend.obj: tools/tpm2_pcrextend.c
  3964. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrextend.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo -c -o tools/tools_tpm2-tpm2_pcrextend.obj `if test -f 'tools/tpm2_pcrextend.c'; then $(CYGPATH_W) 'tools/tpm2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrextend.c'; fi`
  3965. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po
  3966. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrextend.c' object='tools/tools_tpm2-tpm2_pcrextend.obj' libtool=no @AMDEPBACKSLASH@
  3967. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3968. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrextend.obj `if test -f 'tools/tpm2_pcrextend.c'; then $(CYGPATH_W) 'tools/tpm2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrextend.c'; fi`
  3969. tools/tools_tpm2-tpm2_pcrread.o: tools/tpm2_pcrread.c
  3970. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrread.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo -c -o tools/tools_tpm2-tpm2_pcrread.o `test -f 'tools/tpm2_pcrread.c' || echo '$(srcdir)/'`tools/tpm2_pcrread.c
  3971. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po
  3972. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrread.c' object='tools/tools_tpm2-tpm2_pcrread.o' libtool=no @AMDEPBACKSLASH@
  3973. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3974. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrread.o `test -f 'tools/tpm2_pcrread.c' || echo '$(srcdir)/'`tools/tpm2_pcrread.c
  3975. tools/tools_tpm2-tpm2_pcrread.obj: tools/tpm2_pcrread.c
  3976. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrread.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo -c -o tools/tools_tpm2-tpm2_pcrread.obj `if test -f 'tools/tpm2_pcrread.c'; then $(CYGPATH_W) 'tools/tpm2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrread.c'; fi`
  3977. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po
  3978. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrread.c' object='tools/tools_tpm2-tpm2_pcrread.obj' libtool=no @AMDEPBACKSLASH@
  3979. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3980. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrread.obj `if test -f 'tools/tpm2_pcrread.c'; then $(CYGPATH_W) 'tools/tpm2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrread.c'; fi`
  3981. tools/tools_tpm2-tpm2_pcrreset.o: tools/tpm2_pcrreset.c
  3982. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrreset.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo -c -o tools/tools_tpm2-tpm2_pcrreset.o `test -f 'tools/tpm2_pcrreset.c' || echo '$(srcdir)/'`tools/tpm2_pcrreset.c
  3983. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po
  3984. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrreset.c' object='tools/tools_tpm2-tpm2_pcrreset.o' libtool=no @AMDEPBACKSLASH@
  3985. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3986. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrreset.o `test -f 'tools/tpm2_pcrreset.c' || echo '$(srcdir)/'`tools/tpm2_pcrreset.c
  3987. tools/tools_tpm2-tpm2_pcrreset.obj: tools/tpm2_pcrreset.c
  3988. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrreset.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo -c -o tools/tools_tpm2-tpm2_pcrreset.obj `if test -f 'tools/tpm2_pcrreset.c'; then $(CYGPATH_W) 'tools/tpm2_pcrreset.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrreset.c'; fi`
  3989. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po
  3990. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrreset.c' object='tools/tools_tpm2-tpm2_pcrreset.obj' libtool=no @AMDEPBACKSLASH@
  3991. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3992. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrreset.obj `if test -f 'tools/tpm2_pcrreset.c'; then $(CYGPATH_W) 'tools/tpm2_pcrreset.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrreset.c'; fi`
  3993. tools/tools_tpm2-tpm2_policypcr.o: tools/tpm2_policypcr.c
  3994. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypcr.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo -c -o tools/tools_tpm2-tpm2_policypcr.o `test -f 'tools/tpm2_policypcr.c' || echo '$(srcdir)/'`tools/tpm2_policypcr.c
  3995. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po
  3996. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypcr.c' object='tools/tools_tpm2-tpm2_policypcr.o' libtool=no @AMDEPBACKSLASH@
  3997. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  3998. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypcr.o `test -f 'tools/tpm2_policypcr.c' || echo '$(srcdir)/'`tools/tpm2_policypcr.c
  3999. tools/tools_tpm2-tpm2_policypcr.obj: tools/tpm2_policypcr.c
  4000. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypcr.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo -c -o tools/tools_tpm2-tpm2_policypcr.obj `if test -f 'tools/tpm2_policypcr.c'; then $(CYGPATH_W) 'tools/tpm2_policypcr.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypcr.c'; fi`
  4001. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po
  4002. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypcr.c' object='tools/tools_tpm2-tpm2_policypcr.obj' libtool=no @AMDEPBACKSLASH@
  4003. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4004. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypcr.obj `if test -f 'tools/tpm2_policypcr.c'; then $(CYGPATH_W) 'tools/tpm2_policypcr.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypcr.c'; fi`
  4005. tools/tools_tpm2-tpm2_policyauthorize.o: tools/tpm2_policyauthorize.c
  4006. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorize.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorize.o `test -f 'tools/tpm2_policyauthorize.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorize.c
  4007. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po
  4008. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorize.c' object='tools/tools_tpm2-tpm2_policyauthorize.o' libtool=no @AMDEPBACKSLASH@
  4009. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4010. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorize.o `test -f 'tools/tpm2_policyauthorize.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorize.c
  4011. tools/tools_tpm2-tpm2_policyauthorize.obj: tools/tpm2_policyauthorize.c
  4012. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorize.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorize.obj `if test -f 'tools/tpm2_policyauthorize.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorize.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorize.c'; fi`
  4013. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po
  4014. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorize.c' object='tools/tools_tpm2-tpm2_policyauthorize.obj' libtool=no @AMDEPBACKSLASH@
  4015. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4016. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorize.obj `if test -f 'tools/tpm2_policyauthorize.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorize.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorize.c'; fi`
  4017. tools/tools_tpm2-tpm2_policyauthorizenv.o: tools/tpm2_policyauthorizenv.c
  4018. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorizenv.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorizenv.o `test -f 'tools/tpm2_policyauthorizenv.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorizenv.c
  4019. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po
  4020. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorizenv.c' object='tools/tools_tpm2-tpm2_policyauthorizenv.o' libtool=no @AMDEPBACKSLASH@
  4021. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4022. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorizenv.o `test -f 'tools/tpm2_policyauthorizenv.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorizenv.c
  4023. tools/tools_tpm2-tpm2_policyauthorizenv.obj: tools/tpm2_policyauthorizenv.c
  4024. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorizenv.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorizenv.obj `if test -f 'tools/tpm2_policyauthorizenv.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorizenv.c'; fi`
  4025. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po
  4026. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorizenv.c' object='tools/tools_tpm2-tpm2_policyauthorizenv.obj' libtool=no @AMDEPBACKSLASH@
  4027. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4028. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorizenv.obj `if test -f 'tools/tpm2_policyauthorizenv.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorizenv.c'; fi`
  4029. tools/tools_tpm2-tpm2_policynv.o: tools/tpm2_policynv.c
  4030. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynv.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo -c -o tools/tools_tpm2-tpm2_policynv.o `test -f 'tools/tpm2_policynv.c' || echo '$(srcdir)/'`tools/tpm2_policynv.c
  4031. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po
  4032. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynv.c' object='tools/tools_tpm2-tpm2_policynv.o' libtool=no @AMDEPBACKSLASH@
  4033. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4034. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynv.o `test -f 'tools/tpm2_policynv.c' || echo '$(srcdir)/'`tools/tpm2_policynv.c
  4035. tools/tools_tpm2-tpm2_policynv.obj: tools/tpm2_policynv.c
  4036. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynv.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo -c -o tools/tools_tpm2-tpm2_policynv.obj `if test -f 'tools/tpm2_policynv.c'; then $(CYGPATH_W) 'tools/tpm2_policynv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynv.c'; fi`
  4037. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po
  4038. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynv.c' object='tools/tools_tpm2-tpm2_policynv.obj' libtool=no @AMDEPBACKSLASH@
  4039. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4040. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynv.obj `if test -f 'tools/tpm2_policynv.c'; then $(CYGPATH_W) 'tools/tpm2_policynv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynv.c'; fi`
  4041. tools/tools_tpm2-tpm2_policycountertimer.o: tools/tpm2_policycountertimer.c
  4042. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycountertimer.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo -c -o tools/tools_tpm2-tpm2_policycountertimer.o `test -f 'tools/tpm2_policycountertimer.c' || echo '$(srcdir)/'`tools/tpm2_policycountertimer.c
  4043. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po
  4044. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycountertimer.c' object='tools/tools_tpm2-tpm2_policycountertimer.o' libtool=no @AMDEPBACKSLASH@
  4045. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4046. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycountertimer.o `test -f 'tools/tpm2_policycountertimer.c' || echo '$(srcdir)/'`tools/tpm2_policycountertimer.c
  4047. tools/tools_tpm2-tpm2_policycountertimer.obj: tools/tpm2_policycountertimer.c
  4048. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycountertimer.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo -c -o tools/tools_tpm2-tpm2_policycountertimer.obj `if test -f 'tools/tpm2_policycountertimer.c'; then $(CYGPATH_W) 'tools/tpm2_policycountertimer.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycountertimer.c'; fi`
  4049. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po
  4050. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycountertimer.c' object='tools/tools_tpm2-tpm2_policycountertimer.obj' libtool=no @AMDEPBACKSLASH@
  4051. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4052. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycountertimer.obj `if test -f 'tools/tpm2_policycountertimer.c'; then $(CYGPATH_W) 'tools/tpm2_policycountertimer.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycountertimer.c'; fi`
  4053. tools/tools_tpm2-tpm2_policyor.o: tools/tpm2_policyor.c
  4054. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyor.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo -c -o tools/tools_tpm2-tpm2_policyor.o `test -f 'tools/tpm2_policyor.c' || echo '$(srcdir)/'`tools/tpm2_policyor.c
  4055. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po
  4056. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyor.c' object='tools/tools_tpm2-tpm2_policyor.o' libtool=no @AMDEPBACKSLASH@
  4057. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4058. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyor.o `test -f 'tools/tpm2_policyor.c' || echo '$(srcdir)/'`tools/tpm2_policyor.c
  4059. tools/tools_tpm2-tpm2_policyor.obj: tools/tpm2_policyor.c
  4060. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyor.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo -c -o tools/tools_tpm2-tpm2_policyor.obj `if test -f 'tools/tpm2_policyor.c'; then $(CYGPATH_W) 'tools/tpm2_policyor.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyor.c'; fi`
  4061. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po
  4062. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyor.c' object='tools/tools_tpm2-tpm2_policyor.obj' libtool=no @AMDEPBACKSLASH@
  4063. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4064. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyor.obj `if test -f 'tools/tpm2_policyor.c'; then $(CYGPATH_W) 'tools/tpm2_policyor.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyor.c'; fi`
  4065. tools/tools_tpm2-tpm2_policynamehash.o: tools/tpm2_policynamehash.c
  4066. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynamehash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo -c -o tools/tools_tpm2-tpm2_policynamehash.o `test -f 'tools/tpm2_policynamehash.c' || echo '$(srcdir)/'`tools/tpm2_policynamehash.c
  4067. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po
  4068. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynamehash.c' object='tools/tools_tpm2-tpm2_policynamehash.o' libtool=no @AMDEPBACKSLASH@
  4069. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4070. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynamehash.o `test -f 'tools/tpm2_policynamehash.c' || echo '$(srcdir)/'`tools/tpm2_policynamehash.c
  4071. tools/tools_tpm2-tpm2_policynamehash.obj: tools/tpm2_policynamehash.c
  4072. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynamehash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo -c -o tools/tools_tpm2-tpm2_policynamehash.obj `if test -f 'tools/tpm2_policynamehash.c'; then $(CYGPATH_W) 'tools/tpm2_policynamehash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynamehash.c'; fi`
  4073. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po
  4074. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynamehash.c' object='tools/tools_tpm2-tpm2_policynamehash.obj' libtool=no @AMDEPBACKSLASH@
  4075. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4076. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynamehash.obj `if test -f 'tools/tpm2_policynamehash.c'; then $(CYGPATH_W) 'tools/tpm2_policynamehash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynamehash.c'; fi`
  4077. tools/tools_tpm2-tpm2_policytemplate.o: tools/tpm2_policytemplate.c
  4078. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policytemplate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo -c -o tools/tools_tpm2-tpm2_policytemplate.o `test -f 'tools/tpm2_policytemplate.c' || echo '$(srcdir)/'`tools/tpm2_policytemplate.c
  4079. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po
  4080. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policytemplate.c' object='tools/tools_tpm2-tpm2_policytemplate.o' libtool=no @AMDEPBACKSLASH@
  4081. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4082. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policytemplate.o `test -f 'tools/tpm2_policytemplate.c' || echo '$(srcdir)/'`tools/tpm2_policytemplate.c
  4083. tools/tools_tpm2-tpm2_policytemplate.obj: tools/tpm2_policytemplate.c
  4084. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policytemplate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo -c -o tools/tools_tpm2-tpm2_policytemplate.obj `if test -f 'tools/tpm2_policytemplate.c'; then $(CYGPATH_W) 'tools/tpm2_policytemplate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policytemplate.c'; fi`
  4085. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po
  4086. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policytemplate.c' object='tools/tools_tpm2-tpm2_policytemplate.obj' libtool=no @AMDEPBACKSLASH@
  4087. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4088. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policytemplate.obj `if test -f 'tools/tpm2_policytemplate.c'; then $(CYGPATH_W) 'tools/tpm2_policytemplate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policytemplate.c'; fi`
  4089. tools/tools_tpm2-tpm2_policycphash.o: tools/tpm2_policycphash.c
  4090. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycphash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo -c -o tools/tools_tpm2-tpm2_policycphash.o `test -f 'tools/tpm2_policycphash.c' || echo '$(srcdir)/'`tools/tpm2_policycphash.c
  4091. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po
  4092. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycphash.c' object='tools/tools_tpm2-tpm2_policycphash.o' libtool=no @AMDEPBACKSLASH@
  4093. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4094. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycphash.o `test -f 'tools/tpm2_policycphash.c' || echo '$(srcdir)/'`tools/tpm2_policycphash.c
  4095. tools/tools_tpm2-tpm2_policycphash.obj: tools/tpm2_policycphash.c
  4096. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycphash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo -c -o tools/tools_tpm2-tpm2_policycphash.obj `if test -f 'tools/tpm2_policycphash.c'; then $(CYGPATH_W) 'tools/tpm2_policycphash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycphash.c'; fi`
  4097. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po
  4098. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycphash.c' object='tools/tools_tpm2-tpm2_policycphash.obj' libtool=no @AMDEPBACKSLASH@
  4099. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4100. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycphash.obj `if test -f 'tools/tpm2_policycphash.c'; then $(CYGPATH_W) 'tools/tpm2_policycphash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycphash.c'; fi`
  4101. tools/tools_tpm2-tpm2_policypassword.o: tools/tpm2_policypassword.c
  4102. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypassword.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo -c -o tools/tools_tpm2-tpm2_policypassword.o `test -f 'tools/tpm2_policypassword.c' || echo '$(srcdir)/'`tools/tpm2_policypassword.c
  4103. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po
  4104. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypassword.c' object='tools/tools_tpm2-tpm2_policypassword.o' libtool=no @AMDEPBACKSLASH@
  4105. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4106. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypassword.o `test -f 'tools/tpm2_policypassword.c' || echo '$(srcdir)/'`tools/tpm2_policypassword.c
  4107. tools/tools_tpm2-tpm2_policypassword.obj: tools/tpm2_policypassword.c
  4108. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypassword.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo -c -o tools/tools_tpm2-tpm2_policypassword.obj `if test -f 'tools/tpm2_policypassword.c'; then $(CYGPATH_W) 'tools/tpm2_policypassword.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypassword.c'; fi`
  4109. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po
  4110. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypassword.c' object='tools/tools_tpm2-tpm2_policypassword.obj' libtool=no @AMDEPBACKSLASH@
  4111. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4112. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypassword.obj `if test -f 'tools/tpm2_policypassword.c'; then $(CYGPATH_W) 'tools/tpm2_policypassword.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypassword.c'; fi`
  4113. tools/tools_tpm2-tpm2_policysigned.o: tools/tpm2_policysigned.c
  4114. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysigned.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo -c -o tools/tools_tpm2-tpm2_policysigned.o `test -f 'tools/tpm2_policysigned.c' || echo '$(srcdir)/'`tools/tpm2_policysigned.c
  4115. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po
  4116. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysigned.c' object='tools/tools_tpm2-tpm2_policysigned.o' libtool=no @AMDEPBACKSLASH@
  4117. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4118. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysigned.o `test -f 'tools/tpm2_policysigned.c' || echo '$(srcdir)/'`tools/tpm2_policysigned.c
  4119. tools/tools_tpm2-tpm2_policysigned.obj: tools/tpm2_policysigned.c
  4120. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysigned.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo -c -o tools/tools_tpm2-tpm2_policysigned.obj `if test -f 'tools/tpm2_policysigned.c'; then $(CYGPATH_W) 'tools/tpm2_policysigned.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysigned.c'; fi`
  4121. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po
  4122. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysigned.c' object='tools/tools_tpm2-tpm2_policysigned.obj' libtool=no @AMDEPBACKSLASH@
  4123. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4124. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysigned.obj `if test -f 'tools/tpm2_policysigned.c'; then $(CYGPATH_W) 'tools/tpm2_policysigned.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysigned.c'; fi`
  4125. tools/tools_tpm2-tpm2_policyticket.o: tools/tpm2_policyticket.c
  4126. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyticket.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo -c -o tools/tools_tpm2-tpm2_policyticket.o `test -f 'tools/tpm2_policyticket.c' || echo '$(srcdir)/'`tools/tpm2_policyticket.c
  4127. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po
  4128. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyticket.c' object='tools/tools_tpm2-tpm2_policyticket.o' libtool=no @AMDEPBACKSLASH@
  4129. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4130. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyticket.o `test -f 'tools/tpm2_policyticket.c' || echo '$(srcdir)/'`tools/tpm2_policyticket.c
  4131. tools/tools_tpm2-tpm2_policyticket.obj: tools/tpm2_policyticket.c
  4132. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyticket.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo -c -o tools/tools_tpm2-tpm2_policyticket.obj `if test -f 'tools/tpm2_policyticket.c'; then $(CYGPATH_W) 'tools/tpm2_policyticket.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyticket.c'; fi`
  4133. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po
  4134. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyticket.c' object='tools/tools_tpm2-tpm2_policyticket.obj' libtool=no @AMDEPBACKSLASH@
  4135. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4136. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyticket.obj `if test -f 'tools/tpm2_policyticket.c'; then $(CYGPATH_W) 'tools/tpm2_policyticket.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyticket.c'; fi`
  4137. tools/tools_tpm2-tpm2_policyauthvalue.o: tools/tpm2_policyauthvalue.c
  4138. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthvalue.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo -c -o tools/tools_tpm2-tpm2_policyauthvalue.o `test -f 'tools/tpm2_policyauthvalue.c' || echo '$(srcdir)/'`tools/tpm2_policyauthvalue.c
  4139. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po
  4140. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthvalue.c' object='tools/tools_tpm2-tpm2_policyauthvalue.o' libtool=no @AMDEPBACKSLASH@
  4141. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4142. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthvalue.o `test -f 'tools/tpm2_policyauthvalue.c' || echo '$(srcdir)/'`tools/tpm2_policyauthvalue.c
  4143. tools/tools_tpm2-tpm2_policyauthvalue.obj: tools/tpm2_policyauthvalue.c
  4144. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthvalue.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo -c -o tools/tools_tpm2-tpm2_policyauthvalue.obj `if test -f 'tools/tpm2_policyauthvalue.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthvalue.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthvalue.c'; fi`
  4145. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po
  4146. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthvalue.c' object='tools/tools_tpm2-tpm2_policyauthvalue.obj' libtool=no @AMDEPBACKSLASH@
  4147. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4148. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthvalue.obj `if test -f 'tools/tpm2_policyauthvalue.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthvalue.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthvalue.c'; fi`
  4149. tools/tools_tpm2-tpm2_policysecret.o: tools/tpm2_policysecret.c
  4150. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysecret.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo -c -o tools/tools_tpm2-tpm2_policysecret.o `test -f 'tools/tpm2_policysecret.c' || echo '$(srcdir)/'`tools/tpm2_policysecret.c
  4151. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po
  4152. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysecret.c' object='tools/tools_tpm2-tpm2_policysecret.o' libtool=no @AMDEPBACKSLASH@
  4153. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4154. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysecret.o `test -f 'tools/tpm2_policysecret.c' || echo '$(srcdir)/'`tools/tpm2_policysecret.c
  4155. tools/tools_tpm2-tpm2_policysecret.obj: tools/tpm2_policysecret.c
  4156. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysecret.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo -c -o tools/tools_tpm2-tpm2_policysecret.obj `if test -f 'tools/tpm2_policysecret.c'; then $(CYGPATH_W) 'tools/tpm2_policysecret.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysecret.c'; fi`
  4157. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po
  4158. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysecret.c' object='tools/tools_tpm2-tpm2_policysecret.obj' libtool=no @AMDEPBACKSLASH@
  4159. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4160. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysecret.obj `if test -f 'tools/tpm2_policysecret.c'; then $(CYGPATH_W) 'tools/tpm2_policysecret.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysecret.c'; fi`
  4161. tools/tools_tpm2-tpm2_policyrestart.o: tools/tpm2_policyrestart.c
  4162. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyrestart.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo -c -o tools/tools_tpm2-tpm2_policyrestart.o `test -f 'tools/tpm2_policyrestart.c' || echo '$(srcdir)/'`tools/tpm2_policyrestart.c
  4163. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po
  4164. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyrestart.c' object='tools/tools_tpm2-tpm2_policyrestart.o' libtool=no @AMDEPBACKSLASH@
  4165. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4166. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyrestart.o `test -f 'tools/tpm2_policyrestart.c' || echo '$(srcdir)/'`tools/tpm2_policyrestart.c
  4167. tools/tools_tpm2-tpm2_policyrestart.obj: tools/tpm2_policyrestart.c
  4168. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyrestart.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo -c -o tools/tools_tpm2-tpm2_policyrestart.obj `if test -f 'tools/tpm2_policyrestart.c'; then $(CYGPATH_W) 'tools/tpm2_policyrestart.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyrestart.c'; fi`
  4169. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po
  4170. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyrestart.c' object='tools/tools_tpm2-tpm2_policyrestart.obj' libtool=no @AMDEPBACKSLASH@
  4171. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4172. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyrestart.obj `if test -f 'tools/tpm2_policyrestart.c'; then $(CYGPATH_W) 'tools/tpm2_policyrestart.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyrestart.c'; fi`
  4173. tools/tools_tpm2-tpm2_policycommandcode.o: tools/tpm2_policycommandcode.c
  4174. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycommandcode.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo -c -o tools/tools_tpm2-tpm2_policycommandcode.o `test -f 'tools/tpm2_policycommandcode.c' || echo '$(srcdir)/'`tools/tpm2_policycommandcode.c
  4175. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po
  4176. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycommandcode.c' object='tools/tools_tpm2-tpm2_policycommandcode.o' libtool=no @AMDEPBACKSLASH@
  4177. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4178. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycommandcode.o `test -f 'tools/tpm2_policycommandcode.c' || echo '$(srcdir)/'`tools/tpm2_policycommandcode.c
  4179. tools/tools_tpm2-tpm2_policycommandcode.obj: tools/tpm2_policycommandcode.c
  4180. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycommandcode.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo -c -o tools/tools_tpm2-tpm2_policycommandcode.obj `if test -f 'tools/tpm2_policycommandcode.c'; then $(CYGPATH_W) 'tools/tpm2_policycommandcode.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycommandcode.c'; fi`
  4181. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po
  4182. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycommandcode.c' object='tools/tools_tpm2-tpm2_policycommandcode.obj' libtool=no @AMDEPBACKSLASH@
  4183. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4184. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycommandcode.obj `if test -f 'tools/tpm2_policycommandcode.c'; then $(CYGPATH_W) 'tools/tpm2_policycommandcode.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycommandcode.c'; fi`
  4185. tools/tools_tpm2-tpm2_policynvwritten.o: tools/tpm2_policynvwritten.c
  4186. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynvwritten.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo -c -o tools/tools_tpm2-tpm2_policynvwritten.o `test -f 'tools/tpm2_policynvwritten.c' || echo '$(srcdir)/'`tools/tpm2_policynvwritten.c
  4187. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po
  4188. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynvwritten.c' object='tools/tools_tpm2-tpm2_policynvwritten.o' libtool=no @AMDEPBACKSLASH@
  4189. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4190. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynvwritten.o `test -f 'tools/tpm2_policynvwritten.c' || echo '$(srcdir)/'`tools/tpm2_policynvwritten.c
  4191. tools/tools_tpm2-tpm2_policynvwritten.obj: tools/tpm2_policynvwritten.c
  4192. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynvwritten.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo -c -o tools/tools_tpm2-tpm2_policynvwritten.obj `if test -f 'tools/tpm2_policynvwritten.c'; then $(CYGPATH_W) 'tools/tpm2_policynvwritten.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynvwritten.c'; fi`
  4193. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po
  4194. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynvwritten.c' object='tools/tools_tpm2-tpm2_policynvwritten.obj' libtool=no @AMDEPBACKSLASH@
  4195. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4196. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynvwritten.obj `if test -f 'tools/tpm2_policynvwritten.c'; then $(CYGPATH_W) 'tools/tpm2_policynvwritten.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynvwritten.c'; fi`
  4197. tools/tools_tpm2-tpm2_policyduplicationselect.o: tools/tpm2_policyduplicationselect.c
  4198. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyduplicationselect.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo -c -o tools/tools_tpm2-tpm2_policyduplicationselect.o `test -f 'tools/tpm2_policyduplicationselect.c' || echo '$(srcdir)/'`tools/tpm2_policyduplicationselect.c
  4199. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po
  4200. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyduplicationselect.c' object='tools/tools_tpm2-tpm2_policyduplicationselect.o' libtool=no @AMDEPBACKSLASH@
  4201. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4202. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyduplicationselect.o `test -f 'tools/tpm2_policyduplicationselect.c' || echo '$(srcdir)/'`tools/tpm2_policyduplicationselect.c
  4203. tools/tools_tpm2-tpm2_policyduplicationselect.obj: tools/tpm2_policyduplicationselect.c
  4204. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyduplicationselect.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo -c -o tools/tools_tpm2-tpm2_policyduplicationselect.obj `if test -f 'tools/tpm2_policyduplicationselect.c'; then $(CYGPATH_W) 'tools/tpm2_policyduplicationselect.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyduplicationselect.c'; fi`
  4205. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po
  4206. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyduplicationselect.c' object='tools/tools_tpm2-tpm2_policyduplicationselect.obj' libtool=no @AMDEPBACKSLASH@
  4207. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4208. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyduplicationselect.obj `if test -f 'tools/tpm2_policyduplicationselect.c'; then $(CYGPATH_W) 'tools/tpm2_policyduplicationselect.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyduplicationselect.c'; fi`
  4209. tools/tools_tpm2-tpm2_policylocality.o: tools/tpm2_policylocality.c
  4210. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policylocality.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo -c -o tools/tools_tpm2-tpm2_policylocality.o `test -f 'tools/tpm2_policylocality.c' || echo '$(srcdir)/'`tools/tpm2_policylocality.c
  4211. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po
  4212. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policylocality.c' object='tools/tools_tpm2-tpm2_policylocality.o' libtool=no @AMDEPBACKSLASH@
  4213. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4214. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policylocality.o `test -f 'tools/tpm2_policylocality.c' || echo '$(srcdir)/'`tools/tpm2_policylocality.c
  4215. tools/tools_tpm2-tpm2_policylocality.obj: tools/tpm2_policylocality.c
  4216. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policylocality.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo -c -o tools/tools_tpm2-tpm2_policylocality.obj `if test -f 'tools/tpm2_policylocality.c'; then $(CYGPATH_W) 'tools/tpm2_policylocality.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policylocality.c'; fi`
  4217. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po
  4218. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policylocality.c' object='tools/tools_tpm2-tpm2_policylocality.obj' libtool=no @AMDEPBACKSLASH@
  4219. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4220. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policylocality.obj `if test -f 'tools/tpm2_policylocality.c'; then $(CYGPATH_W) 'tools/tpm2_policylocality.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policylocality.c'; fi`
  4221. tools/tools_tpm2-tpm2_quote.o: tools/tpm2_quote.c
  4222. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_quote.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo -c -o tools/tools_tpm2-tpm2_quote.o `test -f 'tools/tpm2_quote.c' || echo '$(srcdir)/'`tools/tpm2_quote.c
  4223. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po
  4224. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_quote.c' object='tools/tools_tpm2-tpm2_quote.o' libtool=no @AMDEPBACKSLASH@
  4225. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4226. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_quote.o `test -f 'tools/tpm2_quote.c' || echo '$(srcdir)/'`tools/tpm2_quote.c
  4227. tools/tools_tpm2-tpm2_quote.obj: tools/tpm2_quote.c
  4228. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_quote.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo -c -o tools/tools_tpm2-tpm2_quote.obj `if test -f 'tools/tpm2_quote.c'; then $(CYGPATH_W) 'tools/tpm2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_quote.c'; fi`
  4229. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po
  4230. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_quote.c' object='tools/tools_tpm2-tpm2_quote.obj' libtool=no @AMDEPBACKSLASH@
  4231. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4232. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_quote.obj `if test -f 'tools/tpm2_quote.c'; then $(CYGPATH_W) 'tools/tpm2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_quote.c'; fi`
  4233. tools/tools_tpm2-tpm2_readclock.o: tools/tpm2_readclock.c
  4234. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readclock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo -c -o tools/tools_tpm2-tpm2_readclock.o `test -f 'tools/tpm2_readclock.c' || echo '$(srcdir)/'`tools/tpm2_readclock.c
  4235. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po
  4236. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readclock.c' object='tools/tools_tpm2-tpm2_readclock.o' libtool=no @AMDEPBACKSLASH@
  4237. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4238. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readclock.o `test -f 'tools/tpm2_readclock.c' || echo '$(srcdir)/'`tools/tpm2_readclock.c
  4239. tools/tools_tpm2-tpm2_readclock.obj: tools/tpm2_readclock.c
  4240. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readclock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo -c -o tools/tools_tpm2-tpm2_readclock.obj `if test -f 'tools/tpm2_readclock.c'; then $(CYGPATH_W) 'tools/tpm2_readclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readclock.c'; fi`
  4241. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po
  4242. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readclock.c' object='tools/tools_tpm2-tpm2_readclock.obj' libtool=no @AMDEPBACKSLASH@
  4243. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4244. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readclock.obj `if test -f 'tools/tpm2_readclock.c'; then $(CYGPATH_W) 'tools/tpm2_readclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readclock.c'; fi`
  4245. tools/tools_tpm2-tpm2_readpublic.o: tools/tpm2_readpublic.c
  4246. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readpublic.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo -c -o tools/tools_tpm2-tpm2_readpublic.o `test -f 'tools/tpm2_readpublic.c' || echo '$(srcdir)/'`tools/tpm2_readpublic.c
  4247. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po
  4248. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readpublic.c' object='tools/tools_tpm2-tpm2_readpublic.o' libtool=no @AMDEPBACKSLASH@
  4249. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4250. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readpublic.o `test -f 'tools/tpm2_readpublic.c' || echo '$(srcdir)/'`tools/tpm2_readpublic.c
  4251. tools/tools_tpm2-tpm2_readpublic.obj: tools/tpm2_readpublic.c
  4252. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readpublic.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo -c -o tools/tools_tpm2-tpm2_readpublic.obj `if test -f 'tools/tpm2_readpublic.c'; then $(CYGPATH_W) 'tools/tpm2_readpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readpublic.c'; fi`
  4253. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po
  4254. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readpublic.c' object='tools/tools_tpm2-tpm2_readpublic.obj' libtool=no @AMDEPBACKSLASH@
  4255. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4256. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readpublic.obj `if test -f 'tools/tpm2_readpublic.c'; then $(CYGPATH_W) 'tools/tpm2_readpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readpublic.c'; fi`
  4257. tools/tools_tpm2-tpm2_rsadecrypt.o: tools/tpm2_rsadecrypt.c
  4258. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsadecrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsadecrypt.o `test -f 'tools/tpm2_rsadecrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsadecrypt.c
  4259. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po
  4260. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsadecrypt.c' object='tools/tools_tpm2-tpm2_rsadecrypt.o' libtool=no @AMDEPBACKSLASH@
  4261. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4262. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsadecrypt.o `test -f 'tools/tpm2_rsadecrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsadecrypt.c
  4263. tools/tools_tpm2-tpm2_rsadecrypt.obj: tools/tpm2_rsadecrypt.c
  4264. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsadecrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsadecrypt.obj `if test -f 'tools/tpm2_rsadecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsadecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsadecrypt.c'; fi`
  4265. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po
  4266. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsadecrypt.c' object='tools/tools_tpm2-tpm2_rsadecrypt.obj' libtool=no @AMDEPBACKSLASH@
  4267. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4268. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsadecrypt.obj `if test -f 'tools/tpm2_rsadecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsadecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsadecrypt.c'; fi`
  4269. tools/tools_tpm2-tpm2_rsaencrypt.o: tools/tpm2_rsaencrypt.c
  4270. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsaencrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsaencrypt.o `test -f 'tools/tpm2_rsaencrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsaencrypt.c
  4271. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po
  4272. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsaencrypt.c' object='tools/tools_tpm2-tpm2_rsaencrypt.o' libtool=no @AMDEPBACKSLASH@
  4273. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4274. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsaencrypt.o `test -f 'tools/tpm2_rsaencrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsaencrypt.c
  4275. tools/tools_tpm2-tpm2_rsaencrypt.obj: tools/tpm2_rsaencrypt.c
  4276. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsaencrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsaencrypt.obj `if test -f 'tools/tpm2_rsaencrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsaencrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsaencrypt.c'; fi`
  4277. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po
  4278. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsaencrypt.c' object='tools/tools_tpm2-tpm2_rsaencrypt.obj' libtool=no @AMDEPBACKSLASH@
  4279. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4280. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsaencrypt.obj `if test -f 'tools/tpm2_rsaencrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsaencrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsaencrypt.c'; fi`
  4281. tools/tools_tpm2-tpm2_send.o: tools/tpm2_send.c
  4282. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_send.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo -c -o tools/tools_tpm2-tpm2_send.o `test -f 'tools/tpm2_send.c' || echo '$(srcdir)/'`tools/tpm2_send.c
  4283. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po
  4284. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_send.c' object='tools/tools_tpm2-tpm2_send.o' libtool=no @AMDEPBACKSLASH@
  4285. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4286. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_send.o `test -f 'tools/tpm2_send.c' || echo '$(srcdir)/'`tools/tpm2_send.c
  4287. tools/tools_tpm2-tpm2_send.obj: tools/tpm2_send.c
  4288. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_send.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo -c -o tools/tools_tpm2-tpm2_send.obj `if test -f 'tools/tpm2_send.c'; then $(CYGPATH_W) 'tools/tpm2_send.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_send.c'; fi`
  4289. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po
  4290. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_send.c' object='tools/tools_tpm2-tpm2_send.obj' libtool=no @AMDEPBACKSLASH@
  4291. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4292. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_send.obj `if test -f 'tools/tpm2_send.c'; then $(CYGPATH_W) 'tools/tpm2_send.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_send.c'; fi`
  4293. tools/tools_tpm2-tpm2_selftest.o: tools/tpm2_selftest.c
  4294. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_selftest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo -c -o tools/tools_tpm2-tpm2_selftest.o `test -f 'tools/tpm2_selftest.c' || echo '$(srcdir)/'`tools/tpm2_selftest.c
  4295. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po
  4296. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_selftest.c' object='tools/tools_tpm2-tpm2_selftest.o' libtool=no @AMDEPBACKSLASH@
  4297. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4298. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_selftest.o `test -f 'tools/tpm2_selftest.c' || echo '$(srcdir)/'`tools/tpm2_selftest.c
  4299. tools/tools_tpm2-tpm2_selftest.obj: tools/tpm2_selftest.c
  4300. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_selftest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo -c -o tools/tools_tpm2-tpm2_selftest.obj `if test -f 'tools/tpm2_selftest.c'; then $(CYGPATH_W) 'tools/tpm2_selftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_selftest.c'; fi`
  4301. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po
  4302. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_selftest.c' object='tools/tools_tpm2-tpm2_selftest.obj' libtool=no @AMDEPBACKSLASH@
  4303. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4304. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_selftest.obj `if test -f 'tools/tpm2_selftest.c'; then $(CYGPATH_W) 'tools/tpm2_selftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_selftest.c'; fi`
  4305. tools/tools_tpm2-tpm2_setclock.o: tools/tpm2_setclock.c
  4306. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setclock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo -c -o tools/tools_tpm2-tpm2_setclock.o `test -f 'tools/tpm2_setclock.c' || echo '$(srcdir)/'`tools/tpm2_setclock.c
  4307. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po
  4308. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setclock.c' object='tools/tools_tpm2-tpm2_setclock.o' libtool=no @AMDEPBACKSLASH@
  4309. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4310. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setclock.o `test -f 'tools/tpm2_setclock.c' || echo '$(srcdir)/'`tools/tpm2_setclock.c
  4311. tools/tools_tpm2-tpm2_setclock.obj: tools/tpm2_setclock.c
  4312. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setclock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo -c -o tools/tools_tpm2-tpm2_setclock.obj `if test -f 'tools/tpm2_setclock.c'; then $(CYGPATH_W) 'tools/tpm2_setclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setclock.c'; fi`
  4313. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po
  4314. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setclock.c' object='tools/tools_tpm2-tpm2_setclock.obj' libtool=no @AMDEPBACKSLASH@
  4315. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4316. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setclock.obj `if test -f 'tools/tpm2_setclock.c'; then $(CYGPATH_W) 'tools/tpm2_setclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setclock.c'; fi`
  4317. tools/tools_tpm2-tpm2_shutdown.o: tools/tpm2_shutdown.c
  4318. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_shutdown.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo -c -o tools/tools_tpm2-tpm2_shutdown.o `test -f 'tools/tpm2_shutdown.c' || echo '$(srcdir)/'`tools/tpm2_shutdown.c
  4319. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po
  4320. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_shutdown.c' object='tools/tools_tpm2-tpm2_shutdown.o' libtool=no @AMDEPBACKSLASH@
  4321. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4322. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_shutdown.o `test -f 'tools/tpm2_shutdown.c' || echo '$(srcdir)/'`tools/tpm2_shutdown.c
  4323. tools/tools_tpm2-tpm2_shutdown.obj: tools/tpm2_shutdown.c
  4324. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_shutdown.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo -c -o tools/tools_tpm2-tpm2_shutdown.obj `if test -f 'tools/tpm2_shutdown.c'; then $(CYGPATH_W) 'tools/tpm2_shutdown.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_shutdown.c'; fi`
  4325. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po
  4326. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_shutdown.c' object='tools/tools_tpm2-tpm2_shutdown.obj' libtool=no @AMDEPBACKSLASH@
  4327. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4328. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_shutdown.obj `if test -f 'tools/tpm2_shutdown.c'; then $(CYGPATH_W) 'tools/tpm2_shutdown.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_shutdown.c'; fi`
  4329. tools/tools_tpm2-tpm2_sign.o: tools/tpm2_sign.c
  4330. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sign.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo -c -o tools/tools_tpm2-tpm2_sign.o `test -f 'tools/tpm2_sign.c' || echo '$(srcdir)/'`tools/tpm2_sign.c
  4331. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po
  4332. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sign.c' object='tools/tools_tpm2-tpm2_sign.o' libtool=no @AMDEPBACKSLASH@
  4333. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4334. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sign.o `test -f 'tools/tpm2_sign.c' || echo '$(srcdir)/'`tools/tpm2_sign.c
  4335. tools/tools_tpm2-tpm2_sign.obj: tools/tpm2_sign.c
  4336. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sign.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo -c -o tools/tools_tpm2-tpm2_sign.obj `if test -f 'tools/tpm2_sign.c'; then $(CYGPATH_W) 'tools/tpm2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sign.c'; fi`
  4337. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po
  4338. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sign.c' object='tools/tools_tpm2-tpm2_sign.obj' libtool=no @AMDEPBACKSLASH@
  4339. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4340. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sign.obj `if test -f 'tools/tpm2_sign.c'; then $(CYGPATH_W) 'tools/tpm2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sign.c'; fi`
  4341. tools/tools_tpm2-tpm2_certifycreation.o: tools/tpm2_certifycreation.c
  4342. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certifycreation.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo -c -o tools/tools_tpm2-tpm2_certifycreation.o `test -f 'tools/tpm2_certifycreation.c' || echo '$(srcdir)/'`tools/tpm2_certifycreation.c
  4343. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po
  4344. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certifycreation.c' object='tools/tools_tpm2-tpm2_certifycreation.o' libtool=no @AMDEPBACKSLASH@
  4345. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4346. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certifycreation.o `test -f 'tools/tpm2_certifycreation.c' || echo '$(srcdir)/'`tools/tpm2_certifycreation.c
  4347. tools/tools_tpm2-tpm2_certifycreation.obj: tools/tpm2_certifycreation.c
  4348. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certifycreation.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo -c -o tools/tools_tpm2-tpm2_certifycreation.obj `if test -f 'tools/tpm2_certifycreation.c'; then $(CYGPATH_W) 'tools/tpm2_certifycreation.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certifycreation.c'; fi`
  4349. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po
  4350. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certifycreation.c' object='tools/tools_tpm2-tpm2_certifycreation.obj' libtool=no @AMDEPBACKSLASH@
  4351. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4352. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certifycreation.obj `if test -f 'tools/tpm2_certifycreation.c'; then $(CYGPATH_W) 'tools/tpm2_certifycreation.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certifycreation.c'; fi`
  4353. tools/tools_tpm2-tpm2_nvcertify.o: tools/tpm2_nvcertify.c
  4354. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvcertify.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo -c -o tools/tools_tpm2-tpm2_nvcertify.o `test -f 'tools/tpm2_nvcertify.c' || echo '$(srcdir)/'`tools/tpm2_nvcertify.c
  4355. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po
  4356. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvcertify.c' object='tools/tools_tpm2-tpm2_nvcertify.o' libtool=no @AMDEPBACKSLASH@
  4357. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4358. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvcertify.o `test -f 'tools/tpm2_nvcertify.c' || echo '$(srcdir)/'`tools/tpm2_nvcertify.c
  4359. tools/tools_tpm2-tpm2_nvcertify.obj: tools/tpm2_nvcertify.c
  4360. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvcertify.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo -c -o tools/tools_tpm2-tpm2_nvcertify.obj `if test -f 'tools/tpm2_nvcertify.c'; then $(CYGPATH_W) 'tools/tpm2_nvcertify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvcertify.c'; fi`
  4361. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po
  4362. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvcertify.c' object='tools/tools_tpm2-tpm2_nvcertify.obj' libtool=no @AMDEPBACKSLASH@
  4363. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4364. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvcertify.obj `if test -f 'tools/tpm2_nvcertify.c'; then $(CYGPATH_W) 'tools/tpm2_nvcertify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvcertify.c'; fi`
  4365. tools/tools_tpm2-tpm2_startauthsession.o: tools/tpm2_startauthsession.c
  4366. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startauthsession.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo -c -o tools/tools_tpm2-tpm2_startauthsession.o `test -f 'tools/tpm2_startauthsession.c' || echo '$(srcdir)/'`tools/tpm2_startauthsession.c
  4367. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po
  4368. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startauthsession.c' object='tools/tools_tpm2-tpm2_startauthsession.o' libtool=no @AMDEPBACKSLASH@
  4369. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4370. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startauthsession.o `test -f 'tools/tpm2_startauthsession.c' || echo '$(srcdir)/'`tools/tpm2_startauthsession.c
  4371. tools/tools_tpm2-tpm2_startauthsession.obj: tools/tpm2_startauthsession.c
  4372. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startauthsession.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo -c -o tools/tools_tpm2-tpm2_startauthsession.obj `if test -f 'tools/tpm2_startauthsession.c'; then $(CYGPATH_W) 'tools/tpm2_startauthsession.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startauthsession.c'; fi`
  4373. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po
  4374. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startauthsession.c' object='tools/tools_tpm2-tpm2_startauthsession.obj' libtool=no @AMDEPBACKSLASH@
  4375. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4376. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startauthsession.obj `if test -f 'tools/tpm2_startauthsession.c'; then $(CYGPATH_W) 'tools/tpm2_startauthsession.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startauthsession.c'; fi`
  4377. tools/tools_tpm2-tpm2_startup.o: tools/tpm2_startup.c
  4378. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startup.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo -c -o tools/tools_tpm2-tpm2_startup.o `test -f 'tools/tpm2_startup.c' || echo '$(srcdir)/'`tools/tpm2_startup.c
  4379. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po
  4380. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startup.c' object='tools/tools_tpm2-tpm2_startup.o' libtool=no @AMDEPBACKSLASH@
  4381. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4382. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startup.o `test -f 'tools/tpm2_startup.c' || echo '$(srcdir)/'`tools/tpm2_startup.c
  4383. tools/tools_tpm2-tpm2_startup.obj: tools/tpm2_startup.c
  4384. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startup.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo -c -o tools/tools_tpm2-tpm2_startup.obj `if test -f 'tools/tpm2_startup.c'; then $(CYGPATH_W) 'tools/tpm2_startup.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startup.c'; fi`
  4385. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po
  4386. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startup.c' object='tools/tools_tpm2-tpm2_startup.obj' libtool=no @AMDEPBACKSLASH@
  4387. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4388. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startup.obj `if test -f 'tools/tpm2_startup.c'; then $(CYGPATH_W) 'tools/tpm2_startup.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startup.c'; fi`
  4389. tools/tools_tpm2-tpm2_stirrandom.o: tools/tpm2_stirrandom.c
  4390. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_stirrandom.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo -c -o tools/tools_tpm2-tpm2_stirrandom.o `test -f 'tools/tpm2_stirrandom.c' || echo '$(srcdir)/'`tools/tpm2_stirrandom.c
  4391. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po
  4392. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_stirrandom.c' object='tools/tools_tpm2-tpm2_stirrandom.o' libtool=no @AMDEPBACKSLASH@
  4393. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4394. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_stirrandom.o `test -f 'tools/tpm2_stirrandom.c' || echo '$(srcdir)/'`tools/tpm2_stirrandom.c
  4395. tools/tools_tpm2-tpm2_stirrandom.obj: tools/tpm2_stirrandom.c
  4396. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_stirrandom.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo -c -o tools/tools_tpm2-tpm2_stirrandom.obj `if test -f 'tools/tpm2_stirrandom.c'; then $(CYGPATH_W) 'tools/tpm2_stirrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_stirrandom.c'; fi`
  4397. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po
  4398. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_stirrandom.c' object='tools/tools_tpm2-tpm2_stirrandom.obj' libtool=no @AMDEPBACKSLASH@
  4399. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4400. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_stirrandom.obj `if test -f 'tools/tpm2_stirrandom.c'; then $(CYGPATH_W) 'tools/tpm2_stirrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_stirrandom.c'; fi`
  4401. tools/tools_tpm2-tpm2_testparms.o: tools/tpm2_testparms.c
  4402. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_testparms.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo -c -o tools/tools_tpm2-tpm2_testparms.o `test -f 'tools/tpm2_testparms.c' || echo '$(srcdir)/'`tools/tpm2_testparms.c
  4403. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po
  4404. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_testparms.c' object='tools/tools_tpm2-tpm2_testparms.o' libtool=no @AMDEPBACKSLASH@
  4405. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4406. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_testparms.o `test -f 'tools/tpm2_testparms.c' || echo '$(srcdir)/'`tools/tpm2_testparms.c
  4407. tools/tools_tpm2-tpm2_testparms.obj: tools/tpm2_testparms.c
  4408. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_testparms.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo -c -o tools/tools_tpm2-tpm2_testparms.obj `if test -f 'tools/tpm2_testparms.c'; then $(CYGPATH_W) 'tools/tpm2_testparms.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_testparms.c'; fi`
  4409. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po
  4410. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_testparms.c' object='tools/tools_tpm2-tpm2_testparms.obj' libtool=no @AMDEPBACKSLASH@
  4411. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4412. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_testparms.obj `if test -f 'tools/tpm2_testparms.c'; then $(CYGPATH_W) 'tools/tpm2_testparms.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_testparms.c'; fi`
  4413. tools/tools_tpm2-tpm2_unseal.o: tools/tpm2_unseal.c
  4414. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_unseal.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo -c -o tools/tools_tpm2-tpm2_unseal.o `test -f 'tools/tpm2_unseal.c' || echo '$(srcdir)/'`tools/tpm2_unseal.c
  4415. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po
  4416. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_unseal.c' object='tools/tools_tpm2-tpm2_unseal.o' libtool=no @AMDEPBACKSLASH@
  4417. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4418. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_unseal.o `test -f 'tools/tpm2_unseal.c' || echo '$(srcdir)/'`tools/tpm2_unseal.c
  4419. tools/tools_tpm2-tpm2_unseal.obj: tools/tpm2_unseal.c
  4420. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_unseal.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo -c -o tools/tools_tpm2-tpm2_unseal.obj `if test -f 'tools/tpm2_unseal.c'; then $(CYGPATH_W) 'tools/tpm2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_unseal.c'; fi`
  4421. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po
  4422. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_unseal.c' object='tools/tools_tpm2-tpm2_unseal.obj' libtool=no @AMDEPBACKSLASH@
  4423. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4424. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_unseal.obj `if test -f 'tools/tpm2_unseal.c'; then $(CYGPATH_W) 'tools/tpm2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_unseal.c'; fi`
  4425. tools/tools_tpm2-tpm2_verifysignature.o: tools/tpm2_verifysignature.c
  4426. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_verifysignature.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo -c -o tools/tools_tpm2-tpm2_verifysignature.o `test -f 'tools/tpm2_verifysignature.c' || echo '$(srcdir)/'`tools/tpm2_verifysignature.c
  4427. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po
  4428. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_verifysignature.c' object='tools/tools_tpm2-tpm2_verifysignature.o' libtool=no @AMDEPBACKSLASH@
  4429. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4430. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_verifysignature.o `test -f 'tools/tpm2_verifysignature.c' || echo '$(srcdir)/'`tools/tpm2_verifysignature.c
  4431. tools/tools_tpm2-tpm2_verifysignature.obj: tools/tpm2_verifysignature.c
  4432. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_verifysignature.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo -c -o tools/tools_tpm2-tpm2_verifysignature.obj `if test -f 'tools/tpm2_verifysignature.c'; then $(CYGPATH_W) 'tools/tpm2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_verifysignature.c'; fi`
  4433. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po
  4434. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_verifysignature.c' object='tools/tools_tpm2-tpm2_verifysignature.obj' libtool=no @AMDEPBACKSLASH@
  4435. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4436. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_verifysignature.obj `if test -f 'tools/tpm2_verifysignature.c'; then $(CYGPATH_W) 'tools/tpm2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_verifysignature.c'; fi`
  4437. tools/tools_tpm2-tpm2_setcommandauditstatus.o: tools/tpm2_setcommandauditstatus.c
  4438. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setcommandauditstatus.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.o `test -f 'tools/tpm2_setcommandauditstatus.c' || echo '$(srcdir)/'`tools/tpm2_setcommandauditstatus.c
  4439. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po
  4440. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setcommandauditstatus.c' object='tools/tools_tpm2-tpm2_setcommandauditstatus.o' libtool=no @AMDEPBACKSLASH@
  4441. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4442. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.o `test -f 'tools/tpm2_setcommandauditstatus.c' || echo '$(srcdir)/'`tools/tpm2_setcommandauditstatus.c
  4443. tools/tools_tpm2-tpm2_setcommandauditstatus.obj: tools/tpm2_setcommandauditstatus.c
  4444. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setcommandauditstatus.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.obj `if test -f 'tools/tpm2_setcommandauditstatus.c'; then $(CYGPATH_W) 'tools/tpm2_setcommandauditstatus.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setcommandauditstatus.c'; fi`
  4445. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po
  4446. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setcommandauditstatus.c' object='tools/tools_tpm2-tpm2_setcommandauditstatus.obj' libtool=no @AMDEPBACKSLASH@
  4447. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4448. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.obj `if test -f 'tools/tpm2_setcommandauditstatus.c'; then $(CYGPATH_W) 'tools/tpm2_setcommandauditstatus.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setcommandauditstatus.c'; fi`
  4449. tools/tools_tpm2-tpm2_getcommandauditdigest.o: tools/tpm2_getcommandauditdigest.c
  4450. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcommandauditdigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.o `test -f 'tools/tpm2_getcommandauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getcommandauditdigest.c
  4451. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po
  4452. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcommandauditdigest.c' object='tools/tools_tpm2-tpm2_getcommandauditdigest.o' libtool=no @AMDEPBACKSLASH@
  4453. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4454. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.o `test -f 'tools/tpm2_getcommandauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getcommandauditdigest.c
  4455. tools/tools_tpm2-tpm2_getcommandauditdigest.obj: tools/tpm2_getcommandauditdigest.c
  4456. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcommandauditdigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.obj `if test -f 'tools/tpm2_getcommandauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getcommandauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcommandauditdigest.c'; fi`
  4457. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po
  4458. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcommandauditdigest.c' object='tools/tools_tpm2-tpm2_getcommandauditdigest.obj' libtool=no @AMDEPBACKSLASH@
  4459. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4460. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.obj `if test -f 'tools/tpm2_getcommandauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getcommandauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcommandauditdigest.c'; fi`
  4461. tools/tools_tpm2-tpm2_getsessionauditdigest.o: tools/tpm2_getsessionauditdigest.c
  4462. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getsessionauditdigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.o `test -f 'tools/tpm2_getsessionauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getsessionauditdigest.c
  4463. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po
  4464. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getsessionauditdigest.c' object='tools/tools_tpm2-tpm2_getsessionauditdigest.o' libtool=no @AMDEPBACKSLASH@
  4465. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4466. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.o `test -f 'tools/tpm2_getsessionauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getsessionauditdigest.c
  4467. tools/tools_tpm2-tpm2_getsessionauditdigest.obj: tools/tpm2_getsessionauditdigest.c
  4468. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getsessionauditdigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.obj `if test -f 'tools/tpm2_getsessionauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getsessionauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getsessionauditdigest.c'; fi`
  4469. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po
  4470. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getsessionauditdigest.c' object='tools/tools_tpm2-tpm2_getsessionauditdigest.obj' libtool=no @AMDEPBACKSLASH@
  4471. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4472. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.obj `if test -f 'tools/tpm2_getsessionauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getsessionauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getsessionauditdigest.c'; fi`
  4473. tools/tools_tpm2-tpm2_geteccparameters.o: tools/tpm2_geteccparameters.c
  4474. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_geteccparameters.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo -c -o tools/tools_tpm2-tpm2_geteccparameters.o `test -f 'tools/tpm2_geteccparameters.c' || echo '$(srcdir)/'`tools/tpm2_geteccparameters.c
  4475. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po
  4476. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_geteccparameters.c' object='tools/tools_tpm2-tpm2_geteccparameters.o' libtool=no @AMDEPBACKSLASH@
  4477. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4478. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_geteccparameters.o `test -f 'tools/tpm2_geteccparameters.c' || echo '$(srcdir)/'`tools/tpm2_geteccparameters.c
  4479. tools/tools_tpm2-tpm2_geteccparameters.obj: tools/tpm2_geteccparameters.c
  4480. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_geteccparameters.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo -c -o tools/tools_tpm2-tpm2_geteccparameters.obj `if test -f 'tools/tpm2_geteccparameters.c'; then $(CYGPATH_W) 'tools/tpm2_geteccparameters.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_geteccparameters.c'; fi`
  4481. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po
  4482. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_geteccparameters.c' object='tools/tools_tpm2-tpm2_geteccparameters.obj' libtool=no @AMDEPBACKSLASH@
  4483. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4484. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_geteccparameters.obj `if test -f 'tools/tpm2_geteccparameters.c'; then $(CYGPATH_W) 'tools/tpm2_geteccparameters.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_geteccparameters.c'; fi`
  4485. tools/tools_tpm2-tpm2_ecephemeral.o: tools/tpm2_ecephemeral.c
  4486. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecephemeral.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo -c -o tools/tools_tpm2-tpm2_ecephemeral.o `test -f 'tools/tpm2_ecephemeral.c' || echo '$(srcdir)/'`tools/tpm2_ecephemeral.c
  4487. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po
  4488. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecephemeral.c' object='tools/tools_tpm2-tpm2_ecephemeral.o' libtool=no @AMDEPBACKSLASH@
  4489. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4490. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecephemeral.o `test -f 'tools/tpm2_ecephemeral.c' || echo '$(srcdir)/'`tools/tpm2_ecephemeral.c
  4491. tools/tools_tpm2-tpm2_ecephemeral.obj: tools/tpm2_ecephemeral.c
  4492. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecephemeral.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo -c -o tools/tools_tpm2-tpm2_ecephemeral.obj `if test -f 'tools/tpm2_ecephemeral.c'; then $(CYGPATH_W) 'tools/tpm2_ecephemeral.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecephemeral.c'; fi`
  4493. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po
  4494. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecephemeral.c' object='tools/tools_tpm2-tpm2_ecephemeral.obj' libtool=no @AMDEPBACKSLASH@
  4495. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4496. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecephemeral.obj `if test -f 'tools/tpm2_ecephemeral.c'; then $(CYGPATH_W) 'tools/tpm2_ecephemeral.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecephemeral.c'; fi`
  4497. tools/tools_tpm2-tpm2_commit.o: tools/tpm2_commit.c
  4498. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_commit.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo -c -o tools/tools_tpm2-tpm2_commit.o `test -f 'tools/tpm2_commit.c' || echo '$(srcdir)/'`tools/tpm2_commit.c
  4499. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po
  4500. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_commit.c' object='tools/tools_tpm2-tpm2_commit.o' libtool=no @AMDEPBACKSLASH@
  4501. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4502. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_commit.o `test -f 'tools/tpm2_commit.c' || echo '$(srcdir)/'`tools/tpm2_commit.c
  4503. tools/tools_tpm2-tpm2_commit.obj: tools/tpm2_commit.c
  4504. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_commit.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo -c -o tools/tools_tpm2-tpm2_commit.obj `if test -f 'tools/tpm2_commit.c'; then $(CYGPATH_W) 'tools/tpm2_commit.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_commit.c'; fi`
  4505. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po
  4506. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_commit.c' object='tools/tools_tpm2-tpm2_commit.obj' libtool=no @AMDEPBACKSLASH@
  4507. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4508. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_commit.obj `if test -f 'tools/tpm2_commit.c'; then $(CYGPATH_W) 'tools/tpm2_commit.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_commit.c'; fi`
  4509. tools/tools_tpm2-tpm2_ecdhkeygen.o: tools/tpm2_ecdhkeygen.c
  4510. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhkeygen.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhkeygen.o `test -f 'tools/tpm2_ecdhkeygen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhkeygen.c
  4511. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po
  4512. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhkeygen.c' object='tools/tools_tpm2-tpm2_ecdhkeygen.o' libtool=no @AMDEPBACKSLASH@
  4513. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4514. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhkeygen.o `test -f 'tools/tpm2_ecdhkeygen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhkeygen.c
  4515. tools/tools_tpm2-tpm2_ecdhkeygen.obj: tools/tpm2_ecdhkeygen.c
  4516. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhkeygen.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhkeygen.obj `if test -f 'tools/tpm2_ecdhkeygen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhkeygen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhkeygen.c'; fi`
  4517. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po
  4518. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhkeygen.c' object='tools/tools_tpm2-tpm2_ecdhkeygen.obj' libtool=no @AMDEPBACKSLASH@
  4519. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4520. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhkeygen.obj `if test -f 'tools/tpm2_ecdhkeygen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhkeygen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhkeygen.c'; fi`
  4521. tools/tools_tpm2-tpm2_ecdhzgen.o: tools/tpm2_ecdhzgen.c
  4522. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhzgen.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhzgen.o `test -f 'tools/tpm2_ecdhzgen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhzgen.c
  4523. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po
  4524. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhzgen.c' object='tools/tools_tpm2-tpm2_ecdhzgen.o' libtool=no @AMDEPBACKSLASH@
  4525. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4526. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhzgen.o `test -f 'tools/tpm2_ecdhzgen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhzgen.c
  4527. tools/tools_tpm2-tpm2_ecdhzgen.obj: tools/tpm2_ecdhzgen.c
  4528. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhzgen.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhzgen.obj `if test -f 'tools/tpm2_ecdhzgen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhzgen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhzgen.c'; fi`
  4529. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po
  4530. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhzgen.c' object='tools/tools_tpm2-tpm2_ecdhzgen.obj' libtool=no @AMDEPBACKSLASH@
  4531. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4532. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhzgen.obj `if test -f 'tools/tpm2_ecdhzgen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhzgen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhzgen.c'; fi`
  4533. tools/tools_tpm2-tpm2_zgen2phase.o: tools/tpm2_zgen2phase.c
  4534. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_zgen2phase.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo -c -o tools/tools_tpm2-tpm2_zgen2phase.o `test -f 'tools/tpm2_zgen2phase.c' || echo '$(srcdir)/'`tools/tpm2_zgen2phase.c
  4535. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po
  4536. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_zgen2phase.c' object='tools/tools_tpm2-tpm2_zgen2phase.o' libtool=no @AMDEPBACKSLASH@
  4537. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4538. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_zgen2phase.o `test -f 'tools/tpm2_zgen2phase.c' || echo '$(srcdir)/'`tools/tpm2_zgen2phase.c
  4539. tools/tools_tpm2-tpm2_zgen2phase.obj: tools/tpm2_zgen2phase.c
  4540. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_zgen2phase.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo -c -o tools/tools_tpm2-tpm2_zgen2phase.obj `if test -f 'tools/tpm2_zgen2phase.c'; then $(CYGPATH_W) 'tools/tpm2_zgen2phase.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_zgen2phase.c'; fi`
  4541. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po
  4542. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_zgen2phase.c' object='tools/tools_tpm2-tpm2_zgen2phase.obj' libtool=no @AMDEPBACKSLASH@
  4543. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4544. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_zgen2phase.obj `if test -f 'tools/tpm2_zgen2phase.c'; then $(CYGPATH_W) 'tools/tpm2_zgen2phase.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_zgen2phase.c'; fi`
  4545. tools/tools_tpm2-tpm2_sessionconfig.o: tools/tpm2_sessionconfig.c
  4546. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sessionconfig.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo -c -o tools/tools_tpm2-tpm2_sessionconfig.o `test -f 'tools/tpm2_sessionconfig.c' || echo '$(srcdir)/'`tools/tpm2_sessionconfig.c
  4547. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po
  4548. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sessionconfig.c' object='tools/tools_tpm2-tpm2_sessionconfig.o' libtool=no @AMDEPBACKSLASH@
  4549. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4550. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sessionconfig.o `test -f 'tools/tpm2_sessionconfig.c' || echo '$(srcdir)/'`tools/tpm2_sessionconfig.c
  4551. tools/tools_tpm2-tpm2_sessionconfig.obj: tools/tpm2_sessionconfig.c
  4552. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sessionconfig.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo -c -o tools/tools_tpm2-tpm2_sessionconfig.obj `if test -f 'tools/tpm2_sessionconfig.c'; then $(CYGPATH_W) 'tools/tpm2_sessionconfig.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sessionconfig.c'; fi`
  4553. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po
  4554. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sessionconfig.c' object='tools/tools_tpm2-tpm2_sessionconfig.obj' libtool=no @AMDEPBACKSLASH@
  4555. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4556. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sessionconfig.obj `if test -f 'tools/tpm2_sessionconfig.c'; then $(CYGPATH_W) 'tools/tpm2_sessionconfig.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sessionconfig.c'; fi`
  4557. tools/tools_tpm2-tpm2_getpolicydigest.o: tools/tpm2_getpolicydigest.c
  4558. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getpolicydigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo -c -o tools/tools_tpm2-tpm2_getpolicydigest.o `test -f 'tools/tpm2_getpolicydigest.c' || echo '$(srcdir)/'`tools/tpm2_getpolicydigest.c
  4559. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po
  4560. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getpolicydigest.c' object='tools/tools_tpm2-tpm2_getpolicydigest.o' libtool=no @AMDEPBACKSLASH@
  4561. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4562. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getpolicydigest.o `test -f 'tools/tpm2_getpolicydigest.c' || echo '$(srcdir)/'`tools/tpm2_getpolicydigest.c
  4563. tools/tools_tpm2-tpm2_getpolicydigest.obj: tools/tpm2_getpolicydigest.c
  4564. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getpolicydigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo -c -o tools/tools_tpm2-tpm2_getpolicydigest.obj `if test -f 'tools/tpm2_getpolicydigest.c'; then $(CYGPATH_W) 'tools/tpm2_getpolicydigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getpolicydigest.c'; fi`
  4565. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po
  4566. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getpolicydigest.c' object='tools/tools_tpm2-tpm2_getpolicydigest.obj' libtool=no @AMDEPBACKSLASH@
  4567. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  4568. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getpolicydigest.obj `if test -f 'tools/tpm2_getpolicydigest.c'; then $(CYGPATH_W) 'tools/tpm2_getpolicydigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getpolicydigest.c'; fi`
  4569. mostlyclean-libtool:
  4570. -rm -f *.lo
  4571. clean-libtool:
  4572. -rm -rf .libs _libs
  4573. -rm -rf test/unit/.libs test/unit/_libs
  4574. -rm -rf tools/.libs tools/_libs
  4575. -rm -rf tools/fapi/.libs tools/fapi/_libs
  4576. distclean-libtool:
  4577. -rm -f libtool config.lt
  4578. install-man1: $(dist_man1_MANS)
  4579. @$(NORMAL_INSTALL)
  4580. @list1='$(dist_man1_MANS)'; \
  4581. list2=''; \
  4582. test -n "$(man1dir)" \
  4583. && test -n "`echo $$list1$$list2`" \
  4584. || exit 0; \
  4585. echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
  4586. $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
  4587. { for i in $$list1; do echo "$$i"; done; \
  4588. if test -n "$$list2"; then \
  4589. for i in $$list2; do echo "$$i"; done \
  4590. | sed -n '/\.1[a-z]*$$/p'; \
  4591. fi; \
  4592. } | while read p; do \
  4593. if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
  4594. echo "$$d$$p"; echo "$$p"; \
  4595. done | \
  4596. sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
  4597. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
  4598. sed 'N;N;s,\n, ,g' | { \
  4599. list=; while read file base inst; do \
  4600. if test "$$base" = "$$inst"; then list="$$list $$file"; else \
  4601. echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
  4602. $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
  4603. fi; \
  4604. done; \
  4605. for i in $$list; do echo "$$i"; done | $(am__base_list) | \
  4606. while read files; do \
  4607. test -z "$$files" || { \
  4608. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
  4609. $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
  4610. done; }
  4611. uninstall-man1:
  4612. @$(NORMAL_UNINSTALL)
  4613. @list='$(dist_man1_MANS)'; test -n "$(man1dir)" || exit 0; \
  4614. files=`{ for i in $$list; do echo "$$i"; done; \
  4615. } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
  4616. -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
  4617. dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
  4618. install-dist_bashcompDATA: $(dist_bashcomp_DATA)
  4619. @$(NORMAL_INSTALL)
  4620. @list='$(dist_bashcomp_DATA)'; test -n "$(bashcompdir)" || list=; \
  4621. if test -n "$$list"; then \
  4622. echo " $(MKDIR_P) '$(DESTDIR)$(bashcompdir)'"; \
  4623. $(MKDIR_P) "$(DESTDIR)$(bashcompdir)" || exit 1; \
  4624. fi; \
  4625. for p in $$list; do \
  4626. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  4627. echo "$$d$$p"; \
  4628. done | $(am__base_list) | \
  4629. while read files; do \
  4630. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bashcompdir)'"; \
  4631. $(INSTALL_DATA) $$files "$(DESTDIR)$(bashcompdir)" || exit $$?; \
  4632. done
  4633. uninstall-dist_bashcompDATA:
  4634. @$(NORMAL_UNINSTALL)
  4635. @list='$(dist_bashcomp_DATA)'; test -n "$(bashcompdir)" || list=; \
  4636. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  4637. dir='$(DESTDIR)$(bashcompdir)'; $(am__uninstall_files_from_dir)
  4638. ID: $(am__tagged_files)
  4639. $(am__define_uniq_tagged_files); mkid -fID $$unique
  4640. tags: tags-am
  4641. TAGS: tags
  4642. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  4643. set x; \
  4644. here=`pwd`; \
  4645. $(am__define_uniq_tagged_files); \
  4646. shift; \
  4647. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  4648. test -n "$$unique" || unique=$$empty_fix; \
  4649. if test $$# -gt 0; then \
  4650. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  4651. "$$@" $$unique; \
  4652. else \
  4653. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  4654. $$unique; \
  4655. fi; \
  4656. fi
  4657. ctags: ctags-am
  4658. CTAGS: ctags
  4659. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  4660. $(am__define_uniq_tagged_files); \
  4661. test -z "$(CTAGS_ARGS)$$unique" \
  4662. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  4663. $$unique
  4664. GTAGS:
  4665. here=`$(am__cd) $(top_builddir) && pwd` \
  4666. && $(am__cd) $(top_srcdir) \
  4667. && gtags -i $(GTAGS_ARGS) "$$here"
  4668. cscope: cscope.files
  4669. test ! -s cscope.files \
  4670. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  4671. clean-cscope:
  4672. -rm -f cscope.files
  4673. cscope.files: clean-cscope cscopelist
  4674. cscopelist: cscopelist-am
  4675. cscopelist-am: $(am__tagged_files)
  4676. list='$(am__tagged_files)'; \
  4677. case "$(srcdir)" in \
  4678. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  4679. *) sdir=$(subdir)/$(srcdir) ;; \
  4680. esac; \
  4681. for i in $$list; do \
  4682. if test -f "$$i"; then \
  4683. echo "$(subdir)/$$i"; \
  4684. else \
  4685. echo "$$sdir/$$i"; \
  4686. fi; \
  4687. done >> $(top_builddir)/cscope.files
  4688. distclean-tags:
  4689. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  4690. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  4691. # Recover from deleted '.trs' file; this should ensure that
  4692. # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
  4693. # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells
  4694. # to avoid problems with "make -n".
  4695. .log.trs:
  4696. rm -f $< $@
  4697. $(MAKE) $(AM_MAKEFLAGS) $<
  4698. # Leading 'am--fnord' is there to ensure the list of targets does not
  4699. # expand to empty, as could happen e.g. with make check TESTS=''.
  4700. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
  4701. am--force-recheck:
  4702. @:
  4703. $(TEST_SUITE_LOG): $(TEST_LOGS)
  4704. @$(am__set_TESTS_bases); \
  4705. am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
  4706. redo_bases=`for i in $$bases; do \
  4707. am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
  4708. done`; \
  4709. if test -n "$$redo_bases"; then \
  4710. redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
  4711. redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
  4712. if $(am__make_dryrun); then :; else \
  4713. rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
  4714. fi; \
  4715. fi; \
  4716. if test -n "$$am__remaking_logs"; then \
  4717. echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
  4718. "recursion detected" >&2; \
  4719. elif test -n "$$redo_logs"; then \
  4720. am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
  4721. fi; \
  4722. if $(am__make_dryrun); then :; else \
  4723. st=0; \
  4724. errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
  4725. for i in $$redo_bases; do \
  4726. test -f $$i.trs && test -r $$i.trs \
  4727. || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
  4728. test -f $$i.log && test -r $$i.log \
  4729. || { echo "$$errmsg $$i.log" >&2; st=1; }; \
  4730. done; \
  4731. test $$st -eq 0 || exit 1; \
  4732. fi
  4733. @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
  4734. ws='[ ]'; \
  4735. results=`for b in $$bases; do echo $$b.trs; done`; \
  4736. test -n "$$results" || results=/dev/null; \
  4737. all=` grep "^$$ws*:test-result:" $$results | wc -l`; \
  4738. pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
  4739. fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
  4740. skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
  4741. xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
  4742. xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
  4743. error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
  4744. if test `expr $$fail + $$xpass + $$error` -eq 0; then \
  4745. success=true; \
  4746. else \
  4747. success=false; \
  4748. fi; \
  4749. br='==================='; br=$$br$$br$$br$$br; \
  4750. result_count () \
  4751. { \
  4752. if test x"$$1" = x"--maybe-color"; then \
  4753. maybe_colorize=yes; \
  4754. elif test x"$$1" = x"--no-color"; then \
  4755. maybe_colorize=no; \
  4756. else \
  4757. echo "$@: invalid 'result_count' usage" >&2; exit 4; \
  4758. fi; \
  4759. shift; \
  4760. desc=$$1 count=$$2; \
  4761. if test $$maybe_colorize = yes && test $$count -gt 0; then \
  4762. color_start=$$3 color_end=$$std; \
  4763. else \
  4764. color_start= color_end=; \
  4765. fi; \
  4766. echo "$${color_start}# $$desc $$count$${color_end}"; \
  4767. }; \
  4768. create_testsuite_report () \
  4769. { \
  4770. result_count $$1 "TOTAL:" $$all "$$brg"; \
  4771. result_count $$1 "PASS: " $$pass "$$grn"; \
  4772. result_count $$1 "SKIP: " $$skip "$$blu"; \
  4773. result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
  4774. result_count $$1 "FAIL: " $$fail "$$red"; \
  4775. result_count $$1 "XPASS:" $$xpass "$$red"; \
  4776. result_count $$1 "ERROR:" $$error "$$mgn"; \
  4777. }; \
  4778. { \
  4779. echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
  4780. $(am__rst_title); \
  4781. create_testsuite_report --no-color; \
  4782. echo; \
  4783. echo ".. contents:: :depth: 2"; \
  4784. echo; \
  4785. for b in $$bases; do echo $$b; done \
  4786. | $(am__create_global_log); \
  4787. } >$(TEST_SUITE_LOG).tmp || exit 1; \
  4788. mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
  4789. if $$success; then \
  4790. col="$$grn"; \
  4791. else \
  4792. col="$$red"; \
  4793. test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \
  4794. fi; \
  4795. echo "$${col}$$br$${std}"; \
  4796. echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \
  4797. echo "$${col}$$br$${std}"; \
  4798. create_testsuite_report --maybe-color; \
  4799. echo "$$col$$br$$std"; \
  4800. if $$success; then :; else \
  4801. echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \
  4802. if test -n "$(PACKAGE_BUGREPORT)"; then \
  4803. echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
  4804. fi; \
  4805. echo "$$col$$br$$std"; \
  4806. fi; \
  4807. $$success || exit 1
  4808. check-TESTS:
  4809. @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
  4810. @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
  4811. @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  4812. @set +e; $(am__set_TESTS_bases); \
  4813. log_list=`for i in $$bases; do echo $$i.log; done`; \
  4814. trs_list=`for i in $$bases; do echo $$i.trs; done`; \
  4815. log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
  4816. $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
  4817. exit $$?;
  4818. recheck: all $(check_PROGRAMS)
  4819. @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  4820. @set +e; $(am__set_TESTS_bases); \
  4821. bases=`for i in $$bases; do echo $$i; done \
  4822. | $(am__list_recheck_tests)` || exit 1; \
  4823. log_list=`for i in $$bases; do echo $$i.log; done`; \
  4824. log_list=`echo $$log_list`; \
  4825. $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
  4826. am__force_recheck=am--force-recheck \
  4827. TEST_LOGS="$$log_list"; \
  4828. exit $$?
  4829. test/unit/test_string_bytes.log: test/unit/test_string_bytes$(EXEEXT)
  4830. @p='test/unit/test_string_bytes$(EXEEXT)'; \
  4831. b='test/unit/test_string_bytes'; \
  4832. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4833. --log-file $$b.log --trs-file $$b.trs \
  4834. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4835. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4836. test/unit/test_files.log: test/unit/test_files$(EXEEXT)
  4837. @p='test/unit/test_files$(EXEEXT)'; \
  4838. b='test/unit/test_files'; \
  4839. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4840. --log-file $$b.log --trs-file $$b.trs \
  4841. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4842. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4843. test/unit/test_tpm2_header.log: test/unit/test_tpm2_header$(EXEEXT)
  4844. @p='test/unit/test_tpm2_header$(EXEEXT)'; \
  4845. b='test/unit/test_tpm2_header'; \
  4846. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4847. --log-file $$b.log --trs-file $$b.trs \
  4848. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4849. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4850. test/unit/test_tpm2_attr_util.log: test/unit/test_tpm2_attr_util$(EXEEXT)
  4851. @p='test/unit/test_tpm2_attr_util$(EXEEXT)'; \
  4852. b='test/unit/test_tpm2_attr_util'; \
  4853. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4854. --log-file $$b.log --trs-file $$b.trs \
  4855. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4856. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4857. test/unit/test_tpm2_alg_util.log: test/unit/test_tpm2_alg_util$(EXEEXT)
  4858. @p='test/unit/test_tpm2_alg_util$(EXEEXT)'; \
  4859. b='test/unit/test_tpm2_alg_util'; \
  4860. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4861. --log-file $$b.log --trs-file $$b.trs \
  4862. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4863. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4864. test/unit/test_pcr.log: test/unit/test_pcr$(EXEEXT)
  4865. @p='test/unit/test_pcr$(EXEEXT)'; \
  4866. b='test/unit/test_pcr'; \
  4867. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4868. --log-file $$b.log --trs-file $$b.trs \
  4869. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4870. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4871. test/unit/test_tpm2_auth_util.log: test/unit/test_tpm2_auth_util$(EXEEXT)
  4872. @p='test/unit/test_tpm2_auth_util$(EXEEXT)'; \
  4873. b='test/unit/test_tpm2_auth_util'; \
  4874. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4875. --log-file $$b.log --trs-file $$b.trs \
  4876. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4877. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4878. test/unit/test_tpm2_errata.log: test/unit/test_tpm2_errata$(EXEEXT)
  4879. @p='test/unit/test_tpm2_errata$(EXEEXT)'; \
  4880. b='test/unit/test_tpm2_errata'; \
  4881. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4882. --log-file $$b.log --trs-file $$b.trs \
  4883. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4884. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4885. test/unit/test_tpm2_session.log: test/unit/test_tpm2_session$(EXEEXT)
  4886. @p='test/unit/test_tpm2_session$(EXEEXT)'; \
  4887. b='test/unit/test_tpm2_session'; \
  4888. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4889. --log-file $$b.log --trs-file $$b.trs \
  4890. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4891. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4892. test/unit/test_tpm2_policy.log: test/unit/test_tpm2_policy$(EXEEXT)
  4893. @p='test/unit/test_tpm2_policy$(EXEEXT)'; \
  4894. b='test/unit/test_tpm2_policy'; \
  4895. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4896. --log-file $$b.log --trs-file $$b.trs \
  4897. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4898. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4899. test/unit/test_tpm2_util.log: test/unit/test_tpm2_util$(EXEEXT)
  4900. @p='test/unit/test_tpm2_util$(EXEEXT)'; \
  4901. b='test/unit/test_tpm2_util'; \
  4902. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4903. --log-file $$b.log --trs-file $$b.trs \
  4904. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4905. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4906. test/unit/test_options.log: test/unit/test_options$(EXEEXT)
  4907. @p='test/unit/test_options$(EXEEXT)'; \
  4908. b='test/unit/test_options'; \
  4909. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4910. --log-file $$b.log --trs-file $$b.trs \
  4911. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4912. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4913. test/unit/test_cc_util.log: test/unit/test_cc_util$(EXEEXT)
  4914. @p='test/unit/test_cc_util$(EXEEXT)'; \
  4915. b='test/unit/test_cc_util'; \
  4916. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4917. --log-file $$b.log --trs-file $$b.trs \
  4918. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4919. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4920. test/unit/test_tpm2_eventlog.log: test/unit/test_tpm2_eventlog$(EXEEXT)
  4921. @p='test/unit/test_tpm2_eventlog$(EXEEXT)'; \
  4922. b='test/unit/test_tpm2_eventlog'; \
  4923. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4924. --log-file $$b.log --trs-file $$b.trs \
  4925. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4926. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4927. test/unit/test_tpm2_eventlog_yaml.log: test/unit/test_tpm2_eventlog_yaml$(EXEEXT)
  4928. @p='test/unit/test_tpm2_eventlog_yaml$(EXEEXT)'; \
  4929. b='test/unit/test_tpm2_eventlog_yaml'; \
  4930. $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
  4931. --log-file $$b.log --trs-file $$b.trs \
  4932. $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
  4933. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4934. .sh.log:
  4935. @p='$<'; \
  4936. $(am__set_b); \
  4937. $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
  4938. --log-file $$b.log --trs-file $$b.trs \
  4939. $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
  4940. "$$tst" $(AM_TESTS_FD_REDIRECT)
  4941. @am__EXEEXT_TRUE@.sh$(EXEEXT).log:
  4942. @am__EXEEXT_TRUE@ @p='$<'; \
  4943. @am__EXEEXT_TRUE@ $(am__set_b); \
  4944. @am__EXEEXT_TRUE@ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \
  4945. @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \
  4946. @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \
  4947. @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
  4948. distdir: $(DISTFILES)
  4949. $(am__remove_distdir)
  4950. test -d "$(distdir)" || mkdir "$(distdir)"
  4951. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  4952. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  4953. list='$(DISTFILES)'; \
  4954. dist_files=`for file in $$list; do echo $$file; done | \
  4955. sed -e "s|^$$srcdirstrip/||;t" \
  4956. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  4957. case $$dist_files in \
  4958. */*) $(MKDIR_P) `echo "$$dist_files" | \
  4959. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  4960. sort -u` ;; \
  4961. esac; \
  4962. for file in $$dist_files; do \
  4963. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  4964. if test -d $$d/$$file; then \
  4965. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  4966. if test -d "$(distdir)/$$file"; then \
  4967. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  4968. fi; \
  4969. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  4970. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  4971. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  4972. fi; \
  4973. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  4974. else \
  4975. test -f "$(distdir)/$$file" \
  4976. || cp -p $$d/$$file "$(distdir)/$$file" \
  4977. || exit 1; \
  4978. fi; \
  4979. done
  4980. $(MAKE) $(AM_MAKEFLAGS) \
  4981. top_distdir="$(top_distdir)" distdir="$(distdir)" \
  4982. dist-hook
  4983. -test -n "$(am__skip_mode_fix)" \
  4984. || find "$(distdir)" -type d ! -perm -755 \
  4985. -exec chmod u+rwx,go+rx {} \; -o \
  4986. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  4987. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  4988. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  4989. || chmod -R a+r "$(distdir)"
  4990. dist-gzip: distdir
  4991. tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
  4992. $(am__post_remove_distdir)
  4993. dist-bzip2: distdir
  4994. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  4995. $(am__post_remove_distdir)
  4996. dist-lzip: distdir
  4997. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  4998. $(am__post_remove_distdir)
  4999. dist-xz: distdir
  5000. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  5001. $(am__post_remove_distdir)
  5002. dist-tarZ: distdir
  5003. @echo WARNING: "Support for distribution archives compressed with" \
  5004. "legacy program 'compress' is deprecated." >&2
  5005. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  5006. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  5007. $(am__post_remove_distdir)
  5008. dist-shar: distdir
  5009. @echo WARNING: "Support for shar distribution archives is" \
  5010. "deprecated." >&2
  5011. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  5012. shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
  5013. $(am__post_remove_distdir)
  5014. dist-zip: distdir
  5015. -rm -f $(distdir).zip
  5016. zip -rq $(distdir).zip $(distdir)
  5017. $(am__post_remove_distdir)
  5018. dist dist-all:
  5019. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  5020. $(am__post_remove_distdir)
  5021. # This target untars the dist file and tries a VPATH configuration. Then
  5022. # it guarantees that the distribution is self-contained by making another
  5023. # tarfile.
  5024. distcheck: dist
  5025. case '$(DIST_ARCHIVES)' in \
  5026. *.tar.gz*) \
  5027. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
  5028. *.tar.bz2*) \
  5029. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  5030. *.tar.lz*) \
  5031. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  5032. *.tar.xz*) \
  5033. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  5034. *.tar.Z*) \
  5035. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  5036. *.shar.gz*) \
  5037. eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
  5038. *.zip*) \
  5039. unzip $(distdir).zip ;;\
  5040. esac
  5041. chmod -R a-w $(distdir)
  5042. chmod u+w $(distdir)
  5043. mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  5044. chmod a-w $(distdir)
  5045. test -d $(distdir)/_build || exit 0; \
  5046. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  5047. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  5048. && am__cwd=`pwd` \
  5049. && $(am__cd) $(distdir)/_build/sub \
  5050. && ../../configure \
  5051. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  5052. $(DISTCHECK_CONFIGURE_FLAGS) \
  5053. --srcdir=../.. --prefix="$$dc_install_base" \
  5054. && $(MAKE) $(AM_MAKEFLAGS) \
  5055. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  5056. && $(MAKE) $(AM_MAKEFLAGS) check \
  5057. && $(MAKE) $(AM_MAKEFLAGS) install \
  5058. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  5059. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  5060. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  5061. distuninstallcheck \
  5062. && chmod -R a-w "$$dc_install_base" \
  5063. && ({ \
  5064. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  5065. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  5066. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  5067. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  5068. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  5069. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  5070. && rm -rf "$$dc_destdir" \
  5071. && $(MAKE) $(AM_MAKEFLAGS) dist \
  5072. && rm -rf $(DIST_ARCHIVES) \
  5073. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  5074. && cd "$$am__cwd" \
  5075. || exit 1
  5076. $(am__post_remove_distdir)
  5077. @(echo "$(distdir) archives ready for distribution: "; \
  5078. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  5079. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  5080. distuninstallcheck:
  5081. @test -n '$(distuninstallcheck_dir)' || { \
  5082. echo 'ERROR: trying to run $@ with an empty' \
  5083. '$$(distuninstallcheck_dir)' >&2; \
  5084. exit 1; \
  5085. }; \
  5086. $(am__cd) '$(distuninstallcheck_dir)' || { \
  5087. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  5088. exit 1; \
  5089. }; \
  5090. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  5091. || { echo "ERROR: files left after uninstall:" ; \
  5092. if test -n "$(DESTDIR)"; then \
  5093. echo " (check DESTDIR support)"; \
  5094. fi ; \
  5095. $(distuninstallcheck_listfiles) ; \
  5096. exit 1; } >&2
  5097. distcleancheck: distclean
  5098. @if test '$(srcdir)' = . ; then \
  5099. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  5100. exit 1 ; \
  5101. fi
  5102. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  5103. || { echo "ERROR: files left in build directory after distclean:" ; \
  5104. $(distcleancheck_listfiles) ; \
  5105. exit 1; } >&2
  5106. check-am: all-am
  5107. $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
  5108. $(MAKE) $(AM_MAKEFLAGS) check-TESTS
  5109. check: check-am
  5110. all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA)
  5111. installdirs:
  5112. for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(bashcompdir)"; do \
  5113. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  5114. done
  5115. install: install-am
  5116. install-exec: install-exec-am
  5117. install-data: install-data-am
  5118. uninstall: uninstall-am
  5119. install-am: all-am
  5120. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  5121. installcheck: installcheck-am
  5122. install-strip:
  5123. if test -z '$(STRIP)'; then \
  5124. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  5125. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  5126. install; \
  5127. else \
  5128. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  5129. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  5130. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  5131. fi
  5132. mostlyclean-generic:
  5133. -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
  5134. -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
  5135. -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
  5136. clean-generic:
  5137. -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
  5138. distclean-generic:
  5139. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  5140. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  5141. -rm -f lib/$(DEPDIR)/$(am__dirstamp)
  5142. -rm -f lib/$(am__dirstamp)
  5143. -rm -f test/unit/$(DEPDIR)/$(am__dirstamp)
  5144. -rm -f test/unit/$(am__dirstamp)
  5145. -rm -f tools/$(DEPDIR)/$(am__dirstamp)
  5146. -rm -f tools/$(am__dirstamp)
  5147. -rm -f tools/fapi/$(DEPDIR)/$(am__dirstamp)
  5148. -rm -f tools/fapi/$(am__dirstamp)
  5149. -rm -f tools/misc/$(DEPDIR)/$(am__dirstamp)
  5150. -rm -f tools/misc/$(am__dirstamp)
  5151. maintainer-clean-generic:
  5152. @echo "This command is intended for maintainers to use"
  5153. @echo "it deletes files that may require special tools to rebuild."
  5154. @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@clean-local:
  5155. @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@distclean-local:
  5156. clean: clean-am
  5157. clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
  5158. clean-libtool clean-local clean-noinstLIBRARIES mostlyclean-am
  5159. distclean: distclean-am
  5160. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  5161. -rm -rf lib/$(DEPDIR) test/unit/$(DEPDIR) tools/$(DEPDIR) tools/fapi/$(DEPDIR) tools/misc/$(DEPDIR)
  5162. -rm -f Makefile
  5163. distclean-am: clean-am distclean-compile distclean-generic \
  5164. distclean-hdr distclean-libtool distclean-local distclean-tags
  5165. dvi: dvi-am
  5166. dvi-am:
  5167. html: html-am
  5168. html-am:
  5169. info: info-am
  5170. info-am:
  5171. install-data-am: install-dist_bashcompDATA install-man
  5172. @$(NORMAL_INSTALL)
  5173. $(MAKE) $(AM_MAKEFLAGS) install-data-hook
  5174. install-dvi: install-dvi-am
  5175. install-dvi-am:
  5176. install-exec-am: install-binPROGRAMS
  5177. @$(NORMAL_INSTALL)
  5178. $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
  5179. install-html: install-html-am
  5180. install-html-am:
  5181. install-info: install-info-am
  5182. install-info-am:
  5183. install-man: install-man1
  5184. install-pdf: install-pdf-am
  5185. install-pdf-am:
  5186. install-ps: install-ps-am
  5187. install-ps-am:
  5188. installcheck-am:
  5189. maintainer-clean: maintainer-clean-am
  5190. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  5191. -rm -rf $(top_srcdir)/autom4te.cache
  5192. -rm -rf lib/$(DEPDIR) test/unit/$(DEPDIR) tools/$(DEPDIR) tools/fapi/$(DEPDIR) tools/misc/$(DEPDIR)
  5193. -rm -f Makefile
  5194. maintainer-clean-am: distclean-am maintainer-clean-generic
  5195. mostlyclean: mostlyclean-am
  5196. mostlyclean-am: mostlyclean-compile mostlyclean-generic \
  5197. mostlyclean-libtool
  5198. pdf: pdf-am
  5199. pdf-am:
  5200. ps: ps-am
  5201. ps-am:
  5202. uninstall-am: uninstall-binPROGRAMS uninstall-dist_bashcompDATA \
  5203. uninstall-man
  5204. @$(NORMAL_INSTALL)
  5205. $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
  5206. uninstall-man: uninstall-man1
  5207. .MAKE: check-am install-am install-data-am install-exec-am \
  5208. install-strip uninstall-am
  5209. .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \
  5210. check-am clean clean-binPROGRAMS clean-checkPROGRAMS \
  5211. clean-cscope clean-generic clean-libtool clean-local \
  5212. clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am dist \
  5213. dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
  5214. dist-tarZ dist-xz dist-zip distcheck distclean \
  5215. distclean-compile distclean-generic distclean-hdr \
  5216. distclean-libtool distclean-local distclean-tags \
  5217. distcleancheck distdir distuninstallcheck dvi dvi-am html \
  5218. html-am info info-am install install-am install-binPROGRAMS \
  5219. install-data install-data-am install-data-hook \
  5220. install-dist_bashcompDATA install-dvi install-dvi-am \
  5221. install-exec install-exec-am install-exec-hook install-html \
  5222. install-html-am install-info install-info-am install-man \
  5223. install-man1 install-pdf install-pdf-am install-ps \
  5224. install-ps-am install-strip installcheck installcheck-am \
  5225. installdirs maintainer-clean maintainer-clean-generic \
  5226. mostlyclean mostlyclean-compile mostlyclean-generic \
  5227. mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
  5228. uninstall uninstall-am uninstall-binPROGRAMS \
  5229. uninstall-dist_bashcompDATA uninstall-hook uninstall-man \
  5230. uninstall-man1
  5231. .PRECIOUS: Makefile
  5232. # ax_code_coverage
  5233. @AUTOCONF_CODE_COVERAGE_2019_01_06_TRUE@clean-local: code-coverage-clean
  5234. @AUTOCONF_CODE_COVERAGE_2019_01_06_TRUE@distclean-local: code-coverage-dist-clean
  5235. @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@@CODE_COVERAGE_RULES@
  5236. # Create the symlinks for each tool to the tpm2 and optional tss2 bundled executables
  5237. install-exec-hook:
  5238. for tool in $(notdir $(basename $(tpm2_tools))) ; do \
  5239. $(LN_S) -f \
  5240. "tpm2$(EXEEXT)" \
  5241. "$(DESTDIR)$(bindir)/$$tool$(EXEEXT)" ; \
  5242. done
  5243. @HAVE_FAPI_TRUE@ for tool in $(notdir $(basename $(tss2_tools))) ; do \
  5244. @HAVE_FAPI_TRUE@ $(LN_S) -f \
  5245. @HAVE_FAPI_TRUE@ "tss2$(EXEEXT)" \
  5246. @HAVE_FAPI_TRUE@ "$(DESTDIR)$(bindir)/$$tool$(EXEEXT)" ; \
  5247. @HAVE_FAPI_TRUE@ done
  5248. check-hook:
  5249. rm -rf .lock_file
  5250. man/man1/%.1 : man/%.1.md $(MARKDOWN_COMMON_DEPS)
  5251. $(AM_V_GEN)rm -f $@ && \
  5252. mkdir -p man/man1 && \
  5253. sed -e '/\[common options\]/r $(top_srcdir)/man/common/options.md' \
  5254. -e '/\[common options\]/d' \
  5255. -e '/\[common tcti options\]/r $(top_srcdir)/man/common/tcti.md' \
  5256. -e '/\[common tcti options\]/d' \
  5257. -e '/\[common tss2 options\]/r $(top_srcdir)/man/common/tss2-options.md' \
  5258. -e '/\[common tss2 options\]/d' \
  5259. -e '/\[common fapi references\]/r $(top_srcdir)/man/common/tss2-fapi-references.md' \
  5260. -e '/\[common fapi references\]/d' \
  5261. -e '/\[authorization formatting\]/r $(top_srcdir)/man/common/authorizations.md' \
  5262. -e '/\[authorization formatting\]/d' \
  5263. -e '/\[context object format\]/r $(top_srcdir)/man/common/ctxobj.md' \
  5264. -e '/\[context object format\]/d' \
  5265. -e '/\[supported hash algorithms\]/r $(top_srcdir)/man/common/hash.md' \
  5266. -e '/\[supported hash algorithms\]/d' \
  5267. -e '/\[algorithm specifiers\]/r $(top_srcdir)/man/common/alg.md' \
  5268. -e '/\[algorithm specifiers\]/d' \
  5269. -e '/\[supported public object algorithms\]/r $(top_srcdir)/man/common/object-alg.md' \
  5270. -e '/\[supported public object algorithms\]/d' \
  5271. -e '/\[supported signing algorithms\]/r $(top_srcdir)/man/common/sign-alg.md' \
  5272. -e '/\[supported signing algorithms\]/d' \
  5273. -e '/\[nv attributes\]/r $(top_srcdir)/man/common/nv-attrs.md' \
  5274. -e '/\[nv attributes\]/d' \
  5275. -e '/\[pcr bank specifiers\]/r $(top_srcdir)/man/common/pcr.md' \
  5276. -e '/\[pcr bank specifiers\]/d' \
  5277. -e '/\[pubkey options\]/r $(top_srcdir)/man/common/pubkey.md' \
  5278. -e '/\[pubkey options\]/d' \
  5279. -e '/\[signature format specifiers\]/r $(top_srcdir)/man/common/signature.md' \
  5280. -e '/\[signature format specifiers\]/d' \
  5281. -e '/\[object attribute specifiers\]/r $(top_srcdir)/man/common/obj-attrs.md' \
  5282. -e '/\[object attribute specifiers\]/d' \
  5283. -e '/\[supported signing schemes\]/r $(top_srcdir)/man/common/signschemes.md' \
  5284. -e '/\[supported signing schemes\]/d' \
  5285. -e '/\[limitations\]/r $(top_srcdir)/man/common/policy-limitations.md' \
  5286. -e '/\[limitations\]/d' \
  5287. -e '/\[returns\]/r $(top_srcdir)/man/common/returns.md' \
  5288. -e '/\[returns\]/d' \
  5289. -e '/\[footer\]/r $(top_srcdir)/man/common/footer.md' \
  5290. -e '/\[footer\]/d' \
  5291. -e '/\[protection details\]/r $(top_srcdir)/man/common/protection-details.md' \
  5292. -e '/\[protection details\]/d' \
  5293. < $< | pandoc -s -t man > $@
  5294. install-data-hook:
  5295. cd $(DESTDIR)$(bashcompdir) && \
  5296. for tool in $(bin_PROGRAMS); do \
  5297. [ "$${tool}" = "$${tool#tools/fapi/*}" ] && $(LN_S) -f tpm2_completion.bash $${tool##*/}; \
  5298. done
  5299. uninstall-hook:
  5300. cd $(DESTDIR)$(bashcompdir) && \
  5301. for tool in $(bin_PROGRAMS); do \
  5302. [ "$${tool}" = "$${tool#tools/fapi/*}" -a -L $${tool##*/} ] && rm -f $${tool##*/}; \
  5303. done
  5304. dist-hook:
  5305. for f in $(EXTRA_DIST_IGNORE); do \
  5306. rm -rf `find $(distdir) -name $$f`; \
  5307. done;
  5308. # If pandoc is not enabled, we want to complain that you need pandoc for make dist,
  5309. # so hook the target and complain.
  5310. @HAVE_PANDOC_FALSE@ @(>&2 echo "You do not have pandoc, a requirement for the distribution of manpages")
  5311. @HAVE_PANDOC_FALSE@ @exit 1
  5312. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  5313. # Otherwise a system limit (for SysV at least) may be exceeded.
  5314. .NOEXPORT: