Makefile.in 205 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336
  1. # Makefile.in generated by automake 1.15 from Makefile.am.
  2. # @configure_input@
  3. # Copyright (C) 1994-2014 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. # Copyright 2018-2019 SiFive, Inc
  13. # SPDX-License-Identifier: Apache-2.0
  14. VPATH = @srcdir@
  15. am__is_gnu_make = { \
  16. if test -z '$(MAKELEVEL)'; then \
  17. false; \
  18. elif test -n '$(MAKE_HOST)'; then \
  19. true; \
  20. elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
  21. true; \
  22. else \
  23. false; \
  24. fi; \
  25. }
  26. am__make_running_with_option = \
  27. case $${target_option-} in \
  28. ?) ;; \
  29. *) echo "am__make_running_with_option: internal error: invalid" \
  30. "target option '$${target_option-}' specified" >&2; \
  31. exit 1;; \
  32. esac; \
  33. has_opt=no; \
  34. sane_makeflags=$$MAKEFLAGS; \
  35. if $(am__is_gnu_make); then \
  36. sane_makeflags=$$MFLAGS; \
  37. else \
  38. case $$MAKEFLAGS in \
  39. *\\[\ \ ]*) \
  40. bs=\\; \
  41. sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
  42. | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
  43. esac; \
  44. fi; \
  45. skip_next=no; \
  46. strip_trailopt () \
  47. { \
  48. flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  49. }; \
  50. for flg in $$sane_makeflags; do \
  51. test $$skip_next = yes && { skip_next=no; continue; }; \
  52. case $$flg in \
  53. *=*|--*) continue;; \
  54. -*I) strip_trailopt 'I'; skip_next=yes;; \
  55. -*I?*) strip_trailopt 'I';; \
  56. -*O) strip_trailopt 'O'; skip_next=yes;; \
  57. -*O?*) strip_trailopt 'O';; \
  58. -*l) strip_trailopt 'l'; skip_next=yes;; \
  59. -*l?*) strip_trailopt 'l';; \
  60. -[dEDm]) skip_next=yes;; \
  61. -[JT]) skip_next=yes;; \
  62. esac; \
  63. case $$flg in \
  64. *$$target_option*) has_opt=yes; break;; \
  65. esac; \
  66. done; \
  67. test $$has_opt = yes
  68. am__make_dryrun = (target_option=n; $(am__make_running_with_option))
  69. am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
  70. pkgdatadir = $(datadir)/@PACKAGE@
  71. pkgincludedir = $(includedir)/@PACKAGE@
  72. pkglibdir = $(libdir)/@PACKAGE@
  73. pkglibexecdir = $(libexecdir)/@PACKAGE@
  74. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
  75. install_sh_DATA = $(install_sh) -c -m 644
  76. install_sh_PROGRAM = $(install_sh) -c
  77. install_sh_SCRIPT = $(install_sh) -c
  78. INSTALL_HEADER = $(INSTALL_DATA)
  79. transform = $(program_transform_name)
  80. NORMAL_INSTALL = :
  81. PRE_INSTALL = :
  82. POST_INSTALL = :
  83. NORMAL_UNINSTALL = :
  84. PRE_UNINSTALL = :
  85. POST_UNINSTALL = :
  86. # Freedom METAL has its own libgloss implementation that is only built in
  87. # --with-builtin-libgloss is passed to configure.
  88. @WITH_BUILTIN_LIBGLOSS_TRUE@am__append_1 = libriscv__menv__metal.a
  89. check_PROGRAMS = return_pass$(EXEEXT) return_fail$(EXEEXT) \
  90. hello$(EXEEXT)
  91. subdir = .
  92. ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
  93. am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
  94. $(top_srcdir)/configure.ac
  95. am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
  96. $(ACLOCAL_M4)
  97. DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
  98. $(am__configure_deps) $(nobase_include_HEADERS) \
  99. $(am__DIST_COMMON)
  100. am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
  101. configure.lineno config.status.lineno
  102. mkinstalldirs = $(install_sh) -d
  103. CONFIG_CLEAN_FILES =
  104. CONFIG_CLEAN_VPATH_FILES =
  105. am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
  106. am__vpath_adj = case $$p in \
  107. $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
  108. *) f=$$p;; \
  109. esac;
  110. am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
  111. am__install_max = 40
  112. am__nobase_strip_setup = \
  113. srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
  114. am__nobase_strip = \
  115. for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
  116. am__nobase_list = $(am__nobase_strip_setup); \
  117. for p in $$list; do echo "$$p $$p"; done | \
  118. sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  119. $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
  120. if (++n[$$2] == $(am__install_max)) \
  121. { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
  122. END { for (dir in files) print dir, files[dir] }'
  123. am__base_list = \
  124. sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  125. sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
  126. am__uninstall_files_from_dir = { \
  127. test -z "$$files" \
  128. || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
  129. || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  130. $(am__cd) "$$dir" && rm -f $$files; }; \
  131. }
  132. am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(ldsdir)" \
  133. "$(DESTDIR)$(specdir)" "$(DESTDIR)$(includedir)"
  134. LIBRARIES = $(lib_LIBRARIES)
  135. ARFLAGS = cru
  136. AM_V_AR = $(am__v_AR_@AM_V@)
  137. am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
  138. am__v_AR_0 = @echo " AR " $@;
  139. am__v_AR_1 =
  140. libriscv__menv__metal_a_AR = $(AR) $(ARFLAGS)
  141. libriscv__menv__metal_a_LIBADD =
  142. am__libriscv__menv__metal_a_SOURCES_DIST = gloss/crt0.S \
  143. gloss/nanosleep.c gloss/sys_access.c gloss/sys_chdir.c \
  144. gloss/sys_chmod.c gloss/sys_chown.c gloss/sys_close.c \
  145. gloss/sys_execve.c gloss/sys_exit.c gloss/sys_faccessat.c \
  146. gloss/sys_fork.c gloss/sys_fstat.c gloss/sys_fstatat.c \
  147. gloss/sys_ftime.c gloss/sys_getcwd.c gloss/sys_getpid.c \
  148. gloss/sys_gettimeofday.c gloss/sys_isatty.c gloss/sys_kill.c \
  149. gloss/sys_link.c gloss/sys_lseek.c gloss/sys_lstat.c \
  150. gloss/sys_open.c gloss/sys_openat.c gloss/sys_read.c \
  151. gloss/sys_sbrk.c gloss/sys_stat.c gloss/sys_sysconf.c \
  152. gloss/sys_times.c gloss/sys_unlink.c gloss/sys_utime.c \
  153. gloss/sys_wait.c gloss/sys_write.c
  154. am__dirstamp = $(am__leading_dot)dirstamp
  155. @WITH_BUILTIN_LIBGLOSS_TRUE@am_libriscv__menv__metal_a_OBJECTS = \
  156. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/crt0.$(OBJEXT) \
  157. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/nanosleep.$(OBJEXT) \
  158. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_access.$(OBJEXT) \
  159. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chdir.$(OBJEXT) \
  160. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chmod.$(OBJEXT) \
  161. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chown.$(OBJEXT) \
  162. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_close.$(OBJEXT) \
  163. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_execve.$(OBJEXT) \
  164. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_exit.$(OBJEXT) \
  165. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_faccessat.$(OBJEXT) \
  166. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fork.$(OBJEXT) \
  167. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fstat.$(OBJEXT) \
  168. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fstatat.$(OBJEXT) \
  169. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_ftime.$(OBJEXT) \
  170. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_getcwd.$(OBJEXT) \
  171. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_getpid.$(OBJEXT) \
  172. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_gettimeofday.$(OBJEXT) \
  173. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_isatty.$(OBJEXT) \
  174. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_kill.$(OBJEXT) \
  175. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_link.$(OBJEXT) \
  176. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_lseek.$(OBJEXT) \
  177. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_lstat.$(OBJEXT) \
  178. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_open.$(OBJEXT) \
  179. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_openat.$(OBJEXT) \
  180. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_read.$(OBJEXT) \
  181. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_sbrk.$(OBJEXT) \
  182. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_stat.$(OBJEXT) \
  183. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_sysconf.$(OBJEXT) \
  184. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_times.$(OBJEXT) \
  185. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_unlink.$(OBJEXT) \
  186. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_utime.$(OBJEXT) \
  187. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_wait.$(OBJEXT) \
  188. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_write.$(OBJEXT)
  189. libriscv__menv__metal_a_OBJECTS = \
  190. $(am_libriscv__menv__metal_a_OBJECTS)
  191. libriscv__mmachine__@MACHINE_NAME@_a_AR = $(AR) $(ARFLAGS)
  192. libriscv__mmachine__@MACHINE_NAME@_a_LIBADD =
  193. am_libriscv__mmachine__@MACHINE_NAME@_a_OBJECTS = src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.$(OBJEXT) \
  194. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.$(OBJEXT) \
  195. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.$(OBJEXT) \
  196. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.$(OBJEXT) \
  197. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.$(OBJEXT) \
  198. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.$(OBJEXT) \
  199. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.$(OBJEXT) \
  200. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.$(OBJEXT) \
  201. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.$(OBJEXT) \
  202. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.$(OBJEXT) \
  203. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.$(OBJEXT) \
  204. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.$(OBJEXT) \
  205. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.$(OBJEXT) \
  206. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.$(OBJEXT) \
  207. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.$(OBJEXT) \
  208. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.$(OBJEXT) \
  209. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.$(OBJEXT) \
  210. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.$(OBJEXT) \
  211. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.$(OBJEXT) \
  212. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.$(OBJEXT) \
  213. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.$(OBJEXT) \
  214. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.$(OBJEXT) \
  215. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.$(OBJEXT) \
  216. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.$(OBJEXT) \
  217. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.$(OBJEXT) \
  218. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.$(OBJEXT) \
  219. src/libriscv__mmachine__@MACHINE_NAME@_a-button.$(OBJEXT) \
  220. src/libriscv__mmachine__@MACHINE_NAME@_a-cache.$(OBJEXT) \
  221. src/libriscv__mmachine__@MACHINE_NAME@_a-clock.$(OBJEXT) \
  222. src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.$(OBJEXT) \
  223. src/libriscv__mmachine__@MACHINE_NAME@_a-entry.$(OBJEXT) \
  224. src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.$(OBJEXT) \
  225. src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.$(OBJEXT) \
  226. src/libriscv__mmachine__@MACHINE_NAME@_a-led.$(OBJEXT) \
  227. src/libriscv__mmachine__@MACHINE_NAME@_a-lock.$(OBJEXT) \
  228. src/libriscv__mmachine__@MACHINE_NAME@_a-memory.$(OBJEXT) \
  229. src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.$(OBJEXT) \
  230. src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.$(OBJEXT) \
  231. src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.$(OBJEXT) \
  232. src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.$(OBJEXT) \
  233. src/libriscv__mmachine__@MACHINE_NAME@_a-spi.$(OBJEXT) \
  234. src/libriscv__mmachine__@MACHINE_NAME@_a-switch.$(OBJEXT) \
  235. src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.$(OBJEXT) \
  236. src/libriscv__mmachine__@MACHINE_NAME@_a-timer.$(OBJEXT) \
  237. src/libriscv__mmachine__@MACHINE_NAME@_a-time.$(OBJEXT) \
  238. src/libriscv__mmachine__@MACHINE_NAME@_a-trap.$(OBJEXT) \
  239. src/libriscv__mmachine__@MACHINE_NAME@_a-tty.$(OBJEXT) \
  240. src/libriscv__mmachine__@MACHINE_NAME@_a-uart.$(OBJEXT) \
  241. src/libriscv__mmachine__@MACHINE_NAME@_a-vector.$(OBJEXT) \
  242. src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.$(OBJEXT)
  243. libriscv__mmachine__@MACHINE_NAME@_a_OBJECTS = \
  244. $(am_libriscv__mmachine__@MACHINE_NAME@_a_OBJECTS)
  245. am_hello_OBJECTS = test/hello-hello.$(OBJEXT)
  246. hello_OBJECTS = $(am_hello_OBJECTS)
  247. hello_LDADD = $(LDADD)
  248. hello_LINK = $(CCLD) $(hello_CFLAGS) $(CFLAGS) $(hello_LDFLAGS) \
  249. $(LDFLAGS) -o $@
  250. am_return_fail_OBJECTS = test/return_fail-return_fail.$(OBJEXT)
  251. return_fail_OBJECTS = $(am_return_fail_OBJECTS)
  252. return_fail_LDADD = $(LDADD)
  253. return_fail_LINK = $(CCLD) $(return_fail_CFLAGS) $(CFLAGS) \
  254. $(return_fail_LDFLAGS) $(LDFLAGS) -o $@
  255. am_return_pass_OBJECTS = test/return_pass-return_pass.$(OBJEXT)
  256. return_pass_OBJECTS = $(am_return_pass_OBJECTS)
  257. return_pass_LDADD = $(LDADD)
  258. return_pass_LINK = $(CCLD) $(return_pass_CFLAGS) $(CFLAGS) \
  259. $(return_pass_LDFLAGS) $(LDFLAGS) -o $@
  260. AM_V_P = $(am__v_P_@AM_V@)
  261. am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
  262. am__v_P_0 = false
  263. am__v_P_1 = :
  264. AM_V_GEN = $(am__v_GEN_@AM_V@)
  265. am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
  266. am__v_GEN_0 = @echo " GEN " $@;
  267. am__v_GEN_1 =
  268. AM_V_at = $(am__v_at_@AM_V@)
  269. am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
  270. am__v_at_0 = @
  271. am__v_at_1 =
  272. DEFAULT_INCLUDES = -I.@am__isrc@
  273. depcomp = $(SHELL) $(top_srcdir)/depcomp
  274. am__depfiles_maybe = depfiles
  275. am__mv = mv -f
  276. AM_V_lt = $(am__v_lt_@AM_V@)
  277. am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
  278. am__v_lt_0 = --silent
  279. am__v_lt_1 =
  280. CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
  281. $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
  282. AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
  283. am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
  284. am__v_CPPAS_0 = @echo " CPPAS " $@;
  285. am__v_CPPAS_1 =
  286. COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
  287. $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  288. AM_V_CC = $(am__v_CC_@AM_V@)
  289. am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
  290. am__v_CC_0 = @echo " CC " $@;
  291. am__v_CC_1 =
  292. CCLD = $(CC)
  293. LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
  294. AM_V_CCLD = $(am__v_CCLD_@AM_V@)
  295. am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
  296. am__v_CCLD_0 = @echo " CCLD " $@;
  297. am__v_CCLD_1 =
  298. SOURCES = $(libriscv__menv__metal_a_SOURCES) \
  299. $(libriscv__mmachine__@MACHINE_NAME@_a_SOURCES) \
  300. $(hello_SOURCES) $(return_fail_SOURCES) $(return_pass_SOURCES)
  301. DIST_SOURCES = $(am__libriscv__menv__metal_a_SOURCES_DIST) \
  302. $(libriscv__mmachine__@MACHINE_NAME@_a_SOURCES) \
  303. $(hello_SOURCES) $(return_fail_SOURCES) $(return_pass_SOURCES)
  304. am__can_run_installinfo = \
  305. case $$AM_UPDATE_INFO_DIR in \
  306. n|no|NO) false;; \
  307. *) (install-info --version) >/dev/null 2>&1;; \
  308. esac
  309. DATA = $(lds_DATA) $(spec_DATA)
  310. HEADERS = $(nobase_include_HEADERS)
  311. am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
  312. # Read a list of newline-separated strings from the standard input,
  313. # and print each of them once, without duplicates. Input order is
  314. # *not* preserved.
  315. am__uniquify_input = $(AWK) '\
  316. BEGIN { nonempty = 0; } \
  317. { items[$$0] = 1; nonempty = 1; } \
  318. END { if (nonempty) { for (i in items) print i; }; } \
  319. '
  320. # Make sure the list of sources is unique. This is necessary because,
  321. # e.g., the same source file might be shared among _SOURCES variables
  322. # for different programs/libraries.
  323. am__define_uniq_tagged_files = \
  324. list='$(am__tagged_files)'; \
  325. unique=`for i in $$list; do \
  326. if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  327. done | $(am__uniquify_input)`
  328. ETAGS = etags
  329. CTAGS = ctags
  330. CSCOPE = cscope
  331. AM_RECURSIVE_TARGETS = cscope
  332. am__DIST_COMMON = $(srcdir)/Makefile.in ar-lib compile depcomp \
  333. install-sh missing
  334. DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
  335. distdir = $(PACKAGE)-$(VERSION)
  336. top_distdir = $(distdir)
  337. am__remove_distdir = \
  338. if test -d "$(distdir)"; then \
  339. find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
  340. && rm -rf "$(distdir)" \
  341. || { sleep 5 && rm -rf "$(distdir)"; }; \
  342. else :; fi
  343. am__post_remove_distdir = $(am__remove_distdir)
  344. DIST_ARCHIVES = $(distdir).tar.gz
  345. GZIP_ENV = --best
  346. DIST_TARGETS = dist-gzip
  347. distuninstallcheck_listfiles = find . -type f -print
  348. am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
  349. | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
  350. distcleancheck_listfiles = find . -type f -print
  351. ACLOCAL = @ACLOCAL@
  352. AMTAR = @AMTAR@
  353. AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
  354. AR = @AR@
  355. AUTOCONF = @AUTOCONF@
  356. AUTOHEADER = @AUTOHEADER@
  357. AUTOMAKE = @AUTOMAKE@
  358. AWK = @AWK@
  359. BARE_HEADER_GENERATOR = @BARE_HEADER_GENERATOR@
  360. CC = @CC@
  361. CCAS = @CCAS@
  362. CCASDEPMODE = @CCASDEPMODE@
  363. CCASFLAGS = @CCASFLAGS@
  364. CCDEPMODE = @CCDEPMODE@
  365. CFLAGS = @CFLAGS@
  366. CPPFLAGS = @CPPFLAGS@
  367. CYGPATH_W = @CYGPATH_W@
  368. DEFS = @DEFS@
  369. DEPDIR = @DEPDIR@
  370. DTC = @DTC@
  371. ECHO_C = @ECHO_C@
  372. ECHO_N = @ECHO_N@
  373. ECHO_T = @ECHO_T@
  374. EXEEXT = @EXEEXT@
  375. INSTALL = @INSTALL@
  376. INSTALL_DATA = @INSTALL_DATA@
  377. INSTALL_PROGRAM = @INSTALL_PROGRAM@
  378. INSTALL_SCRIPT = @INSTALL_SCRIPT@
  379. INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
  380. LDFLAGS = @LDFLAGS@
  381. LDSCRIPT_GENERATOR = @LDSCRIPT_GENERATOR@
  382. LIBOBJS = @LIBOBJS@
  383. LIBS = @LIBS@
  384. LTLIBOBJS = @LTLIBOBJS@
  385. MACHINE_DTS = @MACHINE_DTS@
  386. MACHINE_HEADER = @MACHINE_HEADER@
  387. MACHINE_INLINE = @MACHINE_INLINE@
  388. MACHINE_LDSCRIPT = @MACHINE_LDSCRIPT@
  389. MACHINE_NAME = @MACHINE_NAME@
  390. MAINT = @MAINT@
  391. MAKEATTRIBUTES_GENERATOR = @MAKEATTRIBUTES_GENERATOR@
  392. MAKEINFO = @MAKEINFO@
  393. MENV_METAL = @MENV_METAL@
  394. METAL_HEADER_GENERATOR = @METAL_HEADER_GENERATOR@
  395. MKDIR_P = @MKDIR_P@
  396. MMACHINE_MACHINE_NAME = @MMACHINE_MACHINE_NAME@
  397. OBJEXT = @OBJEXT@
  398. PACKAGE = @PACKAGE@
  399. PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
  400. PACKAGE_NAME = @PACKAGE_NAME@
  401. PACKAGE_STRING = @PACKAGE_STRING@
  402. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  403. PACKAGE_URL = @PACKAGE_URL@
  404. PACKAGE_VERSION = @PACKAGE_VERSION@
  405. PATH_SEPARATOR = @PATH_SEPARATOR@
  406. PLATFORM_HEADER = @PLATFORM_HEADER@
  407. RANLIB = @RANLIB@
  408. SET_MAKE = @SET_MAKE@
  409. SHELL = @SHELL@
  410. SPECS_GENERATOR = @SPECS_GENERATOR@
  411. STRIP = @STRIP@
  412. VERSION = @VERSION@
  413. abs_builddir = @abs_builddir@
  414. abs_srcdir = @abs_srcdir@
  415. abs_top_builddir = @abs_top_builddir@
  416. abs_top_srcdir = @abs_top_srcdir@
  417. ac_ct_AR = @ac_ct_AR@
  418. ac_ct_CC = @ac_ct_CC@
  419. am__include = @am__include@
  420. am__leading_dot = @am__leading_dot@
  421. am__quote = @am__quote@
  422. am__tar = @am__tar@
  423. am__untar = @am__untar@
  424. bindir = @bindir@
  425. build_alias = @build_alias@
  426. builddir = @builddir@
  427. datadir = @datadir@
  428. datarootdir = @datarootdir@
  429. docdir = @docdir@
  430. dvidir = @dvidir@
  431. exec_prefix = @exec_prefix@
  432. host_alias = @host_alias@
  433. htmldir = @htmldir@
  434. includedir = @includedir@
  435. infodir = @infodir@
  436. install_sh = @install_sh@
  437. libdir = @libdir@
  438. libexecdir = @libexecdir@
  439. localedir = @localedir@
  440. localstatedir = @localstatedir@
  441. mandir = @mandir@
  442. mkdir_p = @mkdir_p@
  443. oldincludedir = @oldincludedir@
  444. pdfdir = @pdfdir@
  445. prefix = @prefix@
  446. program_transform_name = @program_transform_name@
  447. psdir = @psdir@
  448. runstatedir = @runstatedir@
  449. sbindir = @sbindir@
  450. sharedstatedir = @sharedstatedir@
  451. srcdir = @srcdir@
  452. sysconfdir = @sysconfdir@
  453. target_alias = @target_alias@
  454. top_build_prefix = @top_build_prefix@
  455. top_builddir = @top_builddir@
  456. top_srcdir = @top_srcdir@
  457. # Generates a linker script that's more reasonable that whatever GCC's default
  458. # is.
  459. ldsdir = $(libdir)
  460. lds_DATA = riscv__mmachine__@MACHINE_NAME@.lds
  461. # Generates a SPEC file that sets a reasonable set of default options for this
  462. # build.
  463. specdir = $(libdir)
  464. spec_DATA = riscv__mmachine__@MACHINE_NAME@.specs \
  465. riscv__menv__metal.specs
  466. # Install some METAL-specific headers, one of which is automatically generated.
  467. # The files that aren't automatically generated are the same for all machines.
  468. nobase_include_HEADERS = \
  469. metal/drivers/fixed-clock.h \
  470. metal/drivers/fixed-factor-clock.h \
  471. metal/drivers/riscv_clint0.h \
  472. metal/drivers/riscv_cpu.h \
  473. metal/drivers/riscv_plic0.h \
  474. metal/drivers/sifive_ccache0.h \
  475. metal/drivers/sifive_clic0.h \
  476. metal/drivers/sifive_fe310-g000_hfrosc.h \
  477. metal/drivers/sifive_fe310-g000_hfxosc.h \
  478. metal/drivers/sifive_fe310-g000_lfrosc.h \
  479. metal/drivers/sifive_fe310-g000_pll.h \
  480. metal/drivers/sifive_fe310-g000_prci.h \
  481. metal/drivers/sifive_fu540-c000_l2.h \
  482. metal/drivers/sifive_global-external-interrupts0.h \
  483. metal/drivers/sifive_gpio-buttons.h \
  484. metal/drivers/sifive_gpio-leds.h \
  485. metal/drivers/sifive_gpio-switches.h \
  486. metal/drivers/sifive_gpio0.h \
  487. metal/drivers/sifive_local-external-interrupts0.h \
  488. metal/drivers/sifive_rtc0.h \
  489. metal/drivers/sifive_spi0.h \
  490. metal/drivers/sifive_test0.h \
  491. metal/drivers/sifive_trace.h \
  492. metal/drivers/sifive_uart0.h \
  493. metal/drivers/sifive_wdog0.h \
  494. metal/machine/inline.h \
  495. metal/machine/platform.h \
  496. metal/button.h \
  497. metal/cache.h \
  498. metal/clock.h \
  499. metal/compiler.h \
  500. metal/cpu.h \
  501. metal/gpio.h \
  502. metal/interrupt.h \
  503. metal/io.h \
  504. metal/itim.h \
  505. metal/led.h \
  506. metal/lock.h \
  507. metal/machine.h \
  508. metal/memory.h \
  509. metal/pmp.h \
  510. metal/privilege.h \
  511. metal/rtc.h \
  512. metal/shutdown.h \
  513. metal/spi.h \
  514. metal/switch.h \
  515. metal/timer.h \
  516. metal/time.h \
  517. metal/tty.h \
  518. metal/uart.h \
  519. metal/watchdog.h
  520. # Quash an automake warning.
  521. # Everything in here is compiled into a single library, which contains all the
  522. # source files in the project. It's named for one specific machine, which GCC
  523. # uses to select the target machine that this METAL implementation points at.
  524. lib_LIBRARIES = libriscv__mmachine__@MACHINE_NAME@.a $(am__append_1)
  525. libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS = @MENV_METAL@ @MMACHINE_MACHINE_NAME@
  526. libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS = @MENV_METAL@ @MMACHINE_MACHINE_NAME@
  527. # This will generate these sources before the compilation step
  528. BUILT_SOURCES = \
  529. metal/machine.h \
  530. metal/machine/inline.h \
  531. metal/machine/platform.h \
  532. riscv__menv__metal.specs \
  533. riscv__mmachine__@MACHINE_NAME@.specs
  534. libriscv__mmachine__@MACHINE_NAME@_a_SOURCES = \
  535. src/drivers/fixed-clock.c \
  536. src/drivers/fixed-factor-clock.c \
  537. src/drivers/inline.c \
  538. src/drivers/riscv_clint0.c \
  539. src/drivers/riscv_cpu.c \
  540. src/drivers/riscv_plic0.c \
  541. src/drivers/sifive_ccache0.c \
  542. src/drivers/sifive_clic0.c \
  543. src/drivers/sifive_fe310-g000_hfrosc.c \
  544. src/drivers/sifive_fe310-g000_hfxosc.c \
  545. src/drivers/sifive_fe310-g000_lfrosc.c \
  546. src/drivers/sifive_fe310-g000_pll.c \
  547. src/drivers/sifive_fe310-g000_prci.c \
  548. src/drivers/sifive_fu540-c000_l2.c \
  549. src/drivers/sifive_global-external-interrupts0.c \
  550. src/drivers/sifive_gpio-buttons.c \
  551. src/drivers/sifive_gpio-leds.c \
  552. src/drivers/sifive_gpio-switches.c \
  553. src/drivers/sifive_gpio0.c \
  554. src/drivers/sifive_local-external-interrupts0.c \
  555. src/drivers/sifive_rtc0.c \
  556. src/drivers/sifive_spi0.c \
  557. src/drivers/sifive_test0.c \
  558. src/drivers/sifive_trace.c \
  559. src/drivers/sifive_uart0.c \
  560. src/drivers/sifive_wdog0.c \
  561. src/button.c \
  562. src/cache.c \
  563. src/clock.c \
  564. src/cpu.c \
  565. src/entry.S \
  566. src/gpio.c \
  567. src/interrupt.c \
  568. src/led.c \
  569. src/lock.c \
  570. src/memory.c \
  571. src/pmp.c \
  572. src/privilege.c \
  573. src/rtc.c \
  574. src/shutdown.c \
  575. src/spi.c \
  576. src/switch.c \
  577. src/synchronize_harts.c \
  578. src/timer.c \
  579. src/time.c \
  580. src/trap.S \
  581. src/tty.c \
  582. src/uart.c \
  583. src/vector.S \
  584. src/watchdog.c
  585. @WITH_BUILTIN_LIBGLOSS_TRUE@libriscv__menv__metal_a_SOURCES = \
  586. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/crt0.S \
  587. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/nanosleep.c \
  588. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_access.c \
  589. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chdir.c \
  590. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chmod.c \
  591. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_chown.c \
  592. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_close.c \
  593. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_execve.c \
  594. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_exit.c \
  595. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_faccessat.c \
  596. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fork.c \
  597. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fstat.c \
  598. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_fstatat.c \
  599. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_ftime.c \
  600. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_getcwd.c \
  601. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_getpid.c \
  602. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_gettimeofday.c \
  603. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_isatty.c \
  604. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_kill.c \
  605. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_link.c \
  606. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_lseek.c \
  607. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_lstat.c \
  608. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_open.c \
  609. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_openat.c \
  610. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_read.c \
  611. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_sbrk.c \
  612. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_stat.c \
  613. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_sysconf.c \
  614. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_times.c \
  615. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_unlink.c \
  616. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_utime.c \
  617. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_wait.c \
  618. @WITH_BUILTIN_LIBGLOSS_TRUE@ gloss/sys_write.c
  619. return_pass_SOURCES = test/return_pass.c
  620. return_pass_CFLAGS = @MENV_METAL@ @MMACHINE_MACHINE_NAME@
  621. return_pass_LDFLAGS = -L. -Wl,--gc-sections -Wl,-Map=return_pass.map
  622. return_fail_SOURCES = test/return_fail.c
  623. return_fail_CFLAGS = @MENV_METAL@ @MMACHINE_MACHINE_NAME@
  624. return_fail_LDFLAGS = -L. -Wl,--gc-sections -Wl,-Map=return_fail.map
  625. hello_SOURCES = test/hello.c
  626. hello_CFLAGS = @MENV_METAL@ @MMACHINE_MACHINE_NAME@
  627. hello_LDFLAGS = -L. -Wl,--gc-sections -Wl,-Map=hello.map
  628. all: $(BUILT_SOURCES)
  629. $(MAKE) $(AM_MAKEFLAGS) all-am
  630. .SUFFIXES:
  631. .SUFFIXES: .S .c .o .obj
  632. am--refresh: Makefile
  633. @:
  634. $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
  635. @for dep in $?; do \
  636. case '$(am__configure_deps)' in \
  637. *$$dep*) \
  638. echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
  639. $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
  640. && exit 0; \
  641. exit 1;; \
  642. esac; \
  643. done; \
  644. echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
  645. $(am__cd) $(top_srcdir) && \
  646. $(AUTOMAKE) --foreign Makefile
  647. Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
  648. @case '$?' in \
  649. *config.status*) \
  650. echo ' $(SHELL) ./config.status'; \
  651. $(SHELL) ./config.status;; \
  652. *) \
  653. echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
  654. cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
  655. esac;
  656. $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
  657. $(SHELL) ./config.status --recheck
  658. $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
  659. $(am__cd) $(srcdir) && $(AUTOCONF)
  660. $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
  661. $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
  662. $(am__aclocal_m4_deps):
  663. install-libLIBRARIES: $(lib_LIBRARIES)
  664. @$(NORMAL_INSTALL)
  665. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  666. list2=; for p in $$list; do \
  667. if test -f $$p; then \
  668. list2="$$list2 $$p"; \
  669. else :; fi; \
  670. done; \
  671. test -z "$$list2" || { \
  672. echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
  673. $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
  674. echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
  675. $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
  676. @$(POST_INSTALL)
  677. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  678. for p in $$list; do \
  679. if test -f $$p; then \
  680. $(am__strip_dir) \
  681. echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
  682. ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
  683. else :; fi; \
  684. done
  685. uninstall-libLIBRARIES:
  686. @$(NORMAL_UNINSTALL)
  687. @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
  688. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  689. dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
  690. clean-libLIBRARIES:
  691. -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
  692. gloss/$(am__dirstamp):
  693. @$(MKDIR_P) gloss
  694. @: > gloss/$(am__dirstamp)
  695. gloss/$(DEPDIR)/$(am__dirstamp):
  696. @$(MKDIR_P) gloss/$(DEPDIR)
  697. @: > gloss/$(DEPDIR)/$(am__dirstamp)
  698. gloss/crt0.$(OBJEXT): gloss/$(am__dirstamp) \
  699. gloss/$(DEPDIR)/$(am__dirstamp)
  700. gloss/nanosleep.$(OBJEXT): gloss/$(am__dirstamp) \
  701. gloss/$(DEPDIR)/$(am__dirstamp)
  702. gloss/sys_access.$(OBJEXT): gloss/$(am__dirstamp) \
  703. gloss/$(DEPDIR)/$(am__dirstamp)
  704. gloss/sys_chdir.$(OBJEXT): gloss/$(am__dirstamp) \
  705. gloss/$(DEPDIR)/$(am__dirstamp)
  706. gloss/sys_chmod.$(OBJEXT): gloss/$(am__dirstamp) \
  707. gloss/$(DEPDIR)/$(am__dirstamp)
  708. gloss/sys_chown.$(OBJEXT): gloss/$(am__dirstamp) \
  709. gloss/$(DEPDIR)/$(am__dirstamp)
  710. gloss/sys_close.$(OBJEXT): gloss/$(am__dirstamp) \
  711. gloss/$(DEPDIR)/$(am__dirstamp)
  712. gloss/sys_execve.$(OBJEXT): gloss/$(am__dirstamp) \
  713. gloss/$(DEPDIR)/$(am__dirstamp)
  714. gloss/sys_exit.$(OBJEXT): gloss/$(am__dirstamp) \
  715. gloss/$(DEPDIR)/$(am__dirstamp)
  716. gloss/sys_faccessat.$(OBJEXT): gloss/$(am__dirstamp) \
  717. gloss/$(DEPDIR)/$(am__dirstamp)
  718. gloss/sys_fork.$(OBJEXT): gloss/$(am__dirstamp) \
  719. gloss/$(DEPDIR)/$(am__dirstamp)
  720. gloss/sys_fstat.$(OBJEXT): gloss/$(am__dirstamp) \
  721. gloss/$(DEPDIR)/$(am__dirstamp)
  722. gloss/sys_fstatat.$(OBJEXT): gloss/$(am__dirstamp) \
  723. gloss/$(DEPDIR)/$(am__dirstamp)
  724. gloss/sys_ftime.$(OBJEXT): gloss/$(am__dirstamp) \
  725. gloss/$(DEPDIR)/$(am__dirstamp)
  726. gloss/sys_getcwd.$(OBJEXT): gloss/$(am__dirstamp) \
  727. gloss/$(DEPDIR)/$(am__dirstamp)
  728. gloss/sys_getpid.$(OBJEXT): gloss/$(am__dirstamp) \
  729. gloss/$(DEPDIR)/$(am__dirstamp)
  730. gloss/sys_gettimeofday.$(OBJEXT): gloss/$(am__dirstamp) \
  731. gloss/$(DEPDIR)/$(am__dirstamp)
  732. gloss/sys_isatty.$(OBJEXT): gloss/$(am__dirstamp) \
  733. gloss/$(DEPDIR)/$(am__dirstamp)
  734. gloss/sys_kill.$(OBJEXT): gloss/$(am__dirstamp) \
  735. gloss/$(DEPDIR)/$(am__dirstamp)
  736. gloss/sys_link.$(OBJEXT): gloss/$(am__dirstamp) \
  737. gloss/$(DEPDIR)/$(am__dirstamp)
  738. gloss/sys_lseek.$(OBJEXT): gloss/$(am__dirstamp) \
  739. gloss/$(DEPDIR)/$(am__dirstamp)
  740. gloss/sys_lstat.$(OBJEXT): gloss/$(am__dirstamp) \
  741. gloss/$(DEPDIR)/$(am__dirstamp)
  742. gloss/sys_open.$(OBJEXT): gloss/$(am__dirstamp) \
  743. gloss/$(DEPDIR)/$(am__dirstamp)
  744. gloss/sys_openat.$(OBJEXT): gloss/$(am__dirstamp) \
  745. gloss/$(DEPDIR)/$(am__dirstamp)
  746. gloss/sys_read.$(OBJEXT): gloss/$(am__dirstamp) \
  747. gloss/$(DEPDIR)/$(am__dirstamp)
  748. gloss/sys_sbrk.$(OBJEXT): gloss/$(am__dirstamp) \
  749. gloss/$(DEPDIR)/$(am__dirstamp)
  750. gloss/sys_stat.$(OBJEXT): gloss/$(am__dirstamp) \
  751. gloss/$(DEPDIR)/$(am__dirstamp)
  752. gloss/sys_sysconf.$(OBJEXT): gloss/$(am__dirstamp) \
  753. gloss/$(DEPDIR)/$(am__dirstamp)
  754. gloss/sys_times.$(OBJEXT): gloss/$(am__dirstamp) \
  755. gloss/$(DEPDIR)/$(am__dirstamp)
  756. gloss/sys_unlink.$(OBJEXT): gloss/$(am__dirstamp) \
  757. gloss/$(DEPDIR)/$(am__dirstamp)
  758. gloss/sys_utime.$(OBJEXT): gloss/$(am__dirstamp) \
  759. gloss/$(DEPDIR)/$(am__dirstamp)
  760. gloss/sys_wait.$(OBJEXT): gloss/$(am__dirstamp) \
  761. gloss/$(DEPDIR)/$(am__dirstamp)
  762. gloss/sys_write.$(OBJEXT): gloss/$(am__dirstamp) \
  763. gloss/$(DEPDIR)/$(am__dirstamp)
  764. libriscv__menv__metal.a: $(libriscv__menv__metal_a_OBJECTS) $(libriscv__menv__metal_a_DEPENDENCIES) $(EXTRA_libriscv__menv__metal_a_DEPENDENCIES)
  765. $(AM_V_at)-rm -f libriscv__menv__metal.a
  766. $(AM_V_AR)$(libriscv__menv__metal_a_AR) libriscv__menv__metal.a $(libriscv__menv__metal_a_OBJECTS) $(libriscv__menv__metal_a_LIBADD)
  767. $(AM_V_at)$(RANLIB) libriscv__menv__metal.a
  768. src/drivers/$(am__dirstamp):
  769. @$(MKDIR_P) src/drivers
  770. @: > src/drivers/$(am__dirstamp)
  771. src/drivers/$(DEPDIR)/$(am__dirstamp):
  772. @$(MKDIR_P) src/drivers/$(DEPDIR)
  773. @: > src/drivers/$(DEPDIR)/$(am__dirstamp)
  774. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.$(OBJEXT): \
  775. src/drivers/$(am__dirstamp) \
  776. src/drivers/$(DEPDIR)/$(am__dirstamp)
  777. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.$(OBJEXT): \
  778. src/drivers/$(am__dirstamp) \
  779. src/drivers/$(DEPDIR)/$(am__dirstamp)
  780. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.$(OBJEXT): \
  781. src/drivers/$(am__dirstamp) \
  782. src/drivers/$(DEPDIR)/$(am__dirstamp)
  783. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.$(OBJEXT): \
  784. src/drivers/$(am__dirstamp) \
  785. src/drivers/$(DEPDIR)/$(am__dirstamp)
  786. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.$(OBJEXT): \
  787. src/drivers/$(am__dirstamp) \
  788. src/drivers/$(DEPDIR)/$(am__dirstamp)
  789. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.$(OBJEXT): \
  790. src/drivers/$(am__dirstamp) \
  791. src/drivers/$(DEPDIR)/$(am__dirstamp)
  792. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.$(OBJEXT): \
  793. src/drivers/$(am__dirstamp) \
  794. src/drivers/$(DEPDIR)/$(am__dirstamp)
  795. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.$(OBJEXT): \
  796. src/drivers/$(am__dirstamp) \
  797. src/drivers/$(DEPDIR)/$(am__dirstamp)
  798. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.$(OBJEXT): \
  799. src/drivers/$(am__dirstamp) \
  800. src/drivers/$(DEPDIR)/$(am__dirstamp)
  801. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.$(OBJEXT): \
  802. src/drivers/$(am__dirstamp) \
  803. src/drivers/$(DEPDIR)/$(am__dirstamp)
  804. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.$(OBJEXT): \
  805. src/drivers/$(am__dirstamp) \
  806. src/drivers/$(DEPDIR)/$(am__dirstamp)
  807. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.$(OBJEXT): \
  808. src/drivers/$(am__dirstamp) \
  809. src/drivers/$(DEPDIR)/$(am__dirstamp)
  810. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.$(OBJEXT): \
  811. src/drivers/$(am__dirstamp) \
  812. src/drivers/$(DEPDIR)/$(am__dirstamp)
  813. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.$(OBJEXT): \
  814. src/drivers/$(am__dirstamp) \
  815. src/drivers/$(DEPDIR)/$(am__dirstamp)
  816. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.$(OBJEXT): \
  817. src/drivers/$(am__dirstamp) \
  818. src/drivers/$(DEPDIR)/$(am__dirstamp)
  819. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.$(OBJEXT): \
  820. src/drivers/$(am__dirstamp) \
  821. src/drivers/$(DEPDIR)/$(am__dirstamp)
  822. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.$(OBJEXT): \
  823. src/drivers/$(am__dirstamp) \
  824. src/drivers/$(DEPDIR)/$(am__dirstamp)
  825. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.$(OBJEXT): \
  826. src/drivers/$(am__dirstamp) \
  827. src/drivers/$(DEPDIR)/$(am__dirstamp)
  828. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.$(OBJEXT): \
  829. src/drivers/$(am__dirstamp) \
  830. src/drivers/$(DEPDIR)/$(am__dirstamp)
  831. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.$(OBJEXT): \
  832. src/drivers/$(am__dirstamp) \
  833. src/drivers/$(DEPDIR)/$(am__dirstamp)
  834. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.$(OBJEXT): \
  835. src/drivers/$(am__dirstamp) \
  836. src/drivers/$(DEPDIR)/$(am__dirstamp)
  837. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.$(OBJEXT): \
  838. src/drivers/$(am__dirstamp) \
  839. src/drivers/$(DEPDIR)/$(am__dirstamp)
  840. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.$(OBJEXT): \
  841. src/drivers/$(am__dirstamp) \
  842. src/drivers/$(DEPDIR)/$(am__dirstamp)
  843. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.$(OBJEXT): \
  844. src/drivers/$(am__dirstamp) \
  845. src/drivers/$(DEPDIR)/$(am__dirstamp)
  846. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.$(OBJEXT): \
  847. src/drivers/$(am__dirstamp) \
  848. src/drivers/$(DEPDIR)/$(am__dirstamp)
  849. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.$(OBJEXT): \
  850. src/drivers/$(am__dirstamp) \
  851. src/drivers/$(DEPDIR)/$(am__dirstamp)
  852. src/$(am__dirstamp):
  853. @$(MKDIR_P) src
  854. @: > src/$(am__dirstamp)
  855. src/$(DEPDIR)/$(am__dirstamp):
  856. @$(MKDIR_P) src/$(DEPDIR)
  857. @: > src/$(DEPDIR)/$(am__dirstamp)
  858. src/libriscv__mmachine__@MACHINE_NAME@_a-button.$(OBJEXT): \
  859. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  860. src/libriscv__mmachine__@MACHINE_NAME@_a-cache.$(OBJEXT): \
  861. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  862. src/libriscv__mmachine__@MACHINE_NAME@_a-clock.$(OBJEXT): \
  863. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  864. src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.$(OBJEXT): \
  865. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  866. src/libriscv__mmachine__@MACHINE_NAME@_a-entry.$(OBJEXT): \
  867. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  868. src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.$(OBJEXT): \
  869. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  870. src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.$(OBJEXT): \
  871. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  872. src/libriscv__mmachine__@MACHINE_NAME@_a-led.$(OBJEXT): \
  873. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  874. src/libriscv__mmachine__@MACHINE_NAME@_a-lock.$(OBJEXT): \
  875. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  876. src/libriscv__mmachine__@MACHINE_NAME@_a-memory.$(OBJEXT): \
  877. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  878. src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.$(OBJEXT): \
  879. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  880. src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.$(OBJEXT): \
  881. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  882. src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.$(OBJEXT): \
  883. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  884. src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.$(OBJEXT): \
  885. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  886. src/libriscv__mmachine__@MACHINE_NAME@_a-spi.$(OBJEXT): \
  887. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  888. src/libriscv__mmachine__@MACHINE_NAME@_a-switch.$(OBJEXT): \
  889. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  890. src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.$(OBJEXT): \
  891. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  892. src/libriscv__mmachine__@MACHINE_NAME@_a-timer.$(OBJEXT): \
  893. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  894. src/libriscv__mmachine__@MACHINE_NAME@_a-time.$(OBJEXT): \
  895. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  896. src/libriscv__mmachine__@MACHINE_NAME@_a-trap.$(OBJEXT): \
  897. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  898. src/libriscv__mmachine__@MACHINE_NAME@_a-tty.$(OBJEXT): \
  899. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  900. src/libriscv__mmachine__@MACHINE_NAME@_a-uart.$(OBJEXT): \
  901. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  902. src/libriscv__mmachine__@MACHINE_NAME@_a-vector.$(OBJEXT): \
  903. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  904. src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.$(OBJEXT): \
  905. src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
  906. libriscv__mmachine__@MACHINE_NAME@.a: $(libriscv__mmachine__@MACHINE_NAME@_a_OBJECTS) $(libriscv__mmachine__@MACHINE_NAME@_a_DEPENDENCIES) $(EXTRA_libriscv__mmachine__@MACHINE_NAME@_a_DEPENDENCIES)
  907. $(AM_V_at)-rm -f libriscv__mmachine__@MACHINE_NAME@.a
  908. $(AM_V_AR)$(libriscv__mmachine__@MACHINE_NAME@_a_AR) libriscv__mmachine__@MACHINE_NAME@.a $(libriscv__mmachine__@MACHINE_NAME@_a_OBJECTS) $(libriscv__mmachine__@MACHINE_NAME@_a_LIBADD)
  909. $(AM_V_at)$(RANLIB) libriscv__mmachine__@MACHINE_NAME@.a
  910. clean-checkPROGRAMS:
  911. -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
  912. test/$(am__dirstamp):
  913. @$(MKDIR_P) test
  914. @: > test/$(am__dirstamp)
  915. test/$(DEPDIR)/$(am__dirstamp):
  916. @$(MKDIR_P) test/$(DEPDIR)
  917. @: > test/$(DEPDIR)/$(am__dirstamp)
  918. test/hello-hello.$(OBJEXT): test/$(am__dirstamp) \
  919. test/$(DEPDIR)/$(am__dirstamp)
  920. hello$(EXEEXT): $(hello_OBJECTS) $(hello_DEPENDENCIES) $(EXTRA_hello_DEPENDENCIES)
  921. @rm -f hello$(EXEEXT)
  922. $(AM_V_CCLD)$(hello_LINK) $(hello_OBJECTS) $(hello_LDADD) $(LIBS)
  923. test/return_fail-return_fail.$(OBJEXT): test/$(am__dirstamp) \
  924. test/$(DEPDIR)/$(am__dirstamp)
  925. return_fail$(EXEEXT): $(return_fail_OBJECTS) $(return_fail_DEPENDENCIES) $(EXTRA_return_fail_DEPENDENCIES)
  926. @rm -f return_fail$(EXEEXT)
  927. $(AM_V_CCLD)$(return_fail_LINK) $(return_fail_OBJECTS) $(return_fail_LDADD) $(LIBS)
  928. test/return_pass-return_pass.$(OBJEXT): test/$(am__dirstamp) \
  929. test/$(DEPDIR)/$(am__dirstamp)
  930. return_pass$(EXEEXT): $(return_pass_OBJECTS) $(return_pass_DEPENDENCIES) $(EXTRA_return_pass_DEPENDENCIES)
  931. @rm -f return_pass$(EXEEXT)
  932. $(AM_V_CCLD)$(return_pass_LINK) $(return_pass_OBJECTS) $(return_pass_LDADD) $(LIBS)
  933. mostlyclean-compile:
  934. -rm -f *.$(OBJEXT)
  935. -rm -f gloss/*.$(OBJEXT)
  936. -rm -f src/*.$(OBJEXT)
  937. -rm -f src/drivers/*.$(OBJEXT)
  938. -rm -f test/*.$(OBJEXT)
  939. distclean-compile:
  940. -rm -f *.tab.c
  941. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/crt0.Po@am__quote@
  942. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/nanosleep.Po@am__quote@
  943. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_access.Po@am__quote@
  944. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_chdir.Po@am__quote@
  945. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_chmod.Po@am__quote@
  946. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_chown.Po@am__quote@
  947. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_close.Po@am__quote@
  948. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_execve.Po@am__quote@
  949. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_exit.Po@am__quote@
  950. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_faccessat.Po@am__quote@
  951. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_fork.Po@am__quote@
  952. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_fstat.Po@am__quote@
  953. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_fstatat.Po@am__quote@
  954. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_ftime.Po@am__quote@
  955. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_getcwd.Po@am__quote@
  956. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_getpid.Po@am__quote@
  957. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_gettimeofday.Po@am__quote@
  958. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_isatty.Po@am__quote@
  959. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_kill.Po@am__quote@
  960. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_link.Po@am__quote@
  961. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_lseek.Po@am__quote@
  962. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_lstat.Po@am__quote@
  963. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_open.Po@am__quote@
  964. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_openat.Po@am__quote@
  965. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_read.Po@am__quote@
  966. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_sbrk.Po@am__quote@
  967. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_stat.Po@am__quote@
  968. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_sysconf.Po@am__quote@
  969. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_times.Po@am__quote@
  970. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_unlink.Po@am__quote@
  971. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_utime.Po@am__quote@
  972. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_wait.Po@am__quote@
  973. @AMDEP_TRUE@@am__include@ @am__quote@gloss/$(DEPDIR)/sys_write.Po@am__quote@
  974. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Po@am__quote@
  975. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Po@am__quote@
  976. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Po@am__quote@
  977. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Po@am__quote@
  978. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Po@am__quote@
  979. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Po@am__quote@
  980. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Po@am__quote@
  981. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Po@am__quote@
  982. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Po@am__quote@
  983. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Po@am__quote@
  984. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Po@am__quote@
  985. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Po@am__quote@
  986. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Po@am__quote@
  987. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Po@am__quote@
  988. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Po@am__quote@
  989. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Po@am__quote@
  990. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Po@am__quote@
  991. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Po@am__quote@
  992. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Po@am__quote@
  993. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Po@am__quote@
  994. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Po@am__quote@
  995. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Po@am__quote@
  996. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Po@am__quote@
  997. @AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Po@am__quote@
  998. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Po@am__quote@
  999. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Po@am__quote@
  1000. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Po@am__quote@
  1001. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Po@am__quote@
  1002. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Po@am__quote@
  1003. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Po@am__quote@
  1004. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Po@am__quote@
  1005. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Po@am__quote@
  1006. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Po@am__quote@
  1007. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Po@am__quote@
  1008. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Po@am__quote@
  1009. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Po@am__quote@
  1010. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Po@am__quote@
  1011. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Po@am__quote@
  1012. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Po@am__quote@
  1013. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Po@am__quote@
  1014. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Po@am__quote@
  1015. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Po@am__quote@
  1016. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Po@am__quote@
  1017. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Po@am__quote@
  1018. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Po@am__quote@
  1019. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Po@am__quote@
  1020. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Po@am__quote@
  1021. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Po@am__quote@
  1022. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Po@am__quote@
  1023. @AMDEP_TRUE@@am__include@ @am__quote@src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Po@am__quote@
  1024. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/hello-hello.Po@am__quote@
  1025. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/return_fail-return_fail.Po@am__quote@
  1026. @AMDEP_TRUE@@am__include@ @am__quote@test/$(DEPDIR)/return_pass-return_pass.Po@am__quote@
  1027. .S.o:
  1028. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  1029. @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1030. @am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1031. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1032. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1033. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
  1034. .S.obj:
  1035. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  1036. @am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  1037. @am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1038. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1039. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1040. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  1041. src/libriscv__mmachine__@MACHINE_NAME@_a-entry.o: src/entry.S
  1042. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-entry.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-entry.o `test -f 'src/entry.S' || echo '$(srcdir)/'`src/entry.S
  1043. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Po
  1044. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/entry.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-entry.o' libtool=no @AMDEPBACKSLASH@
  1045. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1046. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-entry.o `test -f 'src/entry.S' || echo '$(srcdir)/'`src/entry.S
  1047. src/libriscv__mmachine__@MACHINE_NAME@_a-entry.obj: src/entry.S
  1048. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-entry.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-entry.obj `if test -f 'src/entry.S'; then $(CYGPATH_W) 'src/entry.S'; else $(CYGPATH_W) '$(srcdir)/src/entry.S'; fi`
  1049. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-entry.Po
  1050. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/entry.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-entry.obj' libtool=no @AMDEPBACKSLASH@
  1051. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1052. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-entry.obj `if test -f 'src/entry.S'; then $(CYGPATH_W) 'src/entry.S'; else $(CYGPATH_W) '$(srcdir)/src/entry.S'; fi`
  1053. src/libriscv__mmachine__@MACHINE_NAME@_a-trap.o: src/trap.S
  1054. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-trap.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-trap.o `test -f 'src/trap.S' || echo '$(srcdir)/'`src/trap.S
  1055. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Po
  1056. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/trap.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-trap.o' libtool=no @AMDEPBACKSLASH@
  1057. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1058. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-trap.o `test -f 'src/trap.S' || echo '$(srcdir)/'`src/trap.S
  1059. src/libriscv__mmachine__@MACHINE_NAME@_a-trap.obj: src/trap.S
  1060. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-trap.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-trap.obj `if test -f 'src/trap.S'; then $(CYGPATH_W) 'src/trap.S'; else $(CYGPATH_W) '$(srcdir)/src/trap.S'; fi`
  1061. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-trap.Po
  1062. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/trap.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-trap.obj' libtool=no @AMDEPBACKSLASH@
  1063. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1064. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-trap.obj `if test -f 'src/trap.S'; then $(CYGPATH_W) 'src/trap.S'; else $(CYGPATH_W) '$(srcdir)/src/trap.S'; fi`
  1065. src/libriscv__mmachine__@MACHINE_NAME@_a-vector.o: src/vector.S
  1066. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-vector.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-vector.o `test -f 'src/vector.S' || echo '$(srcdir)/'`src/vector.S
  1067. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Po
  1068. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/vector.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-vector.o' libtool=no @AMDEPBACKSLASH@
  1069. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1070. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-vector.o `test -f 'src/vector.S' || echo '$(srcdir)/'`src/vector.S
  1071. src/libriscv__mmachine__@MACHINE_NAME@_a-vector.obj: src/vector.S
  1072. @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-vector.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-vector.obj `if test -f 'src/vector.S'; then $(CYGPATH_W) 'src/vector.S'; else $(CYGPATH_W) '$(srcdir)/src/vector.S'; fi`
  1073. @am__fastdepCCAS_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-vector.Po
  1074. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS)source='src/vector.S' object='src/libriscv__mmachine__@MACHINE_NAME@_a-vector.obj' libtool=no @AMDEPBACKSLASH@
  1075. @AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1076. @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CCASFLAGS) $(CCASFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-vector.obj `if test -f 'src/vector.S'; then $(CYGPATH_W) 'src/vector.S'; else $(CYGPATH_W) '$(srcdir)/src/vector.S'; fi`
  1077. .c.o:
  1078. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
  1079. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
  1080. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1081. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1082. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1083. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
  1084. .c.obj:
  1085. @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
  1086. @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
  1087. @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
  1088. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
  1089. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1090. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
  1091. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.o: src/drivers/fixed-clock.c
  1092. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.o `test -f 'src/drivers/fixed-clock.c' || echo '$(srcdir)/'`src/drivers/fixed-clock.c
  1093. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Po
  1094. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/fixed-clock.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.o' libtool=no @AMDEPBACKSLASH@
  1095. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1096. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.o `test -f 'src/drivers/fixed-clock.c' || echo '$(srcdir)/'`src/drivers/fixed-clock.c
  1097. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.obj: src/drivers/fixed-clock.c
  1098. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.obj `if test -f 'src/drivers/fixed-clock.c'; then $(CYGPATH_W) 'src/drivers/fixed-clock.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/fixed-clock.c'; fi`
  1099. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.Po
  1100. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/fixed-clock.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.obj' libtool=no @AMDEPBACKSLASH@
  1101. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1102. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-clock.obj `if test -f 'src/drivers/fixed-clock.c'; then $(CYGPATH_W) 'src/drivers/fixed-clock.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/fixed-clock.c'; fi`
  1103. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.o: src/drivers/fixed-factor-clock.c
  1104. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.o `test -f 'src/drivers/fixed-factor-clock.c' || echo '$(srcdir)/'`src/drivers/fixed-factor-clock.c
  1105. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Po
  1106. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/fixed-factor-clock.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.o' libtool=no @AMDEPBACKSLASH@
  1107. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1108. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.o `test -f 'src/drivers/fixed-factor-clock.c' || echo '$(srcdir)/'`src/drivers/fixed-factor-clock.c
  1109. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.obj: src/drivers/fixed-factor-clock.c
  1110. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.obj `if test -f 'src/drivers/fixed-factor-clock.c'; then $(CYGPATH_W) 'src/drivers/fixed-factor-clock.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/fixed-factor-clock.c'; fi`
  1111. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.Po
  1112. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/fixed-factor-clock.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.obj' libtool=no @AMDEPBACKSLASH@
  1113. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1114. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-fixed-factor-clock.obj `if test -f 'src/drivers/fixed-factor-clock.c'; then $(CYGPATH_W) 'src/drivers/fixed-factor-clock.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/fixed-factor-clock.c'; fi`
  1115. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.o: src/drivers/inline.c
  1116. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.o `test -f 'src/drivers/inline.c' || echo '$(srcdir)/'`src/drivers/inline.c
  1117. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Po
  1118. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/inline.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.o' libtool=no @AMDEPBACKSLASH@
  1119. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1120. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.o `test -f 'src/drivers/inline.c' || echo '$(srcdir)/'`src/drivers/inline.c
  1121. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.obj: src/drivers/inline.c
  1122. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.obj `if test -f 'src/drivers/inline.c'; then $(CYGPATH_W) 'src/drivers/inline.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/inline.c'; fi`
  1123. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-inline.Po
  1124. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/inline.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.obj' libtool=no @AMDEPBACKSLASH@
  1125. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1126. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-inline.obj `if test -f 'src/drivers/inline.c'; then $(CYGPATH_W) 'src/drivers/inline.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/inline.c'; fi`
  1127. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.o: src/drivers/riscv_clint0.c
  1128. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.o `test -f 'src/drivers/riscv_clint0.c' || echo '$(srcdir)/'`src/drivers/riscv_clint0.c
  1129. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Po
  1130. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_clint0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.o' libtool=no @AMDEPBACKSLASH@
  1131. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1132. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.o `test -f 'src/drivers/riscv_clint0.c' || echo '$(srcdir)/'`src/drivers/riscv_clint0.c
  1133. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.obj: src/drivers/riscv_clint0.c
  1134. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.obj `if test -f 'src/drivers/riscv_clint0.c'; then $(CYGPATH_W) 'src/drivers/riscv_clint0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_clint0.c'; fi`
  1135. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.Po
  1136. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_clint0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.obj' libtool=no @AMDEPBACKSLASH@
  1137. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1138. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_clint0.obj `if test -f 'src/drivers/riscv_clint0.c'; then $(CYGPATH_W) 'src/drivers/riscv_clint0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_clint0.c'; fi`
  1139. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.o: src/drivers/riscv_cpu.c
  1140. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.o `test -f 'src/drivers/riscv_cpu.c' || echo '$(srcdir)/'`src/drivers/riscv_cpu.c
  1141. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Po
  1142. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_cpu.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.o' libtool=no @AMDEPBACKSLASH@
  1143. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1144. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.o `test -f 'src/drivers/riscv_cpu.c' || echo '$(srcdir)/'`src/drivers/riscv_cpu.c
  1145. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.obj: src/drivers/riscv_cpu.c
  1146. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.obj `if test -f 'src/drivers/riscv_cpu.c'; then $(CYGPATH_W) 'src/drivers/riscv_cpu.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_cpu.c'; fi`
  1147. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.Po
  1148. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_cpu.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.obj' libtool=no @AMDEPBACKSLASH@
  1149. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1150. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_cpu.obj `if test -f 'src/drivers/riscv_cpu.c'; then $(CYGPATH_W) 'src/drivers/riscv_cpu.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_cpu.c'; fi`
  1151. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.o: src/drivers/riscv_plic0.c
  1152. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.o `test -f 'src/drivers/riscv_plic0.c' || echo '$(srcdir)/'`src/drivers/riscv_plic0.c
  1153. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Po
  1154. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_plic0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.o' libtool=no @AMDEPBACKSLASH@
  1155. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1156. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.o `test -f 'src/drivers/riscv_plic0.c' || echo '$(srcdir)/'`src/drivers/riscv_plic0.c
  1157. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.obj: src/drivers/riscv_plic0.c
  1158. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.obj `if test -f 'src/drivers/riscv_plic0.c'; then $(CYGPATH_W) 'src/drivers/riscv_plic0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_plic0.c'; fi`
  1159. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.Po
  1160. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/riscv_plic0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.obj' libtool=no @AMDEPBACKSLASH@
  1161. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1162. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-riscv_plic0.obj `if test -f 'src/drivers/riscv_plic0.c'; then $(CYGPATH_W) 'src/drivers/riscv_plic0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/riscv_plic0.c'; fi`
  1163. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.o: src/drivers/sifive_ccache0.c
  1164. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.o `test -f 'src/drivers/sifive_ccache0.c' || echo '$(srcdir)/'`src/drivers/sifive_ccache0.c
  1165. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Po
  1166. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_ccache0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.o' libtool=no @AMDEPBACKSLASH@
  1167. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1168. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.o `test -f 'src/drivers/sifive_ccache0.c' || echo '$(srcdir)/'`src/drivers/sifive_ccache0.c
  1169. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.obj: src/drivers/sifive_ccache0.c
  1170. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.obj `if test -f 'src/drivers/sifive_ccache0.c'; then $(CYGPATH_W) 'src/drivers/sifive_ccache0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_ccache0.c'; fi`
  1171. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.Po
  1172. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_ccache0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.obj' libtool=no @AMDEPBACKSLASH@
  1173. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1174. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_ccache0.obj `if test -f 'src/drivers/sifive_ccache0.c'; then $(CYGPATH_W) 'src/drivers/sifive_ccache0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_ccache0.c'; fi`
  1175. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.o: src/drivers/sifive_clic0.c
  1176. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.o `test -f 'src/drivers/sifive_clic0.c' || echo '$(srcdir)/'`src/drivers/sifive_clic0.c
  1177. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Po
  1178. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_clic0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.o' libtool=no @AMDEPBACKSLASH@
  1179. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1180. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.o `test -f 'src/drivers/sifive_clic0.c' || echo '$(srcdir)/'`src/drivers/sifive_clic0.c
  1181. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.obj: src/drivers/sifive_clic0.c
  1182. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.obj `if test -f 'src/drivers/sifive_clic0.c'; then $(CYGPATH_W) 'src/drivers/sifive_clic0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_clic0.c'; fi`
  1183. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.Po
  1184. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_clic0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.obj' libtool=no @AMDEPBACKSLASH@
  1185. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1186. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_clic0.obj `if test -f 'src/drivers/sifive_clic0.c'; then $(CYGPATH_W) 'src/drivers/sifive_clic0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_clic0.c'; fi`
  1187. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.o: src/drivers/sifive_fe310-g000_hfrosc.c
  1188. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.o `test -f 'src/drivers/sifive_fe310-g000_hfrosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_hfrosc.c
  1189. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Po
  1190. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_hfrosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.o' libtool=no @AMDEPBACKSLASH@
  1191. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1192. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.o `test -f 'src/drivers/sifive_fe310-g000_hfrosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_hfrosc.c
  1193. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.obj: src/drivers/sifive_fe310-g000_hfrosc.c
  1194. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.obj `if test -f 'src/drivers/sifive_fe310-g000_hfrosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_hfrosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_hfrosc.c'; fi`
  1195. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.Po
  1196. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_hfrosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.obj' libtool=no @AMDEPBACKSLASH@
  1197. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1198. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfrosc.obj `if test -f 'src/drivers/sifive_fe310-g000_hfrosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_hfrosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_hfrosc.c'; fi`
  1199. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.o: src/drivers/sifive_fe310-g000_hfxosc.c
  1200. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.o `test -f 'src/drivers/sifive_fe310-g000_hfxosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_hfxosc.c
  1201. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Po
  1202. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_hfxosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.o' libtool=no @AMDEPBACKSLASH@
  1203. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1204. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.o `test -f 'src/drivers/sifive_fe310-g000_hfxosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_hfxosc.c
  1205. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.obj: src/drivers/sifive_fe310-g000_hfxosc.c
  1206. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.obj `if test -f 'src/drivers/sifive_fe310-g000_hfxosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_hfxosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_hfxosc.c'; fi`
  1207. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.Po
  1208. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_hfxosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.obj' libtool=no @AMDEPBACKSLASH@
  1209. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1210. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_hfxosc.obj `if test -f 'src/drivers/sifive_fe310-g000_hfxosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_hfxosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_hfxosc.c'; fi`
  1211. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.o: src/drivers/sifive_fe310-g000_lfrosc.c
  1212. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.o `test -f 'src/drivers/sifive_fe310-g000_lfrosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_lfrosc.c
  1213. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Po
  1214. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_lfrosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.o' libtool=no @AMDEPBACKSLASH@
  1215. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1216. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.o `test -f 'src/drivers/sifive_fe310-g000_lfrosc.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_lfrosc.c
  1217. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.obj: src/drivers/sifive_fe310-g000_lfrosc.c
  1218. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.obj `if test -f 'src/drivers/sifive_fe310-g000_lfrosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_lfrosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_lfrosc.c'; fi`
  1219. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.Po
  1220. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_lfrosc.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.obj' libtool=no @AMDEPBACKSLASH@
  1221. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1222. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_lfrosc.obj `if test -f 'src/drivers/sifive_fe310-g000_lfrosc.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_lfrosc.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_lfrosc.c'; fi`
  1223. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.o: src/drivers/sifive_fe310-g000_pll.c
  1224. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.o `test -f 'src/drivers/sifive_fe310-g000_pll.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_pll.c
  1225. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Po
  1226. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_pll.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.o' libtool=no @AMDEPBACKSLASH@
  1227. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1228. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.o `test -f 'src/drivers/sifive_fe310-g000_pll.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_pll.c
  1229. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.obj: src/drivers/sifive_fe310-g000_pll.c
  1230. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.obj `if test -f 'src/drivers/sifive_fe310-g000_pll.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_pll.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_pll.c'; fi`
  1231. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.Po
  1232. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_pll.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.obj' libtool=no @AMDEPBACKSLASH@
  1233. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1234. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_pll.obj `if test -f 'src/drivers/sifive_fe310-g000_pll.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_pll.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_pll.c'; fi`
  1235. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.o: src/drivers/sifive_fe310-g000_prci.c
  1236. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.o `test -f 'src/drivers/sifive_fe310-g000_prci.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_prci.c
  1237. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Po
  1238. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_prci.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.o' libtool=no @AMDEPBACKSLASH@
  1239. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1240. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.o `test -f 'src/drivers/sifive_fe310-g000_prci.c' || echo '$(srcdir)/'`src/drivers/sifive_fe310-g000_prci.c
  1241. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.obj: src/drivers/sifive_fe310-g000_prci.c
  1242. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.obj `if test -f 'src/drivers/sifive_fe310-g000_prci.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_prci.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_prci.c'; fi`
  1243. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.Po
  1244. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fe310-g000_prci.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.obj' libtool=no @AMDEPBACKSLASH@
  1245. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1246. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fe310-g000_prci.obj `if test -f 'src/drivers/sifive_fe310-g000_prci.c'; then $(CYGPATH_W) 'src/drivers/sifive_fe310-g000_prci.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fe310-g000_prci.c'; fi`
  1247. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.o: src/drivers/sifive_fu540-c000_l2.c
  1248. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.o `test -f 'src/drivers/sifive_fu540-c000_l2.c' || echo '$(srcdir)/'`src/drivers/sifive_fu540-c000_l2.c
  1249. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Po
  1250. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fu540-c000_l2.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.o' libtool=no @AMDEPBACKSLASH@
  1251. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1252. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.o `test -f 'src/drivers/sifive_fu540-c000_l2.c' || echo '$(srcdir)/'`src/drivers/sifive_fu540-c000_l2.c
  1253. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.obj: src/drivers/sifive_fu540-c000_l2.c
  1254. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.obj `if test -f 'src/drivers/sifive_fu540-c000_l2.c'; then $(CYGPATH_W) 'src/drivers/sifive_fu540-c000_l2.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fu540-c000_l2.c'; fi`
  1255. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.Po
  1256. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_fu540-c000_l2.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.obj' libtool=no @AMDEPBACKSLASH@
  1257. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1258. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_fu540-c000_l2.obj `if test -f 'src/drivers/sifive_fu540-c000_l2.c'; then $(CYGPATH_W) 'src/drivers/sifive_fu540-c000_l2.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_fu540-c000_l2.c'; fi`
  1259. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.o: src/drivers/sifive_global-external-interrupts0.c
  1260. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.o `test -f 'src/drivers/sifive_global-external-interrupts0.c' || echo '$(srcdir)/'`src/drivers/sifive_global-external-interrupts0.c
  1261. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Po
  1262. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_global-external-interrupts0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.o' libtool=no @AMDEPBACKSLASH@
  1263. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1264. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.o `test -f 'src/drivers/sifive_global-external-interrupts0.c' || echo '$(srcdir)/'`src/drivers/sifive_global-external-interrupts0.c
  1265. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.obj: src/drivers/sifive_global-external-interrupts0.c
  1266. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.obj `if test -f 'src/drivers/sifive_global-external-interrupts0.c'; then $(CYGPATH_W) 'src/drivers/sifive_global-external-interrupts0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_global-external-interrupts0.c'; fi`
  1267. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.Po
  1268. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_global-external-interrupts0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.obj' libtool=no @AMDEPBACKSLASH@
  1269. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1270. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_global-external-interrupts0.obj `if test -f 'src/drivers/sifive_global-external-interrupts0.c'; then $(CYGPATH_W) 'src/drivers/sifive_global-external-interrupts0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_global-external-interrupts0.c'; fi`
  1271. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.o: src/drivers/sifive_gpio-buttons.c
  1272. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.o `test -f 'src/drivers/sifive_gpio-buttons.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-buttons.c
  1273. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Po
  1274. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-buttons.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.o' libtool=no @AMDEPBACKSLASH@
  1275. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1276. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.o `test -f 'src/drivers/sifive_gpio-buttons.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-buttons.c
  1277. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.obj: src/drivers/sifive_gpio-buttons.c
  1278. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.obj `if test -f 'src/drivers/sifive_gpio-buttons.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-buttons.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-buttons.c'; fi`
  1279. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.Po
  1280. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-buttons.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.obj' libtool=no @AMDEPBACKSLASH@
  1281. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1282. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-buttons.obj `if test -f 'src/drivers/sifive_gpio-buttons.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-buttons.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-buttons.c'; fi`
  1283. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.o: src/drivers/sifive_gpio-leds.c
  1284. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.o `test -f 'src/drivers/sifive_gpio-leds.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-leds.c
  1285. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Po
  1286. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-leds.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.o' libtool=no @AMDEPBACKSLASH@
  1287. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1288. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.o `test -f 'src/drivers/sifive_gpio-leds.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-leds.c
  1289. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.obj: src/drivers/sifive_gpio-leds.c
  1290. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.obj `if test -f 'src/drivers/sifive_gpio-leds.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-leds.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-leds.c'; fi`
  1291. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.Po
  1292. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-leds.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.obj' libtool=no @AMDEPBACKSLASH@
  1293. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1294. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-leds.obj `if test -f 'src/drivers/sifive_gpio-leds.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-leds.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-leds.c'; fi`
  1295. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.o: src/drivers/sifive_gpio-switches.c
  1296. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.o `test -f 'src/drivers/sifive_gpio-switches.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-switches.c
  1297. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Po
  1298. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-switches.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.o' libtool=no @AMDEPBACKSLASH@
  1299. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1300. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.o `test -f 'src/drivers/sifive_gpio-switches.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio-switches.c
  1301. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.obj: src/drivers/sifive_gpio-switches.c
  1302. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.obj `if test -f 'src/drivers/sifive_gpio-switches.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-switches.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-switches.c'; fi`
  1303. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.Po
  1304. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio-switches.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.obj' libtool=no @AMDEPBACKSLASH@
  1305. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1306. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio-switches.obj `if test -f 'src/drivers/sifive_gpio-switches.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio-switches.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio-switches.c'; fi`
  1307. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.o: src/drivers/sifive_gpio0.c
  1308. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.o `test -f 'src/drivers/sifive_gpio0.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio0.c
  1309. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Po
  1310. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.o' libtool=no @AMDEPBACKSLASH@
  1311. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1312. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.o `test -f 'src/drivers/sifive_gpio0.c' || echo '$(srcdir)/'`src/drivers/sifive_gpio0.c
  1313. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.obj: src/drivers/sifive_gpio0.c
  1314. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.obj `if test -f 'src/drivers/sifive_gpio0.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio0.c'; fi`
  1315. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.Po
  1316. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_gpio0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.obj' libtool=no @AMDEPBACKSLASH@
  1317. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1318. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_gpio0.obj `if test -f 'src/drivers/sifive_gpio0.c'; then $(CYGPATH_W) 'src/drivers/sifive_gpio0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_gpio0.c'; fi`
  1319. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.o: src/drivers/sifive_local-external-interrupts0.c
  1320. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.o `test -f 'src/drivers/sifive_local-external-interrupts0.c' || echo '$(srcdir)/'`src/drivers/sifive_local-external-interrupts0.c
  1321. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Po
  1322. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_local-external-interrupts0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.o' libtool=no @AMDEPBACKSLASH@
  1323. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1324. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.o `test -f 'src/drivers/sifive_local-external-interrupts0.c' || echo '$(srcdir)/'`src/drivers/sifive_local-external-interrupts0.c
  1325. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.obj: src/drivers/sifive_local-external-interrupts0.c
  1326. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.obj `if test -f 'src/drivers/sifive_local-external-interrupts0.c'; then $(CYGPATH_W) 'src/drivers/sifive_local-external-interrupts0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_local-external-interrupts0.c'; fi`
  1327. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.Po
  1328. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_local-external-interrupts0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.obj' libtool=no @AMDEPBACKSLASH@
  1329. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1330. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_local-external-interrupts0.obj `if test -f 'src/drivers/sifive_local-external-interrupts0.c'; then $(CYGPATH_W) 'src/drivers/sifive_local-external-interrupts0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_local-external-interrupts0.c'; fi`
  1331. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.o: src/drivers/sifive_rtc0.c
  1332. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.o `test -f 'src/drivers/sifive_rtc0.c' || echo '$(srcdir)/'`src/drivers/sifive_rtc0.c
  1333. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Po
  1334. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_rtc0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.o' libtool=no @AMDEPBACKSLASH@
  1335. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1336. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.o `test -f 'src/drivers/sifive_rtc0.c' || echo '$(srcdir)/'`src/drivers/sifive_rtc0.c
  1337. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.obj: src/drivers/sifive_rtc0.c
  1338. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.obj `if test -f 'src/drivers/sifive_rtc0.c'; then $(CYGPATH_W) 'src/drivers/sifive_rtc0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_rtc0.c'; fi`
  1339. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.Po
  1340. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_rtc0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.obj' libtool=no @AMDEPBACKSLASH@
  1341. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1342. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_rtc0.obj `if test -f 'src/drivers/sifive_rtc0.c'; then $(CYGPATH_W) 'src/drivers/sifive_rtc0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_rtc0.c'; fi`
  1343. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.o: src/drivers/sifive_spi0.c
  1344. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.o `test -f 'src/drivers/sifive_spi0.c' || echo '$(srcdir)/'`src/drivers/sifive_spi0.c
  1345. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Po
  1346. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_spi0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.o' libtool=no @AMDEPBACKSLASH@
  1347. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1348. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.o `test -f 'src/drivers/sifive_spi0.c' || echo '$(srcdir)/'`src/drivers/sifive_spi0.c
  1349. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.obj: src/drivers/sifive_spi0.c
  1350. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.obj `if test -f 'src/drivers/sifive_spi0.c'; then $(CYGPATH_W) 'src/drivers/sifive_spi0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_spi0.c'; fi`
  1351. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.Po
  1352. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_spi0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.obj' libtool=no @AMDEPBACKSLASH@
  1353. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1354. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_spi0.obj `if test -f 'src/drivers/sifive_spi0.c'; then $(CYGPATH_W) 'src/drivers/sifive_spi0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_spi0.c'; fi`
  1355. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.o: src/drivers/sifive_test0.c
  1356. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.o `test -f 'src/drivers/sifive_test0.c' || echo '$(srcdir)/'`src/drivers/sifive_test0.c
  1357. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Po
  1358. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_test0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.o' libtool=no @AMDEPBACKSLASH@
  1359. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1360. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.o `test -f 'src/drivers/sifive_test0.c' || echo '$(srcdir)/'`src/drivers/sifive_test0.c
  1361. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.obj: src/drivers/sifive_test0.c
  1362. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.obj `if test -f 'src/drivers/sifive_test0.c'; then $(CYGPATH_W) 'src/drivers/sifive_test0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_test0.c'; fi`
  1363. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.Po
  1364. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_test0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.obj' libtool=no @AMDEPBACKSLASH@
  1365. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1366. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_test0.obj `if test -f 'src/drivers/sifive_test0.c'; then $(CYGPATH_W) 'src/drivers/sifive_test0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_test0.c'; fi`
  1367. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.o: src/drivers/sifive_trace.c
  1368. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.o `test -f 'src/drivers/sifive_trace.c' || echo '$(srcdir)/'`src/drivers/sifive_trace.c
  1369. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Po
  1370. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_trace.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.o' libtool=no @AMDEPBACKSLASH@
  1371. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1372. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.o `test -f 'src/drivers/sifive_trace.c' || echo '$(srcdir)/'`src/drivers/sifive_trace.c
  1373. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.obj: src/drivers/sifive_trace.c
  1374. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.obj `if test -f 'src/drivers/sifive_trace.c'; then $(CYGPATH_W) 'src/drivers/sifive_trace.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_trace.c'; fi`
  1375. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.Po
  1376. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_trace.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.obj' libtool=no @AMDEPBACKSLASH@
  1377. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1378. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_trace.obj `if test -f 'src/drivers/sifive_trace.c'; then $(CYGPATH_W) 'src/drivers/sifive_trace.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_trace.c'; fi`
  1379. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.o: src/drivers/sifive_uart0.c
  1380. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.o `test -f 'src/drivers/sifive_uart0.c' || echo '$(srcdir)/'`src/drivers/sifive_uart0.c
  1381. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Po
  1382. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_uart0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.o' libtool=no @AMDEPBACKSLASH@
  1383. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1384. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.o `test -f 'src/drivers/sifive_uart0.c' || echo '$(srcdir)/'`src/drivers/sifive_uart0.c
  1385. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.obj: src/drivers/sifive_uart0.c
  1386. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.obj `if test -f 'src/drivers/sifive_uart0.c'; then $(CYGPATH_W) 'src/drivers/sifive_uart0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_uart0.c'; fi`
  1387. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.Po
  1388. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_uart0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.obj' libtool=no @AMDEPBACKSLASH@
  1389. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1390. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_uart0.obj `if test -f 'src/drivers/sifive_uart0.c'; then $(CYGPATH_W) 'src/drivers/sifive_uart0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_uart0.c'; fi`
  1391. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.o: src/drivers/sifive_wdog0.c
  1392. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.o -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.o `test -f 'src/drivers/sifive_wdog0.c' || echo '$(srcdir)/'`src/drivers/sifive_wdog0.c
  1393. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Po
  1394. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_wdog0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.o' libtool=no @AMDEPBACKSLASH@
  1395. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1396. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.o `test -f 'src/drivers/sifive_wdog0.c' || echo '$(srcdir)/'`src/drivers/sifive_wdog0.c
  1397. src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.obj: src/drivers/sifive_wdog0.c
  1398. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.obj -MD -MP -MF src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Tpo -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.obj `if test -f 'src/drivers/sifive_wdog0.c'; then $(CYGPATH_W) 'src/drivers/sifive_wdog0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_wdog0.c'; fi`
  1399. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Tpo src/drivers/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.Po
  1400. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/drivers/sifive_wdog0.c' object='src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.obj' libtool=no @AMDEPBACKSLASH@
  1401. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1402. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/drivers/libriscv__mmachine__@MACHINE_NAME@_a-sifive_wdog0.obj `if test -f 'src/drivers/sifive_wdog0.c'; then $(CYGPATH_W) 'src/drivers/sifive_wdog0.c'; else $(CYGPATH_W) '$(srcdir)/src/drivers/sifive_wdog0.c'; fi`
  1403. src/libriscv__mmachine__@MACHINE_NAME@_a-button.o: src/button.c
  1404. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-button.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-button.o `test -f 'src/button.c' || echo '$(srcdir)/'`src/button.c
  1405. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Po
  1406. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/button.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-button.o' libtool=no @AMDEPBACKSLASH@
  1407. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1408. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-button.o `test -f 'src/button.c' || echo '$(srcdir)/'`src/button.c
  1409. src/libriscv__mmachine__@MACHINE_NAME@_a-button.obj: src/button.c
  1410. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-button.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-button.obj `if test -f 'src/button.c'; then $(CYGPATH_W) 'src/button.c'; else $(CYGPATH_W) '$(srcdir)/src/button.c'; fi`
  1411. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-button.Po
  1412. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/button.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-button.obj' libtool=no @AMDEPBACKSLASH@
  1413. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1414. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-button.obj `if test -f 'src/button.c'; then $(CYGPATH_W) 'src/button.c'; else $(CYGPATH_W) '$(srcdir)/src/button.c'; fi`
  1415. src/libriscv__mmachine__@MACHINE_NAME@_a-cache.o: src/cache.c
  1416. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-cache.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cache.o `test -f 'src/cache.c' || echo '$(srcdir)/'`src/cache.c
  1417. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Po
  1418. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/cache.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-cache.o' libtool=no @AMDEPBACKSLASH@
  1419. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1420. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cache.o `test -f 'src/cache.c' || echo '$(srcdir)/'`src/cache.c
  1421. src/libriscv__mmachine__@MACHINE_NAME@_a-cache.obj: src/cache.c
  1422. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-cache.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cache.obj `if test -f 'src/cache.c'; then $(CYGPATH_W) 'src/cache.c'; else $(CYGPATH_W) '$(srcdir)/src/cache.c'; fi`
  1423. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cache.Po
  1424. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/cache.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-cache.obj' libtool=no @AMDEPBACKSLASH@
  1425. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1426. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cache.obj `if test -f 'src/cache.c'; then $(CYGPATH_W) 'src/cache.c'; else $(CYGPATH_W) '$(srcdir)/src/cache.c'; fi`
  1427. src/libriscv__mmachine__@MACHINE_NAME@_a-clock.o: src/clock.c
  1428. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-clock.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-clock.o `test -f 'src/clock.c' || echo '$(srcdir)/'`src/clock.c
  1429. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Po
  1430. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/clock.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-clock.o' libtool=no @AMDEPBACKSLASH@
  1431. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1432. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-clock.o `test -f 'src/clock.c' || echo '$(srcdir)/'`src/clock.c
  1433. src/libriscv__mmachine__@MACHINE_NAME@_a-clock.obj: src/clock.c
  1434. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-clock.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-clock.obj `if test -f 'src/clock.c'; then $(CYGPATH_W) 'src/clock.c'; else $(CYGPATH_W) '$(srcdir)/src/clock.c'; fi`
  1435. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-clock.Po
  1436. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/clock.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-clock.obj' libtool=no @AMDEPBACKSLASH@
  1437. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1438. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-clock.obj `if test -f 'src/clock.c'; then $(CYGPATH_W) 'src/clock.c'; else $(CYGPATH_W) '$(srcdir)/src/clock.c'; fi`
  1439. src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.o: src/cpu.c
  1440. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.o `test -f 'src/cpu.c' || echo '$(srcdir)/'`src/cpu.c
  1441. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Po
  1442. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/cpu.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.o' libtool=no @AMDEPBACKSLASH@
  1443. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1444. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.o `test -f 'src/cpu.c' || echo '$(srcdir)/'`src/cpu.c
  1445. src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.obj: src/cpu.c
  1446. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.obj `if test -f 'src/cpu.c'; then $(CYGPATH_W) 'src/cpu.c'; else $(CYGPATH_W) '$(srcdir)/src/cpu.c'; fi`
  1447. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-cpu.Po
  1448. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/cpu.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.obj' libtool=no @AMDEPBACKSLASH@
  1449. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1450. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-cpu.obj `if test -f 'src/cpu.c'; then $(CYGPATH_W) 'src/cpu.c'; else $(CYGPATH_W) '$(srcdir)/src/cpu.c'; fi`
  1451. src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.o: src/gpio.c
  1452. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.o `test -f 'src/gpio.c' || echo '$(srcdir)/'`src/gpio.c
  1453. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Po
  1454. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/gpio.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.o' libtool=no @AMDEPBACKSLASH@
  1455. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1456. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.o `test -f 'src/gpio.c' || echo '$(srcdir)/'`src/gpio.c
  1457. src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.obj: src/gpio.c
  1458. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.obj `if test -f 'src/gpio.c'; then $(CYGPATH_W) 'src/gpio.c'; else $(CYGPATH_W) '$(srcdir)/src/gpio.c'; fi`
  1459. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-gpio.Po
  1460. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/gpio.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.obj' libtool=no @AMDEPBACKSLASH@
  1461. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1462. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-gpio.obj `if test -f 'src/gpio.c'; then $(CYGPATH_W) 'src/gpio.c'; else $(CYGPATH_W) '$(srcdir)/src/gpio.c'; fi`
  1463. src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.o: src/interrupt.c
  1464. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.o `test -f 'src/interrupt.c' || echo '$(srcdir)/'`src/interrupt.c
  1465. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Po
  1466. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/interrupt.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.o' libtool=no @AMDEPBACKSLASH@
  1467. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1468. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.o `test -f 'src/interrupt.c' || echo '$(srcdir)/'`src/interrupt.c
  1469. src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.obj: src/interrupt.c
  1470. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.obj `if test -f 'src/interrupt.c'; then $(CYGPATH_W) 'src/interrupt.c'; else $(CYGPATH_W) '$(srcdir)/src/interrupt.c'; fi`
  1471. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.Po
  1472. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/interrupt.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.obj' libtool=no @AMDEPBACKSLASH@
  1473. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1474. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-interrupt.obj `if test -f 'src/interrupt.c'; then $(CYGPATH_W) 'src/interrupt.c'; else $(CYGPATH_W) '$(srcdir)/src/interrupt.c'; fi`
  1475. src/libriscv__mmachine__@MACHINE_NAME@_a-led.o: src/led.c
  1476. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-led.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-led.o `test -f 'src/led.c' || echo '$(srcdir)/'`src/led.c
  1477. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Po
  1478. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/led.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-led.o' libtool=no @AMDEPBACKSLASH@
  1479. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1480. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-led.o `test -f 'src/led.c' || echo '$(srcdir)/'`src/led.c
  1481. src/libriscv__mmachine__@MACHINE_NAME@_a-led.obj: src/led.c
  1482. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-led.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-led.obj `if test -f 'src/led.c'; then $(CYGPATH_W) 'src/led.c'; else $(CYGPATH_W) '$(srcdir)/src/led.c'; fi`
  1483. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-led.Po
  1484. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/led.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-led.obj' libtool=no @AMDEPBACKSLASH@
  1485. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1486. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-led.obj `if test -f 'src/led.c'; then $(CYGPATH_W) 'src/led.c'; else $(CYGPATH_W) '$(srcdir)/src/led.c'; fi`
  1487. src/libriscv__mmachine__@MACHINE_NAME@_a-lock.o: src/lock.c
  1488. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-lock.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-lock.o `test -f 'src/lock.c' || echo '$(srcdir)/'`src/lock.c
  1489. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Po
  1490. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/lock.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-lock.o' libtool=no @AMDEPBACKSLASH@
  1491. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1492. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-lock.o `test -f 'src/lock.c' || echo '$(srcdir)/'`src/lock.c
  1493. src/libriscv__mmachine__@MACHINE_NAME@_a-lock.obj: src/lock.c
  1494. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-lock.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-lock.obj `if test -f 'src/lock.c'; then $(CYGPATH_W) 'src/lock.c'; else $(CYGPATH_W) '$(srcdir)/src/lock.c'; fi`
  1495. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-lock.Po
  1496. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/lock.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-lock.obj' libtool=no @AMDEPBACKSLASH@
  1497. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1498. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-lock.obj `if test -f 'src/lock.c'; then $(CYGPATH_W) 'src/lock.c'; else $(CYGPATH_W) '$(srcdir)/src/lock.c'; fi`
  1499. src/libriscv__mmachine__@MACHINE_NAME@_a-memory.o: src/memory.c
  1500. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-memory.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-memory.o `test -f 'src/memory.c' || echo '$(srcdir)/'`src/memory.c
  1501. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Po
  1502. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/memory.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-memory.o' libtool=no @AMDEPBACKSLASH@
  1503. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1504. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-memory.o `test -f 'src/memory.c' || echo '$(srcdir)/'`src/memory.c
  1505. src/libriscv__mmachine__@MACHINE_NAME@_a-memory.obj: src/memory.c
  1506. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-memory.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-memory.obj `if test -f 'src/memory.c'; then $(CYGPATH_W) 'src/memory.c'; else $(CYGPATH_W) '$(srcdir)/src/memory.c'; fi`
  1507. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-memory.Po
  1508. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/memory.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-memory.obj' libtool=no @AMDEPBACKSLASH@
  1509. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1510. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-memory.obj `if test -f 'src/memory.c'; then $(CYGPATH_W) 'src/memory.c'; else $(CYGPATH_W) '$(srcdir)/src/memory.c'; fi`
  1511. src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.o: src/pmp.c
  1512. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.o `test -f 'src/pmp.c' || echo '$(srcdir)/'`src/pmp.c
  1513. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Po
  1514. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/pmp.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.o' libtool=no @AMDEPBACKSLASH@
  1515. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1516. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.o `test -f 'src/pmp.c' || echo '$(srcdir)/'`src/pmp.c
  1517. src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.obj: src/pmp.c
  1518. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.obj `if test -f 'src/pmp.c'; then $(CYGPATH_W) 'src/pmp.c'; else $(CYGPATH_W) '$(srcdir)/src/pmp.c'; fi`
  1519. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-pmp.Po
  1520. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/pmp.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.obj' libtool=no @AMDEPBACKSLASH@
  1521. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1522. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-pmp.obj `if test -f 'src/pmp.c'; then $(CYGPATH_W) 'src/pmp.c'; else $(CYGPATH_W) '$(srcdir)/src/pmp.c'; fi`
  1523. src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.o: src/privilege.c
  1524. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.o `test -f 'src/privilege.c' || echo '$(srcdir)/'`src/privilege.c
  1525. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Po
  1526. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/privilege.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.o' libtool=no @AMDEPBACKSLASH@
  1527. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1528. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.o `test -f 'src/privilege.c' || echo '$(srcdir)/'`src/privilege.c
  1529. src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.obj: src/privilege.c
  1530. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.obj `if test -f 'src/privilege.c'; then $(CYGPATH_W) 'src/privilege.c'; else $(CYGPATH_W) '$(srcdir)/src/privilege.c'; fi`
  1531. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-privilege.Po
  1532. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/privilege.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.obj' libtool=no @AMDEPBACKSLASH@
  1533. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1534. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-privilege.obj `if test -f 'src/privilege.c'; then $(CYGPATH_W) 'src/privilege.c'; else $(CYGPATH_W) '$(srcdir)/src/privilege.c'; fi`
  1535. src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.o: src/rtc.c
  1536. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.o `test -f 'src/rtc.c' || echo '$(srcdir)/'`src/rtc.c
  1537. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Po
  1538. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/rtc.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.o' libtool=no @AMDEPBACKSLASH@
  1539. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1540. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.o `test -f 'src/rtc.c' || echo '$(srcdir)/'`src/rtc.c
  1541. src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.obj: src/rtc.c
  1542. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.obj `if test -f 'src/rtc.c'; then $(CYGPATH_W) 'src/rtc.c'; else $(CYGPATH_W) '$(srcdir)/src/rtc.c'; fi`
  1543. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-rtc.Po
  1544. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/rtc.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.obj' libtool=no @AMDEPBACKSLASH@
  1545. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1546. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-rtc.obj `if test -f 'src/rtc.c'; then $(CYGPATH_W) 'src/rtc.c'; else $(CYGPATH_W) '$(srcdir)/src/rtc.c'; fi`
  1547. src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.o: src/shutdown.c
  1548. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.o `test -f 'src/shutdown.c' || echo '$(srcdir)/'`src/shutdown.c
  1549. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Po
  1550. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/shutdown.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.o' libtool=no @AMDEPBACKSLASH@
  1551. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1552. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.o `test -f 'src/shutdown.c' || echo '$(srcdir)/'`src/shutdown.c
  1553. src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.obj: src/shutdown.c
  1554. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.obj `if test -f 'src/shutdown.c'; then $(CYGPATH_W) 'src/shutdown.c'; else $(CYGPATH_W) '$(srcdir)/src/shutdown.c'; fi`
  1555. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.Po
  1556. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/shutdown.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.obj' libtool=no @AMDEPBACKSLASH@
  1557. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1558. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-shutdown.obj `if test -f 'src/shutdown.c'; then $(CYGPATH_W) 'src/shutdown.c'; else $(CYGPATH_W) '$(srcdir)/src/shutdown.c'; fi`
  1559. src/libriscv__mmachine__@MACHINE_NAME@_a-spi.o: src/spi.c
  1560. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-spi.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-spi.o `test -f 'src/spi.c' || echo '$(srcdir)/'`src/spi.c
  1561. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Po
  1562. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/spi.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-spi.o' libtool=no @AMDEPBACKSLASH@
  1563. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1564. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-spi.o `test -f 'src/spi.c' || echo '$(srcdir)/'`src/spi.c
  1565. src/libriscv__mmachine__@MACHINE_NAME@_a-spi.obj: src/spi.c
  1566. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-spi.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-spi.obj `if test -f 'src/spi.c'; then $(CYGPATH_W) 'src/spi.c'; else $(CYGPATH_W) '$(srcdir)/src/spi.c'; fi`
  1567. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-spi.Po
  1568. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/spi.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-spi.obj' libtool=no @AMDEPBACKSLASH@
  1569. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1570. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-spi.obj `if test -f 'src/spi.c'; then $(CYGPATH_W) 'src/spi.c'; else $(CYGPATH_W) '$(srcdir)/src/spi.c'; fi`
  1571. src/libriscv__mmachine__@MACHINE_NAME@_a-switch.o: src/switch.c
  1572. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-switch.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-switch.o `test -f 'src/switch.c' || echo '$(srcdir)/'`src/switch.c
  1573. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Po
  1574. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/switch.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-switch.o' libtool=no @AMDEPBACKSLASH@
  1575. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1576. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-switch.o `test -f 'src/switch.c' || echo '$(srcdir)/'`src/switch.c
  1577. src/libriscv__mmachine__@MACHINE_NAME@_a-switch.obj: src/switch.c
  1578. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-switch.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-switch.obj `if test -f 'src/switch.c'; then $(CYGPATH_W) 'src/switch.c'; else $(CYGPATH_W) '$(srcdir)/src/switch.c'; fi`
  1579. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-switch.Po
  1580. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/switch.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-switch.obj' libtool=no @AMDEPBACKSLASH@
  1581. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1582. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-switch.obj `if test -f 'src/switch.c'; then $(CYGPATH_W) 'src/switch.c'; else $(CYGPATH_W) '$(srcdir)/src/switch.c'; fi`
  1583. src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.o: src/synchronize_harts.c
  1584. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.o `test -f 'src/synchronize_harts.c' || echo '$(srcdir)/'`src/synchronize_harts.c
  1585. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Po
  1586. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/synchronize_harts.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.o' libtool=no @AMDEPBACKSLASH@
  1587. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1588. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.o `test -f 'src/synchronize_harts.c' || echo '$(srcdir)/'`src/synchronize_harts.c
  1589. src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.obj: src/synchronize_harts.c
  1590. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.obj `if test -f 'src/synchronize_harts.c'; then $(CYGPATH_W) 'src/synchronize_harts.c'; else $(CYGPATH_W) '$(srcdir)/src/synchronize_harts.c'; fi`
  1591. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.Po
  1592. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/synchronize_harts.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.obj' libtool=no @AMDEPBACKSLASH@
  1593. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1594. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-synchronize_harts.obj `if test -f 'src/synchronize_harts.c'; then $(CYGPATH_W) 'src/synchronize_harts.c'; else $(CYGPATH_W) '$(srcdir)/src/synchronize_harts.c'; fi`
  1595. src/libriscv__mmachine__@MACHINE_NAME@_a-timer.o: src/timer.c
  1596. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-timer.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-timer.o `test -f 'src/timer.c' || echo '$(srcdir)/'`src/timer.c
  1597. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Po
  1598. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/timer.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-timer.o' libtool=no @AMDEPBACKSLASH@
  1599. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1600. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-timer.o `test -f 'src/timer.c' || echo '$(srcdir)/'`src/timer.c
  1601. src/libriscv__mmachine__@MACHINE_NAME@_a-timer.obj: src/timer.c
  1602. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-timer.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-timer.obj `if test -f 'src/timer.c'; then $(CYGPATH_W) 'src/timer.c'; else $(CYGPATH_W) '$(srcdir)/src/timer.c'; fi`
  1603. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-timer.Po
  1604. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/timer.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-timer.obj' libtool=no @AMDEPBACKSLASH@
  1605. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1606. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-timer.obj `if test -f 'src/timer.c'; then $(CYGPATH_W) 'src/timer.c'; else $(CYGPATH_W) '$(srcdir)/src/timer.c'; fi`
  1607. src/libriscv__mmachine__@MACHINE_NAME@_a-time.o: src/time.c
  1608. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-time.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-time.o `test -f 'src/time.c' || echo '$(srcdir)/'`src/time.c
  1609. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Po
  1610. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/time.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-time.o' libtool=no @AMDEPBACKSLASH@
  1611. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1612. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-time.o `test -f 'src/time.c' || echo '$(srcdir)/'`src/time.c
  1613. src/libriscv__mmachine__@MACHINE_NAME@_a-time.obj: src/time.c
  1614. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-time.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-time.obj `if test -f 'src/time.c'; then $(CYGPATH_W) 'src/time.c'; else $(CYGPATH_W) '$(srcdir)/src/time.c'; fi`
  1615. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-time.Po
  1616. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/time.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-time.obj' libtool=no @AMDEPBACKSLASH@
  1617. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1618. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-time.obj `if test -f 'src/time.c'; then $(CYGPATH_W) 'src/time.c'; else $(CYGPATH_W) '$(srcdir)/src/time.c'; fi`
  1619. src/libriscv__mmachine__@MACHINE_NAME@_a-tty.o: src/tty.c
  1620. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-tty.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-tty.o `test -f 'src/tty.c' || echo '$(srcdir)/'`src/tty.c
  1621. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Po
  1622. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tty.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-tty.o' libtool=no @AMDEPBACKSLASH@
  1623. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1624. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-tty.o `test -f 'src/tty.c' || echo '$(srcdir)/'`src/tty.c
  1625. src/libriscv__mmachine__@MACHINE_NAME@_a-tty.obj: src/tty.c
  1626. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-tty.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-tty.obj `if test -f 'src/tty.c'; then $(CYGPATH_W) 'src/tty.c'; else $(CYGPATH_W) '$(srcdir)/src/tty.c'; fi`
  1627. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-tty.Po
  1628. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/tty.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-tty.obj' libtool=no @AMDEPBACKSLASH@
  1629. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1630. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-tty.obj `if test -f 'src/tty.c'; then $(CYGPATH_W) 'src/tty.c'; else $(CYGPATH_W) '$(srcdir)/src/tty.c'; fi`
  1631. src/libriscv__mmachine__@MACHINE_NAME@_a-uart.o: src/uart.c
  1632. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-uart.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-uart.o `test -f 'src/uart.c' || echo '$(srcdir)/'`src/uart.c
  1633. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Po
  1634. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/uart.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-uart.o' libtool=no @AMDEPBACKSLASH@
  1635. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1636. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-uart.o `test -f 'src/uart.c' || echo '$(srcdir)/'`src/uart.c
  1637. src/libriscv__mmachine__@MACHINE_NAME@_a-uart.obj: src/uart.c
  1638. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-uart.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-uart.obj `if test -f 'src/uart.c'; then $(CYGPATH_W) 'src/uart.c'; else $(CYGPATH_W) '$(srcdir)/src/uart.c'; fi`
  1639. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-uart.Po
  1640. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/uart.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-uart.obj' libtool=no @AMDEPBACKSLASH@
  1641. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1642. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-uart.obj `if test -f 'src/uart.c'; then $(CYGPATH_W) 'src/uart.c'; else $(CYGPATH_W) '$(srcdir)/src/uart.c'; fi`
  1643. src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.o: src/watchdog.c
  1644. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.o -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.o `test -f 'src/watchdog.c' || echo '$(srcdir)/'`src/watchdog.c
  1645. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Po
  1646. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/watchdog.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.o' libtool=no @AMDEPBACKSLASH@
  1647. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1648. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.o `test -f 'src/watchdog.c' || echo '$(srcdir)/'`src/watchdog.c
  1649. src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.obj: src/watchdog.c
  1650. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -MT src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.obj -MD -MP -MF src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Tpo -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.obj `if test -f 'src/watchdog.c'; then $(CYGPATH_W) 'src/watchdog.c'; else $(CYGPATH_W) '$(srcdir)/src/watchdog.c'; fi`
  1651. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Tpo src/$(DEPDIR)/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.Po
  1652. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='src/watchdog.c' object='src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.obj' libtool=no @AMDEPBACKSLASH@
  1653. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1654. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libriscv__mmachine__@MACHINE_NAME@_a_CFLAGS) $(CFLAGS) -c -o src/libriscv__mmachine__@MACHINE_NAME@_a-watchdog.obj `if test -f 'src/watchdog.c'; then $(CYGPATH_W) 'src/watchdog.c'; else $(CYGPATH_W) '$(srcdir)/src/watchdog.c'; fi`
  1655. test/hello-hello.o: test/hello.c
  1656. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hello_CFLAGS) $(CFLAGS) -MT test/hello-hello.o -MD -MP -MF test/$(DEPDIR)/hello-hello.Tpo -c -o test/hello-hello.o `test -f 'test/hello.c' || echo '$(srcdir)/'`test/hello.c
  1657. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/hello-hello.Tpo test/$(DEPDIR)/hello-hello.Po
  1658. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/hello.c' object='test/hello-hello.o' libtool=no @AMDEPBACKSLASH@
  1659. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1660. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hello_CFLAGS) $(CFLAGS) -c -o test/hello-hello.o `test -f 'test/hello.c' || echo '$(srcdir)/'`test/hello.c
  1661. test/hello-hello.obj: test/hello.c
  1662. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hello_CFLAGS) $(CFLAGS) -MT test/hello-hello.obj -MD -MP -MF test/$(DEPDIR)/hello-hello.Tpo -c -o test/hello-hello.obj `if test -f 'test/hello.c'; then $(CYGPATH_W) 'test/hello.c'; else $(CYGPATH_W) '$(srcdir)/test/hello.c'; fi`
  1663. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/hello-hello.Tpo test/$(DEPDIR)/hello-hello.Po
  1664. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/hello.c' object='test/hello-hello.obj' libtool=no @AMDEPBACKSLASH@
  1665. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1666. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hello_CFLAGS) $(CFLAGS) -c -o test/hello-hello.obj `if test -f 'test/hello.c'; then $(CYGPATH_W) 'test/hello.c'; else $(CYGPATH_W) '$(srcdir)/test/hello.c'; fi`
  1667. test/return_fail-return_fail.o: test/return_fail.c
  1668. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_fail_CFLAGS) $(CFLAGS) -MT test/return_fail-return_fail.o -MD -MP -MF test/$(DEPDIR)/return_fail-return_fail.Tpo -c -o test/return_fail-return_fail.o `test -f 'test/return_fail.c' || echo '$(srcdir)/'`test/return_fail.c
  1669. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/return_fail-return_fail.Tpo test/$(DEPDIR)/return_fail-return_fail.Po
  1670. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/return_fail.c' object='test/return_fail-return_fail.o' libtool=no @AMDEPBACKSLASH@
  1671. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1672. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_fail_CFLAGS) $(CFLAGS) -c -o test/return_fail-return_fail.o `test -f 'test/return_fail.c' || echo '$(srcdir)/'`test/return_fail.c
  1673. test/return_fail-return_fail.obj: test/return_fail.c
  1674. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_fail_CFLAGS) $(CFLAGS) -MT test/return_fail-return_fail.obj -MD -MP -MF test/$(DEPDIR)/return_fail-return_fail.Tpo -c -o test/return_fail-return_fail.obj `if test -f 'test/return_fail.c'; then $(CYGPATH_W) 'test/return_fail.c'; else $(CYGPATH_W) '$(srcdir)/test/return_fail.c'; fi`
  1675. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/return_fail-return_fail.Tpo test/$(DEPDIR)/return_fail-return_fail.Po
  1676. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/return_fail.c' object='test/return_fail-return_fail.obj' libtool=no @AMDEPBACKSLASH@
  1677. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1678. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_fail_CFLAGS) $(CFLAGS) -c -o test/return_fail-return_fail.obj `if test -f 'test/return_fail.c'; then $(CYGPATH_W) 'test/return_fail.c'; else $(CYGPATH_W) '$(srcdir)/test/return_fail.c'; fi`
  1679. test/return_pass-return_pass.o: test/return_pass.c
  1680. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_pass_CFLAGS) $(CFLAGS) -MT test/return_pass-return_pass.o -MD -MP -MF test/$(DEPDIR)/return_pass-return_pass.Tpo -c -o test/return_pass-return_pass.o `test -f 'test/return_pass.c' || echo '$(srcdir)/'`test/return_pass.c
  1681. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/return_pass-return_pass.Tpo test/$(DEPDIR)/return_pass-return_pass.Po
  1682. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/return_pass.c' object='test/return_pass-return_pass.o' libtool=no @AMDEPBACKSLASH@
  1683. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1684. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_pass_CFLAGS) $(CFLAGS) -c -o test/return_pass-return_pass.o `test -f 'test/return_pass.c' || echo '$(srcdir)/'`test/return_pass.c
  1685. test/return_pass-return_pass.obj: test/return_pass.c
  1686. @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_pass_CFLAGS) $(CFLAGS) -MT test/return_pass-return_pass.obj -MD -MP -MF test/$(DEPDIR)/return_pass-return_pass.Tpo -c -o test/return_pass-return_pass.obj `if test -f 'test/return_pass.c'; then $(CYGPATH_W) 'test/return_pass.c'; else $(CYGPATH_W) '$(srcdir)/test/return_pass.c'; fi`
  1687. @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/$(DEPDIR)/return_pass-return_pass.Tpo test/$(DEPDIR)/return_pass-return_pass.Po
  1688. @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/return_pass.c' object='test/return_pass-return_pass.obj' libtool=no @AMDEPBACKSLASH@
  1689. @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
  1690. @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(return_pass_CFLAGS) $(CFLAGS) -c -o test/return_pass-return_pass.obj `if test -f 'test/return_pass.c'; then $(CYGPATH_W) 'test/return_pass.c'; else $(CYGPATH_W) '$(srcdir)/test/return_pass.c'; fi`
  1691. install-ldsDATA: $(lds_DATA)
  1692. @$(NORMAL_INSTALL)
  1693. @list='$(lds_DATA)'; test -n "$(ldsdir)" || list=; \
  1694. if test -n "$$list"; then \
  1695. echo " $(MKDIR_P) '$(DESTDIR)$(ldsdir)'"; \
  1696. $(MKDIR_P) "$(DESTDIR)$(ldsdir)" || exit 1; \
  1697. fi; \
  1698. for p in $$list; do \
  1699. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1700. echo "$$d$$p"; \
  1701. done | $(am__base_list) | \
  1702. while read files; do \
  1703. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(ldsdir)'"; \
  1704. $(INSTALL_DATA) $$files "$(DESTDIR)$(ldsdir)" || exit $$?; \
  1705. done
  1706. uninstall-ldsDATA:
  1707. @$(NORMAL_UNINSTALL)
  1708. @list='$(lds_DATA)'; test -n "$(ldsdir)" || list=; \
  1709. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1710. dir='$(DESTDIR)$(ldsdir)'; $(am__uninstall_files_from_dir)
  1711. install-specDATA: $(spec_DATA)
  1712. @$(NORMAL_INSTALL)
  1713. @list='$(spec_DATA)'; test -n "$(specdir)" || list=; \
  1714. if test -n "$$list"; then \
  1715. echo " $(MKDIR_P) '$(DESTDIR)$(specdir)'"; \
  1716. $(MKDIR_P) "$(DESTDIR)$(specdir)" || exit 1; \
  1717. fi; \
  1718. for p in $$list; do \
  1719. if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
  1720. echo "$$d$$p"; \
  1721. done | $(am__base_list) | \
  1722. while read files; do \
  1723. echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(specdir)'"; \
  1724. $(INSTALL_DATA) $$files "$(DESTDIR)$(specdir)" || exit $$?; \
  1725. done
  1726. uninstall-specDATA:
  1727. @$(NORMAL_UNINSTALL)
  1728. @list='$(spec_DATA)'; test -n "$(specdir)" || list=; \
  1729. files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
  1730. dir='$(DESTDIR)$(specdir)'; $(am__uninstall_files_from_dir)
  1731. install-nobase_includeHEADERS: $(nobase_include_HEADERS)
  1732. @$(NORMAL_INSTALL)
  1733. @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
  1734. if test -n "$$list"; then \
  1735. echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
  1736. $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
  1737. fi; \
  1738. $(am__nobase_list) | while read dir files; do \
  1739. xfiles=; for file in $$files; do \
  1740. if test -f "$$file"; then xfiles="$$xfiles $$file"; \
  1741. else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
  1742. test -z "$$xfiles" || { \
  1743. test "x$$dir" = x. || { \
  1744. echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
  1745. $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
  1746. echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
  1747. $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
  1748. done
  1749. uninstall-nobase_includeHEADERS:
  1750. @$(NORMAL_UNINSTALL)
  1751. @list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
  1752. $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
  1753. dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
  1754. ID: $(am__tagged_files)
  1755. $(am__define_uniq_tagged_files); mkid -fID $$unique
  1756. tags: tags-am
  1757. TAGS: tags
  1758. tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1759. set x; \
  1760. here=`pwd`; \
  1761. $(am__define_uniq_tagged_files); \
  1762. shift; \
  1763. if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
  1764. test -n "$$unique" || unique=$$empty_fix; \
  1765. if test $$# -gt 0; then \
  1766. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1767. "$$@" $$unique; \
  1768. else \
  1769. $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
  1770. $$unique; \
  1771. fi; \
  1772. fi
  1773. ctags: ctags-am
  1774. CTAGS: ctags
  1775. ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
  1776. $(am__define_uniq_tagged_files); \
  1777. test -z "$(CTAGS_ARGS)$$unique" \
  1778. || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
  1779. $$unique
  1780. GTAGS:
  1781. here=`$(am__cd) $(top_builddir) && pwd` \
  1782. && $(am__cd) $(top_srcdir) \
  1783. && gtags -i $(GTAGS_ARGS) "$$here"
  1784. cscope: cscope.files
  1785. test ! -s cscope.files \
  1786. || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
  1787. clean-cscope:
  1788. -rm -f cscope.files
  1789. cscope.files: clean-cscope cscopelist
  1790. cscopelist: cscopelist-am
  1791. cscopelist-am: $(am__tagged_files)
  1792. list='$(am__tagged_files)'; \
  1793. case "$(srcdir)" in \
  1794. [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
  1795. *) sdir=$(subdir)/$(srcdir) ;; \
  1796. esac; \
  1797. for i in $$list; do \
  1798. if test -f "$$i"; then \
  1799. echo "$(subdir)/$$i"; \
  1800. else \
  1801. echo "$$sdir/$$i"; \
  1802. fi; \
  1803. done >> $(top_builddir)/cscope.files
  1804. distclean-tags:
  1805. -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
  1806. -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
  1807. distdir: $(DISTFILES)
  1808. $(am__remove_distdir)
  1809. test -d "$(distdir)" || mkdir "$(distdir)"
  1810. @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1811. topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
  1812. list='$(DISTFILES)'; \
  1813. dist_files=`for file in $$list; do echo $$file; done | \
  1814. sed -e "s|^$$srcdirstrip/||;t" \
  1815. -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
  1816. case $$dist_files in \
  1817. */*) $(MKDIR_P) `echo "$$dist_files" | \
  1818. sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
  1819. sort -u` ;; \
  1820. esac; \
  1821. for file in $$dist_files; do \
  1822. if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
  1823. if test -d $$d/$$file; then \
  1824. dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
  1825. if test -d "$(distdir)/$$file"; then \
  1826. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1827. fi; \
  1828. if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
  1829. cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
  1830. find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
  1831. fi; \
  1832. cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
  1833. else \
  1834. test -f "$(distdir)/$$file" \
  1835. || cp -p $$d/$$file "$(distdir)/$$file" \
  1836. || exit 1; \
  1837. fi; \
  1838. done
  1839. -test -n "$(am__skip_mode_fix)" \
  1840. || find "$(distdir)" -type d ! -perm -755 \
  1841. -exec chmod u+rwx,go+rx {} \; -o \
  1842. ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  1843. ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  1844. ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
  1845. || chmod -R a+r "$(distdir)"
  1846. dist-gzip: distdir
  1847. tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
  1848. $(am__post_remove_distdir)
  1849. dist-bzip2: distdir
  1850. tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
  1851. $(am__post_remove_distdir)
  1852. dist-lzip: distdir
  1853. tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
  1854. $(am__post_remove_distdir)
  1855. dist-xz: distdir
  1856. tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
  1857. $(am__post_remove_distdir)
  1858. dist-tarZ: distdir
  1859. @echo WARNING: "Support for distribution archives compressed with" \
  1860. "legacy program 'compress' is deprecated." >&2
  1861. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1862. tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
  1863. $(am__post_remove_distdir)
  1864. dist-shar: distdir
  1865. @echo WARNING: "Support for shar distribution archives is" \
  1866. "deprecated." >&2
  1867. @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
  1868. shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
  1869. $(am__post_remove_distdir)
  1870. dist-zip: distdir
  1871. -rm -f $(distdir).zip
  1872. zip -rq $(distdir).zip $(distdir)
  1873. $(am__post_remove_distdir)
  1874. dist dist-all:
  1875. $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
  1876. $(am__post_remove_distdir)
  1877. # This target untars the dist file and tries a VPATH configuration. Then
  1878. # it guarantees that the distribution is self-contained by making another
  1879. # tarfile.
  1880. distcheck: dist
  1881. case '$(DIST_ARCHIVES)' in \
  1882. *.tar.gz*) \
  1883. GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
  1884. *.tar.bz2*) \
  1885. bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
  1886. *.tar.lz*) \
  1887. lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
  1888. *.tar.xz*) \
  1889. xz -dc $(distdir).tar.xz | $(am__untar) ;;\
  1890. *.tar.Z*) \
  1891. uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
  1892. *.shar.gz*) \
  1893. GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
  1894. *.zip*) \
  1895. unzip $(distdir).zip ;;\
  1896. esac
  1897. chmod -R a-w $(distdir)
  1898. chmod u+w $(distdir)
  1899. mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
  1900. chmod a-w $(distdir)
  1901. test -d $(distdir)/_build || exit 0; \
  1902. dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
  1903. && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
  1904. && am__cwd=`pwd` \
  1905. && $(am__cd) $(distdir)/_build/sub \
  1906. && ../../configure \
  1907. $(AM_DISTCHECK_CONFIGURE_FLAGS) \
  1908. $(DISTCHECK_CONFIGURE_FLAGS) \
  1909. --srcdir=../.. --prefix="$$dc_install_base" \
  1910. && $(MAKE) $(AM_MAKEFLAGS) \
  1911. && $(MAKE) $(AM_MAKEFLAGS) dvi \
  1912. && $(MAKE) $(AM_MAKEFLAGS) check \
  1913. && $(MAKE) $(AM_MAKEFLAGS) install \
  1914. && $(MAKE) $(AM_MAKEFLAGS) installcheck \
  1915. && $(MAKE) $(AM_MAKEFLAGS) uninstall \
  1916. && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
  1917. distuninstallcheck \
  1918. && chmod -R a-w "$$dc_install_base" \
  1919. && ({ \
  1920. (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
  1921. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
  1922. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
  1923. && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
  1924. distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
  1925. } || { rm -rf "$$dc_destdir"; exit 1; }) \
  1926. && rm -rf "$$dc_destdir" \
  1927. && $(MAKE) $(AM_MAKEFLAGS) dist \
  1928. && rm -rf $(DIST_ARCHIVES) \
  1929. && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
  1930. && cd "$$am__cwd" \
  1931. || exit 1
  1932. $(am__post_remove_distdir)
  1933. @(echo "$(distdir) archives ready for distribution: "; \
  1934. list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
  1935. sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
  1936. distuninstallcheck:
  1937. @test -n '$(distuninstallcheck_dir)' || { \
  1938. echo 'ERROR: trying to run $@ with an empty' \
  1939. '$$(distuninstallcheck_dir)' >&2; \
  1940. exit 1; \
  1941. }; \
  1942. $(am__cd) '$(distuninstallcheck_dir)' || { \
  1943. echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
  1944. exit 1; \
  1945. }; \
  1946. test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
  1947. || { echo "ERROR: files left after uninstall:" ; \
  1948. if test -n "$(DESTDIR)"; then \
  1949. echo " (check DESTDIR support)"; \
  1950. fi ; \
  1951. $(distuninstallcheck_listfiles) ; \
  1952. exit 1; } >&2
  1953. distcleancheck: distclean
  1954. @if test '$(srcdir)' = . ; then \
  1955. echo "ERROR: distcleancheck can only run from a VPATH build" ; \
  1956. exit 1 ; \
  1957. fi
  1958. @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
  1959. || { echo "ERROR: files left in build directory after distclean:" ; \
  1960. $(distcleancheck_listfiles) ; \
  1961. exit 1; } >&2
  1962. check-am: all-am
  1963. $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
  1964. check: $(BUILT_SOURCES)
  1965. $(MAKE) $(AM_MAKEFLAGS) check-am
  1966. all-am: Makefile $(LIBRARIES) $(DATA) $(HEADERS)
  1967. installdirs:
  1968. for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(ldsdir)" "$(DESTDIR)$(specdir)" "$(DESTDIR)$(includedir)"; do \
  1969. test -z "$$dir" || $(MKDIR_P) "$$dir"; \
  1970. done
  1971. install: $(BUILT_SOURCES)
  1972. $(MAKE) $(AM_MAKEFLAGS) install-am
  1973. install-exec: install-exec-am
  1974. install-data: install-data-am
  1975. uninstall: uninstall-am
  1976. install-am: all-am
  1977. @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  1978. installcheck: installcheck-am
  1979. install-strip:
  1980. if test -z '$(STRIP)'; then \
  1981. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1982. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1983. install; \
  1984. else \
  1985. $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
  1986. install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
  1987. "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
  1988. fi
  1989. mostlyclean-generic:
  1990. clean-generic:
  1991. distclean-generic:
  1992. -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
  1993. -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
  1994. -rm -f gloss/$(DEPDIR)/$(am__dirstamp)
  1995. -rm -f gloss/$(am__dirstamp)
  1996. -rm -f src/$(DEPDIR)/$(am__dirstamp)
  1997. -rm -f src/$(am__dirstamp)
  1998. -rm -f src/drivers/$(DEPDIR)/$(am__dirstamp)
  1999. -rm -f src/drivers/$(am__dirstamp)
  2000. -rm -f test/$(DEPDIR)/$(am__dirstamp)
  2001. -rm -f test/$(am__dirstamp)
  2002. maintainer-clean-generic:
  2003. @echo "This command is intended for maintainers to use"
  2004. @echo "it deletes files that may require special tools to rebuild."
  2005. -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
  2006. clean: clean-am
  2007. clean-am: clean-checkPROGRAMS clean-generic clean-libLIBRARIES \
  2008. clean-local mostlyclean-am
  2009. distclean: distclean-am
  2010. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2011. -rm -rf gloss/$(DEPDIR) src/$(DEPDIR) src/drivers/$(DEPDIR) test/$(DEPDIR)
  2012. -rm -f Makefile
  2013. distclean-am: clean-am distclean-compile distclean-generic \
  2014. distclean-tags
  2015. dvi: dvi-am
  2016. dvi-am:
  2017. html: html-am
  2018. html-am:
  2019. info: info-am
  2020. info-am:
  2021. install-data-am: install-ldsDATA install-nobase_includeHEADERS \
  2022. install-specDATA
  2023. install-dvi: install-dvi-am
  2024. install-dvi-am:
  2025. install-exec-am: install-libLIBRARIES
  2026. install-html: install-html-am
  2027. install-html-am:
  2028. install-info: install-info-am
  2029. install-info-am:
  2030. install-man:
  2031. install-pdf: install-pdf-am
  2032. install-pdf-am:
  2033. install-ps: install-ps-am
  2034. install-ps-am:
  2035. installcheck-am:
  2036. maintainer-clean: maintainer-clean-am
  2037. -rm -f $(am__CONFIG_DISTCLEAN_FILES)
  2038. -rm -rf $(top_srcdir)/autom4te.cache
  2039. -rm -rf gloss/$(DEPDIR) src/$(DEPDIR) src/drivers/$(DEPDIR) test/$(DEPDIR)
  2040. -rm -f Makefile
  2041. maintainer-clean-am: distclean-am maintainer-clean-generic
  2042. mostlyclean: mostlyclean-am
  2043. mostlyclean-am: mostlyclean-compile mostlyclean-generic
  2044. pdf: pdf-am
  2045. pdf-am:
  2046. ps: ps-am
  2047. ps-am:
  2048. uninstall-am: uninstall-ldsDATA uninstall-libLIBRARIES \
  2049. uninstall-nobase_includeHEADERS uninstall-specDATA
  2050. .MAKE: all check check-am install install-am install-strip
  2051. .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \
  2052. clean-checkPROGRAMS clean-cscope clean-generic \
  2053. clean-libLIBRARIES clean-local cscope cscopelist-am ctags \
  2054. ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
  2055. dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
  2056. distclean-compile distclean-generic distclean-tags \
  2057. distcleancheck distdir distuninstallcheck dvi dvi-am html \
  2058. html-am info info-am install install-am install-data \
  2059. install-data-am install-dvi install-dvi-am install-exec \
  2060. install-exec-am install-html install-html-am install-info \
  2061. install-info-am install-ldsDATA install-libLIBRARIES \
  2062. install-man install-nobase_includeHEADERS install-pdf \
  2063. install-pdf-am install-ps install-ps-am install-specDATA \
  2064. install-strip installcheck installcheck-am installdirs \
  2065. maintainer-clean maintainer-clean-generic mostlyclean \
  2066. mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
  2067. tags tags-am uninstall uninstall-am uninstall-ldsDATA \
  2068. uninstall-libLIBRARIES uninstall-nobase_includeHEADERS \
  2069. uninstall-specDATA
  2070. .PRECIOUS: Makefile
  2071. # Every test depends on the generated linker script.
  2072. $(check_PROGRAMS): riscv__mmachine__@MACHINE_NAME@.lds
  2073. # Every test depends on the freshly-compiled library.
  2074. $(check_PROGRAMS): libriscv__mmachine__@MACHINE_NAME@.a
  2075. @PRECONFIGURED_TRUE@riscv__mmachine__@MACHINE_NAME@.lds: @MACHINE_HEADER@
  2076. @PRECONFIGURED_TRUE@ cp $< $@
  2077. @PRECONFIGURED_FALSE@riscv__mmachine__@MACHINE_NAME@.lds: @LDSCRIPT_GENERATOR@ @MACHINE_NAME@.dtb
  2078. @PRECONFIGURED_FALSE@ $< --dtb $(filter %.dtb,$^) --linker $@
  2079. @PRECONFIGURED_TRUE@riscv__mmachine__@MACHINE_NAME@.specs:
  2080. @PRECONFIGURED_TRUE@ touch $@
  2081. @PRECONFIGURED_FALSE@riscv__mmachine__@MACHINE_NAME@.specs: @SPECS_GENERATOR@ @MACHINE_NAME@.dtb
  2082. @PRECONFIGURED_FALSE@ $< --dtb $(filter %.dtb,$^) --specs $@ --prefix @prefix@ --machine @MACHINE_NAME@
  2083. riscv__menv__metal.specs: riscv__menv__metal.specs.in
  2084. cat $^ > $@
  2085. # In order to generate code that's actually compatible with a machine we must
  2086. # pass the march and mabi arguments to GCC that coorespond to the hardware.
  2087. # This is handled by generating a makefile fragment, including it, and then
  2088. # adding those argument to CFLAGS.
  2089. -include @MACHINE_NAME@.mk
  2090. @PRECONFIGURED_TRUE@@MACHINE_NAME@.mk: @MACHINE_MAKEATTRIBUTES@
  2091. @PRECONFIGURED_TRUE@ cp $< $@
  2092. @PRECONFIGURED_FALSE@@MACHINE_NAME@.mk: @MAKEATTRIBUTES_GENERATOR@ @MACHINE_NAME@.dtb
  2093. @PRECONFIGURED_FALSE@ $< --dtb $(filter %.dtb,$^) --output $@
  2094. @PRECONFIGURED_TRUE@metal/machine.h: @MACHINE_HEADER@
  2095. @PRECONFIGURED_TRUE@ @mkdir -p $(dir $@)
  2096. @PRECONFIGURED_TRUE@ cp $< $@
  2097. @PRECONFIGURED_TRUE@metal/machine/inline.h: @MACHINE_INLINE@
  2098. @PRECONFIGURED_TRUE@ @mkdir -p $(dir $@)
  2099. @PRECONFIGURED_TRUE@ cp $< $@
  2100. @PRECONFIGURED_TRUE@metal/machine/platform.h: @PLATFORM_HEADER@
  2101. @PRECONFIGURED_TRUE@ @mkdir -p $(dir $@)
  2102. @PRECONFIGURED_TRUE@ cp $< $@
  2103. # Builds the machine-specific METAL header file, which paramaterizes the METAL for
  2104. # one specific machine. This is automatically picked up by GCC so users
  2105. # automatically get the relevant definitions. This is a two-step process:
  2106. # first a DTB is built, and then the DTB is converted to a header file using an
  2107. # external tool.
  2108. @PRECONFIGURED_FALSE@@MACHINE_NAME@.dtb: @DTC@ @MACHINE_DTS@
  2109. @PRECONFIGURED_FALSE@ $< $(filter %.dts,$^) -o $@ -O dtb -I dts
  2110. @PRECONFIGURED_FALSE@metal/machine.h: @METAL_HEADER_GENERATOR@ @MACHINE_NAME@.dtb
  2111. @PRECONFIGURED_FALSE@ @mkdir -p $(dir $@)
  2112. @PRECONFIGURED_FALSE@ $< --dtb $(filter %.dtb,$^) --output $@
  2113. @PRECONFIGURED_FALSE@metal/machine/platform.h: @BARE_HEADER_GENERATOR@ @MACHINE_NAME@.dtb
  2114. @PRECONFIGURED_FALSE@ @mkdir -p $(dir $@)
  2115. @PRECONFIGURED_FALSE@ $< -d $(filter %.dtb,$^) -o $@
  2116. # Extra clean targets
  2117. clean-local:
  2118. -rm -rf @MACHINE_NAME@.mk
  2119. -rm -rf metal/machine.h metal/machine/platform.h
  2120. -rm -rf @MACHINE_NAME@.dtb metal-@MACHINE_NAME@.lds
  2121. -rm -rf *.map *.specs
  2122. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  2123. # Otherwise a system limit (for SysV at least) may be exceeded.
  2124. .NOEXPORT: