summaryrefslogtreecommitdiff
path: root/src/navigation/script/0positioning.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/navigation/script/0positioning.mk')
-rw-r--r--src/navigation/script/0positioning.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/navigation/script/0positioning.mk b/src/navigation/script/0positioning.mk
index 0259acf..d1f8e6d 100644
--- a/src/navigation/script/0positioning.mk
+++ b/src/navigation/script/0positioning.mk
@@ -8,8 +8,9 @@
# \brief This file is part of the Build System.
#
# \author Martin Schaller <martin.schaller@it-schaller.de>
+# \author Philippe Colliot <philippe.colliot@mpsa.com>
#
-# \version 1.0
+# \version 1.1
#
# This Source Code Form is subject to the terms of the
# Mozilla Public License (MPL), v. 2.0.
@@ -20,7 +21,7 @@
#
# List of changes:
#
-# <date>, <name>, <description of change>
+# 4/6/2014, Philippe Colliot, complete src-clean option
#
# @licence end@
positioning_BIN=$(BIN_DIR)/positioning
@@ -33,9 +34,13 @@ positioning_API=$(positioning_SRC)/enhanced-position-service/api
ALL+=positioning
+SRC_CLEAN+=clean-positioning_SRC
+
help::
@echo "positioning: Build positioning"
+clean-positioning_SRC::
+ rm -rf $(positioning_SRC)
positioning: $(positioning_BIN)/enhanced-position-service/src/server/position-daemon