remove #if logic for openocd_sleep_*lude
[openocd.git] / src / server / Makefile.am
1 AM_CPPFLAGS = \
2 -I$(top_srcdir)/src \
3 -I$(top_srcdir)/src/helper \
4 -I$(top_srcdir)/src/target \
5 -I$(top_srcdir)/src/flash \
6 -I$(top_srcdir)/src/jtag \
7 -DPKGDATADIR=\"$(pkgdatadir)\"
8
9 METASOURCES = AUTO
10 noinst_LTLIBRARIES = libserver.la
11 noinst_HEADERS = server.h telnet_server.h gdb_server.h
12 libserver_la_SOURCES = server.c telnet_server.c gdb_server.c
13
14 if HTTPD
15 libserver_la_SOURCES += httpd.c
16 else
17 if !ECOSBOARD
18 libserver_la_SOURCES += server_stubs.c
19 endif
20 endif
21 noinst_HEADERS += httpd.h
22
23 libserver_la_CFLAGS =
24 if IS_MINGW
25 # FD_* macros are sloppy with their signs on MinGW32 platform
26 libserver_la_CFLAGS += -Wno-sign-compare
27 endif
28
29 # tcl server addons
30 noinst_HEADERS += tcl_server.h
31 libserver_la_SOURCES += tcl_server.c
32
33 if HTTPD
34 nobase_dist_pkgdata_DATA = \
35 $(wildcard \
36 $(srcdir)/httpd/*.tcl \
37 $(srcdir)/httpd/*.css \
38 $(srcdir)/httpd/menu_cuts/*.png \
39 )
40 endif
41
42 EXTRA_DIST = \
43 startup.tcl \
44 httpd/readme.txt \
45 httpd/menu.xml \
46 httpd/menu.xsl \
47 httpd/build.sh \
48 httpd/html2tcl.sh \
49 httpd/Stylizer.java \
50 httpd/Stylizer.class
51
52 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)