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
ba9004a1
Commit
ba9004a1
authored
Jul 30, 2019
by
Carla Guillen
Browse files
Makefile wont automatically overwrite etc files
parent
1a6374d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
collectagent/Makefile
View file @
ba9004a1
...
...
@@ -57,7 +57,12 @@ clean:
install_conf
:
config/collectagent.conf
install
-m
644
$^
$(DCDBDEPLOYPATH)
/etc/
install
:
$(TARGET)
install_conf
install
:
$(TARGET)
install
$(TARGET)
$(DCDBDEPLOYPATH)
/bin/
@
echo
"Done with installation."
@
echo
"====================================="
@
echo
"To copy the configuration files type:"
@
echo
" > make install_conf"
../common/src/sensornavigator.o
:
CXXFLAGS+= -fPIC
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