restoring core_tools target that rosinstall calls?
This commit is contained in:
parent
6040a436e2
commit
ef69bff86b
4
Makefile
4
Makefile
|
@ -1,5 +1,7 @@
|
||||||
|
|
||||||
minimal:
|
minimal:core_tools
|
||||||
|
|
||||||
|
core_tools:
|
||||||
rosmake --rosdep-install --bootstrap
|
rosmake --rosdep-install --bootstrap
|
||||||
@echo "You have built the minimal set of ROS tools."
|
@echo "You have built the minimal set of ROS tools."
|
||||||
@echo "If you want to make all ROS tools type 'rosmake ros'."
|
@echo "If you want to make all ROS tools type 'rosmake ros'."
|
||||||
|
|
Loading…
Reference in New Issue