Fix a bunch of typos.
[openocd.git] / src / helper / Makefile.am
1 include $(top_srcdir)/common.mk
2
3 METASOURCES = AUTO
4 noinst_LTLIBRARIES = libhelper.la
5
6 if ECOSBOARD
7 CONFIGFILES = time_support_ecos.c
8 else
9 CONFIGFILES = options.c time_support_common.c
10 endif
11
12
13
14 libhelper_la_SOURCES = \
15 binarybuffer.c \
16 $(CONFIGFILES) \
17 configuration.c \
18 log.c \
19 command.c \
20 time_support.c \
21 replacements.c \
22 fileio.c \
23 util.c
24
25 if IOUTIL
26 libhelper_la_SOURCES += ioutil.c
27 else
28 libhelper_la_SOURCES += ioutil_stubs.c
29 endif
30
31 libhelper_la_CFLAGS =
32 if IS_MINGW
33 # FD_* macros are sloppy with their signs on MinGW32 platform
34 libhelper_la_CFLAGS += -Wno-sign-compare
35 endif
36
37 noinst_HEADERS = \
38 binarybuffer.h \
39 configuration.h \
40 ioutil.h \
41 util.h \
42 types.h \
43 log.h \
44 command.h \
45 time_support.h \
46 replacements.h \
47 fileio.h \
48 system.h \
49 bin2char.c
50
51 EXTRA_DIST = startup.tcl
52
53 BIN2C = bin2char$(EXEEXT_FOR_BUILD)
54
55 BUILT_SOURCES = $(BIN2C)
56
57 $(BIN2C): bin2char.c
58 ${CC_FOR_BUILD} ${CFLAGS_FOR_BUILD} $(srcdir)/bin2char.c -o $@
59
60 CLEANFILES = bin2char$(EXEEXT_FOR_BUILD)
61
62 MAINTAINERCLEANFILES = $(srcdir)/Makefile.in

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)