Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
1968a5e5
Commit
1968a5e5
authored
Apr 04, 2013
by
Axel Auweter
Browse files
More consistency w.r.t. capitalization.
parent
490aabc4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CollectAgent/Makefile
View file @
1968a5e5
...
...
@@ -2,9 +2,9 @@ DCDBBUILDPATH ?= /tmp/dcdb/build/
DCDBDEPLOYPATH
?=
$(DCDBBUILDPATH)
/deploy/
CXXFLAGS
=
-O0
-g
-Wall
-fmessage-length
=
0
-I
$(DCDBDEPLOYPATH)
/include/
OBJS
=
C
ollect
A
gent.o cassandra/Cassandra.o cassandra/cassandra_constants.o cassandra/cassandra_types.o
OBJS
=
c
ollect
a
gent.o cassandra/Cassandra.o cassandra/cassandra_constants.o cassandra/cassandra_types.o
LIBS
=
-L
$(DCDBDEPLOYPATH)
/lib/
-lthrift
-lmosquitto
-lssl
-lcrypto
-lpthread
TARGET
=
C
ollect
A
gent
TARGET
=
c
ollect
a
gent
SUBTARGETS
=
cassandra-lib
...
...
CollectAgent/
C
ollect
A
gent.cpp
→
CollectAgent/
c
ollect
a
gent.cpp
View file @
1968a5e5
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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