GNUnet 0.21.0
Makefile.inc
Go to the documentation of this file.
1# This file has to be copied into the directory one level above.
2# This also means (obviously): this file is excluded from including
3# itself.
4
5BUILDCOMMON_SHLIB_FILES = \
6 build-common/sh/bin.sh/python.sh \
7 build-common/sh/lib.sh/existence.sh \
8 build-common/sh/lib.sh/existence_python.sh \
9 build-common/sh/lib.sh/msg.sh \
10 build-common/sh/lib.sh/progname.sh \
11 build-common/sh/lib.sh/version_gnunet.sh
12
13BUILDCOMMON_CONF_FILES = \
14 build-common/conf/.dir-locals.el \
15 build-common/conf/.prettierrc \
16 build-common/conf/.style.yapf \
17 build-common/conf/.vscode/settings.json \
18 build-common/conf/.vscode/tasks.json \
19 build-common/conf/.yarnrc \
20 build-common/conf/uncrustify-mode.el \
21 build-common/conf/uncrustify.cfg \
22 build-common/conf/uncrustify.el \
23 build-common/conf/uncrustify.sh \
24 build-common/conf/uncrustify_precommit
25
26BUILDCOMMON_BUILD_FILES = \
27 build-common/bootstrap.template \
28 build-common/configure \
29 build-common/configure.py.template \
30 build-common/talerbuildconfig.py \
31 build-common/testconfigure.py
32
33BUILDCOMMON_DOC_FILES = \
34 build-common/README
35
36BUILDCOMMON_SCRIPT_FILES = \
37 build-common/coverage.sh
38
39BUILD_COMMON_FILES = \
40 $(BUILDCOMMON_SHLIB_FILES) \
41 $(BUILDCOMMON_CONF_FILES) \
42 $(BUILDCOMMON_BUILD_FILES) \
43 $(BUILDCOMMON_DOC_FILES) \
44 $(BUILDCOMMON_SCRIPT_FILES)
struct GNUNET_MessageHeader * msg
Definition: 005.c:2
static struct GNUNET_IDENTITY_Handle * sh
Handle to IDENTITY service.
static enum @44 mode
Should we do a PUT (mode = 0) or GET (mode = 1);.
Definition: conf.py:1