forked from nestlabs/nlbuild-autotools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
110 lines (110 loc) · 3.17 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
.default-version
.gitignore
.travis.yml
CHANGES
Common.mak
CONTRIBUTING.md
LICENSE
MANIFEST
Makefile
README.md
autoconf/m4/ax_check_compiler.m4
autoconf/m4/ax_check_file.m4
autoconf/m4/ax_check_preprocessor.m4
autoconf/m4/nl_enable_coverage.m4
autoconf/m4/nl_enable_coverage_reporting.m4
autoconf/m4/nl_enable_debug.m4
autoconf/m4/nl_enable_docs.m4
autoconf/m4/nl_enable_optimization.m4
autoconf/m4/nl_enable_tests.m4
autoconf/m4/nl_enable_werror.m4
autoconf/m4/nl_filtered_canonical.m4
autoconf/m4/nl_prog_lndir.m4
autoconf/m4/nl_werror.m4
autoconf/m4/nl_with_package.m4
automake/post.am
automake/post/rules.am
automake/post/rules/coverage.am
automake/post/rules/headers.am
automake/post/rules/pretty.am
automake/pre.am
automake/pre/macros.am
automake/pre/macros/constants.am
automake/pre/macros/coverage.am
automake/pre/macros/paths.am
automake/pre/macros/pretty.am
automake/pre/macros/subdirs.am
automake/pre/macros/verbosity.am
etc/lcov.config
examples/Doxyfile.in
examples/Makefile-bootstrap
examples/Makefile-doc.am
examples/Makefile-src.am
examples/Makefile-tests.am
examples/Makefile-third_party.am
examples/Makefile-toplevel.am
examples/bootstrap
examples/configure.ac
examples/repos.conf
make/host/tools.mak
make/host/tools/bootstrap.mak
make/host/tools/tools.mak
make/post.mak
make/post/rules.mak
make/post/rules/bootstrap.mak
make/post/rules/help.mak
make/post/rules/repos.mak
make/pre.mak
make/pre/macros.mak
make/pre/macros/git.mak
make/pre/macros/repos.mak
make/pre/macros/verbosity.mak
make/pre/tools.mak
scripts/bootstrap
scripts/bootstrap-configure
scripts/mkskeleton
scripts/mkversion
third_party/autoconf/ar-lib
third_party/autoconf/compile
third_party/autoconf/config.guess
third_party/autoconf/config.sub
third_party/autoconf/depcomp
third_party/autoconf/install-sh
third_party/autoconf/ltmain.sh
third_party/autoconf/m4/ax_compare_version.m4
third_party/autoconf/m4/ax_cxx_compile_stdcxx.m4
third_party/autoconf/m4/ax_cxx_compile_stdcxx_0x.m4
third_party/autoconf/m4/ax_cxx_compile_stdcxx_11.m4
third_party/autoconf/m4/ax_cxx_compile_stdcxx_14.m4
third_party/autoconf/m4/ax_jni_include_dir.m4
third_party/autoconf/m4/ax_prog_doxygen.m4
third_party/autoconf/m4/ax_pthread.m4
third_party/autoconf/m4/libtool.m4
third_party/autoconf/m4/ltoptions.m4
third_party/autoconf/m4/ltsugar.m4
third_party/autoconf/m4/ltversion.m4
third_party/autoconf/m4/lt~obsolete.m4
third_party/autoconf/m4/pkg.m4
third_party/autoconf/missing
third_party/autoconf/mkinstalldirs
third_party/autoconf/py-compile
third_party/autoconf/test-driver
tools/Makefile
tools/packages/autoconf/autoconf.url
tools/packages/autoconf/autoconf.version
tools/packages/automake/automake.patches/automake-00.description
tools/packages/automake/automake.patches/automake-00.patch
tools/packages/automake/automake.url
tools/packages/automake/automake.version
tools/packages/build
tools/packages/coreutils/coreutils.url
tools/packages/coreutils/coreutils.version
tools/packages/libtool/libtool.url
tools/packages/libtool/libtool.version
tools/packages/m4/m4.url
tools/packages/m4/m4.version
tools/packages/make/make.patches/make-00.patch
tools/packages/make/make.patches/make-00.url
tools/packages/make/make.url
tools/packages/make/make.version
tools/packages/packages