Deprecate ROS target

This commit is contained in:
Lorenz Meier 2016-01-24 15:21:17 +01:00
parent a284b77c7b
commit 9169a585bf
1 changed files with 2 additions and 1 deletions

View File

@ -154,7 +154,8 @@ posix_sitl_ekf2:
$(call cmake-build,$@)
ros_sitl_default:
$(call cmake-build,$@)
@echo "This target is deprecated. Use make 'posix_sitl_default gazebo' instead."
# $(call cmake-build,$@)
qurt_eagle_travis:
$(call cmake-build,$@)