adb85453910a5a8b71da253466398afd9781186c
[openocd.git] / src / svf / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = src/svf
37 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 LIBRARIES = $(noinst_LIBRARIES)
47 AR = ar
48 ARFLAGS = cru
49 libsvf_a_AR = $(AR) $(ARFLAGS)
50 libsvf_a_LIBADD =
51 am_libsvf_a_OBJECTS = svf.$(OBJEXT)
52 libsvf_a_OBJECTS = $(am_libsvf_a_OBJECTS)
53 DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
54 depcomp = $(SHELL) $(top_srcdir)/depcomp
55 am__depfiles_maybe = depfiles
56 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58 CCLD = $(CC)
59 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
60 SOURCES = $(libsvf_a_SOURCES)
61 DIST_SOURCES = $(libsvf_a_SOURCES)
62 HEADERS = $(noinst_HEADERS)
63 ETAGS = etags
64 CTAGS = ctags
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 AMTAR = @AMTAR@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CC_FOR_BUILD = @CC_FOR_BUILD@
75 CFLAGS = @CFLAGS@
76 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CYGPATH_W = @CYGPATH_W@
80 DEFS = @DEFS@
81 DEPDIR = @DEPDIR@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
88 GREP = @GREP@
89 INSTALL = @INSTALL@
90 INSTALL_DATA = @INSTALL_DATA@
91 INSTALL_PROGRAM = @INSTALL_PROGRAM@
92 INSTALL_SCRIPT = @INSTALL_SCRIPT@
93 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94 LDFLAGS = @LDFLAGS@
95 LIBOBJS = @LIBOBJS@
96 LIBS = @LIBS@
97 LTLIBOBJS = @LTLIBOBJS@
98 MAKEINFO = @MAKEINFO@
99 MKDIR_P = @MKDIR_P@
100 OBJEXT = @OBJEXT@
101 PACKAGE = @PACKAGE@
102 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
103 PACKAGE_NAME = @PACKAGE_NAME@
104 PACKAGE_STRING = @PACKAGE_STRING@
105 PACKAGE_TARNAME = @PACKAGE_TARNAME@
106 PACKAGE_VERSION = @PACKAGE_VERSION@
107 PATH_SEPARATOR = @PATH_SEPARATOR@
108 RANLIB = @RANLIB@
109 SET_MAKE = @SET_MAKE@
110 SHELL = @SHELL@
111 STRIP = @STRIP@
112 VERSION = @VERSION@
113 abs_builddir = @abs_builddir@
114 abs_srcdir = @abs_srcdir@
115 abs_top_builddir = @abs_top_builddir@
116 abs_top_srcdir = @abs_top_srcdir@
117 ac_ct_CC = @ac_ct_CC@
118 am__include = @am__include@
119 am__leading_dot = @am__leading_dot@
120 am__quote = @am__quote@
121 am__tar = @am__tar@
122 am__untar = @am__untar@
123 bindir = @bindir@
124 build = @build@
125 build_alias = @build_alias@
126 build_cpu = @build_cpu@
127 build_os = @build_os@
128 build_vendor = @build_vendor@
129 builddir = @builddir@
130 datadir = @datadir@
131 datarootdir = @datarootdir@
132 docdir = @docdir@
133 dvidir = @dvidir@
134 exec_prefix = @exec_prefix@
135 host = @host@
136 host_alias = @host_alias@
137 host_cpu = @host_cpu@
138 host_os = @host_os@
139 host_vendor = @host_vendor@
140 htmldir = @htmldir@
141 includedir = @includedir@
142 infodir = @infodir@
143 install_sh = @install_sh@
144 libdir = @libdir@
145 libexecdir = @libexecdir@
146 localedir = @localedir@
147 localstatedir = @localstatedir@
148 mandir = @mandir@
149 mkdir_p = @mkdir_p@
150 oldincludedir = @oldincludedir@
151 pdfdir = @pdfdir@
152 prefix = @prefix@
153 program_transform_name = @program_transform_name@
154 psdir = @psdir@
155 sbindir = @sbindir@
156 sharedstatedir = @sharedstatedir@
157 srcdir = @srcdir@
158 sysconfdir = @sysconfdir@
159 target_alias = @target_alias@
160 top_builddir = @top_builddir@
161 top_srcdir = @top_srcdir@
162 INCLUDES = -I$(top_srcdir)/src/server -I$(top_srcdir)/src/helper -I$(top_srcdir)/src/jtag $(all_includes)
163 METASOURCES = AUTO
164 noinst_LIBRARIES = libsvf.a
165 noinst_HEADERS = svf.h
166 libsvf_a_SOURCES = svf.c
167 all: all-am
168
169 .SUFFIXES:
170 .SUFFIXES: .c .o .obj
171 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
172 @for dep in $?; do \
173 case '$(am__configure_deps)' in \
174 *$$dep*) \
175 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
176 && exit 0; \
177 exit 1;; \
178 esac; \
179 done; \
180 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/svf/Makefile'; \
181 cd $(top_srcdir) && \
182 $(AUTOMAKE) --foreign src/svf/Makefile
183 .PRECIOUS: Makefile
184 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185 @case '$?' in \
186 *config.status*) \
187 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
188 *) \
189 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
190 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
191 esac;
192
193 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196 $(top_srcdir)/configure: $(am__configure_deps)
197 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
199 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201 clean-noinstLIBRARIES:
202 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
203 libsvf.a: $(libsvf_a_OBJECTS) $(libsvf_a_DEPENDENCIES)
204 -rm -f libsvf.a
205 $(libsvf_a_AR) libsvf.a $(libsvf_a_OBJECTS) $(libsvf_a_LIBADD)
206 $(RANLIB) libsvf.a
207
208 mostlyclean-compile:
209 -rm -f *.$(OBJEXT)
210
211 distclean-compile:
212 -rm -f *.tab.c
213
214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svf.Po@am__quote@
215
216 .c.o:
217 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
218 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
219 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
220 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
221 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
222
223 .c.obj:
224 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
225 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
226 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
227 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
228 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
229
230 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
231 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
232 unique=`for i in $$list; do \
233 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
234 done | \
235 $(AWK) ' { files[$$0] = 1; } \
236 END { for (i in files) print i; }'`; \
237 mkid -fID $$unique
238 tags: TAGS
239
240 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
241 $(TAGS_FILES) $(LISP)
242 tags=; \
243 here=`pwd`; \
244 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
245 unique=`for i in $$list; do \
246 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
247 done | \
248 $(AWK) ' { files[$$0] = 1; } \
249 END { for (i in files) print i; }'`; \
250 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
251 test -n "$$unique" || unique=$$empty_fix; \
252 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
253 $$tags $$unique; \
254 fi
255 ctags: CTAGS
256 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
257 $(TAGS_FILES) $(LISP)
258 tags=; \
259 here=`pwd`; \
260 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
261 unique=`for i in $$list; do \
262 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
263 done | \
264 $(AWK) ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 test -z "$(CTAGS_ARGS)$$tags$$unique" \
267 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
268 $$tags $$unique
269
270 GTAGS:
271 here=`$(am__cd) $(top_builddir) && pwd` \
272 && cd $(top_srcdir) \
273 && gtags -i $(GTAGS_ARGS) $$here
274
275 distclean-tags:
276 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
277
278 distdir: $(DISTFILES)
279 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
280 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
281 list='$(DISTFILES)'; \
282 dist_files=`for file in $$list; do echo $$file; done | \
283 sed -e "s|^$$srcdirstrip/||;t" \
284 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
285 case $$dist_files in \
286 */*) $(MKDIR_P) `echo "$$dist_files" | \
287 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
288 sort -u` ;; \
289 esac; \
290 for file in $$dist_files; do \
291 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
292 if test -d $$d/$$file; then \
293 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
294 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
296 fi; \
297 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
298 else \
299 test -f $(distdir)/$$file \
300 || cp -p $$d/$$file $(distdir)/$$file \
301 || exit 1; \
302 fi; \
303 done
304 check-am: all-am
305 check: check-am
306 all-am: Makefile $(LIBRARIES) $(HEADERS)
307 installdirs:
308 install: install-am
309 install-exec: install-exec-am
310 install-data: install-data-am
311 uninstall: uninstall-am
312
313 install-am: all-am
314 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
315
316 installcheck: installcheck-am
317 install-strip:
318 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
319 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
320 `test -z '$(STRIP)' || \
321 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
322 mostlyclean-generic:
323
324 clean-generic:
325
326 distclean-generic:
327 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
328
329 maintainer-clean-generic:
330 @echo "This command is intended for maintainers to use"
331 @echo "it deletes files that may require special tools to rebuild."
332 clean: clean-am
333
334 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
335
336 distclean: distclean-am
337 -rm -rf ./$(DEPDIR)
338 -rm -f Makefile
339 distclean-am: clean-am distclean-compile distclean-generic \
340 distclean-tags
341
342 dvi: dvi-am
343
344 dvi-am:
345
346 html: html-am
347
348 info: info-am
349
350 info-am:
351
352 install-data-am:
353
354 install-dvi: install-dvi-am
355
356 install-exec-am:
357
358 install-html: install-html-am
359
360 install-info: install-info-am
361
362 install-man:
363
364 install-pdf: install-pdf-am
365
366 install-ps: install-ps-am
367
368 installcheck-am:
369
370 maintainer-clean: maintainer-clean-am
371 -rm -rf ./$(DEPDIR)
372 -rm -f Makefile
373 maintainer-clean-am: distclean-am maintainer-clean-generic
374
375 mostlyclean: mostlyclean-am
376
377 mostlyclean-am: mostlyclean-compile mostlyclean-generic
378
379 pdf: pdf-am
380
381 pdf-am:
382
383 ps: ps-am
384
385 ps-am:
386
387 uninstall-am:
388
389 .MAKE: install-am install-strip
390
391 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
392 clean-noinstLIBRARIES ctags distclean distclean-compile \
393 distclean-generic distclean-tags distdir dvi dvi-am html \
394 html-am info info-am install install-am install-data \
395 install-data-am install-dvi install-dvi-am install-exec \
396 install-exec-am install-html install-html-am install-info \
397 install-info-am install-man install-pdf install-pdf-am \
398 install-ps install-ps-am install-strip installcheck \
399 installcheck-am installdirs maintainer-clean \
400 maintainer-clean-generic mostlyclean mostlyclean-compile \
401 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
402 uninstall-am
403
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT:

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)