Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
codes-dev
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Xin Wang
codes-dev
Commits
9a4ed76e
Commit
9a4ed76e
authored
Jul 12, 2013
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge codes-base into a single library
parent
a200b197
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
46 deletions
+40
-46
src/Makefile.subdir
src/Makefile.subdir
+40
-46
No files found.
src/Makefile.subdir
View file @
9a4ed76e
lib_LIBRARIES
+=
src/libcodesmodelconfig.a
\
lib_LIBRARIES
+=
src/libcodes-base.a
src/libcodesutil.a
\
src/libcodeslogging.a
BUILT_SOURCES
+=
src/modelconfig/configparser.h
\
BUILT_SOURCES
+=
src/modelconfig/configparser.h
\
src/modelconfig/configlex.h
src/modelconfig/configlex.h
...
@@ -27,8 +26,6 @@ maintainer-clean-local::
...
@@ -27,8 +26,6 @@ maintainer-clean-local::
src/modelconfig/configparser.h
:
src/modelconfig/configparser.y
src/modelconfig/configparser.h
:
src/modelconfig/configparser.y
src/modelconfig/configlex.h
:
src/modelconfig/configlex.l
src/modelconfig/configlex.h
:
src/modelconfig/configlex.l
lib_LIBRARIES
+=
src/libcodeskernellang.a
BUILT_SOURCES
+=
src/iokernellang/codesparser.h
\
BUILT_SOURCES
+=
src/iokernellang/codesparser.h
\
src/iokernellang/codesparser.c
\
src/iokernellang/codesparser.c
\
src/iokernellang/codeslexer.h
src/iokernellang/codeslexer.h
...
@@ -39,44 +36,41 @@ src/iokernellang/codesparser.c src/iokernellang/codesparser.h: src/iokernellang/
...
@@ -39,44 +36,41 @@ src/iokernellang/codesparser.c src/iokernellang/codesparser.h: src/iokernellang/
EXTRA_DIST
+=
src/iokernellang/codesparser.y
EXTRA_DIST
+=
src/iokernellang/codesparser.y
src_libcodeskernellang_a_SOURCES
=
src/iokernellang/codesparser.h
\
src_libcodes_base_a_SOURCES
=
\
src/iokernellang/codesparser.c
\
src/iokernellang/codesparser.h
\
src/iokernellang/codeslexer.h
\
src/iokernellang/codesparser.c
\
src/iokernellang/codeslexer.c
\
src/iokernellang/codeslexer.h
\
src/iokernellang/codesImpl.c
\
src/iokernellang/codeslexer.c
\
src/iokernellang/CodesIOKernelContext.h
\
src/iokernellang/codesImpl.c
\
src/iokernellang/CodesIOKernelParser.h
\
src/iokernellang/CodesIOKernelContext.h
\
src/iokernellang/CodesIOKernelTypes.h
\
src/iokernellang/CodesIOKernelParser.h
\
src/iokernellang/CodesKernelHelpers.h
\
src/iokernellang/CodesIOKernelTypes.h
\
src/iokernellang/CodesKernelHelpers.c
src/iokernellang/CodesKernelHelpers.h
\
src/iokernellang/CodesKernelHelpers.c
\
src_libcodesmodelconfig_a_SOURCES
=
\
src/modelconfig/configlex.c
\
src/modelconfig/configlex.c
\
src/modelconfig/configlex.h
\
src/modelconfig/configlex.h
\
src/modelconfig/configparser.c
\
src/modelconfig/configparser.c
\
src/modelconfig/configparser.h
\
src/modelconfig/configparser.h
\
src/modelconfig/configfile.c
\
src/modelconfig/configfile.c
\
src/modelconfig/configfile.h
\
src/modelconfig/configfile.h
\
src/modelconfig/configglue.h
\
src/modelconfig/configglue.h
\
src/modelconfig/configglue.c
\
src/modelconfig/configglue.c
\
src/modelconfig/configfile.h
\
src/modelconfig/configfile.h
\
src/modelconfig/configstore.h
\
src/modelconfig/configstore.h
\
src/modelconfig/configstore.c
\
src/modelconfig/configstore.c
\
src/modelconfig/configstoreadapter.h
\
src/modelconfig/configstoreadapter.h
\
src/modelconfig/configstoreadapter.c
\
src/modelconfig/configstoreadapter.c
\
src/modelconfig/txt_configfile.c
\
src/modelconfig/txt_configfile.c
\
src/modelconfig/txt_configfile.h
\
src/modelconfig/txt_configfile.h
src/util/tools.h
\
src/util/tools.c
\
src_libcodesutil_a_SOURCES
=
src/util/tools.h
\
src/util/interval-merge-tree.h
\
src/util/tools.c
\
src/util/interval-merge-tree.c
\
src/util/interval-merge-tree.h
\
src/util/red-black-tree.h
\
src/util/interval-merge-tree.c
\
src/util/red-black-tree.c
\
src/util/red-black-tree.h
\
src/util/codes-callbacks.h
\
src/util/red-black-tree.c
\
src/util/codes-callbacks.c
\
src/util/codes-callbacks.h
\
src/logging/codeslogging.h
\
src/util/codes-callbacks.c
src/logging/codeslogging.c
\
src/logging/timeline.h
\
src_libcodeslogging_a_SOURCES
=
src/logging/codeslogging.h
\
src/logging/timeline.c
src/logging/codeslogging.c
\
src/logging/timeline.h
\
src/logging/timeline.c
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment