summaryrefslogtreecommitdiffstats
path: root/positioning/client/src/POS_gps_API/Makefile
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 09:06:18 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 09:06:18 +0900
commit00ab09fac9701443fdff616fdcc274809a03d4d7 (patch)
tree03aa078b69aa17d12c77f7d4b74cf6f3a93ffefd /positioning/client/src/POS_gps_API/Makefile
parentfa6fa9f4ee5486b30d223914e1a6e50d4d3adf71 (diff)
vs-positioning branch 0.1sandbox/ToshikazuOhiwa/vs-positioning
Diffstat (limited to 'positioning/client/src/POS_gps_API/Makefile')
-rw-r--r--positioning/client/src/POS_gps_API/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/positioning/client/src/POS_gps_API/Makefile b/positioning/client/src/POS_gps_API/Makefile
index a2de3c80..c6391a9e 100644
--- a/positioning/client/src/POS_gps_API/Makefile
+++ b/positioning/client/src/POS_gps_API/Makefile
@@ -1,5 +1,5 @@
#
-# @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+# @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,13 +17,10 @@
INST_SHLIBS = libPOS_gps_API
######### compiled sources #############
-VPATH += ../POS_naviinfo_API/variant/awnavi/src
-
libPOS_gps_API_SRCS += Gps_API.cpp
libPOS_gps_API_SRCS += Naviinfo_API.cpp
######### add include path #############
-CPPFLAGS += -I./
CPPFLAGS += -I../../../server/include/common
CPPFLAGS += -I../../include
CPPFLAGS += -I../../../server/include/nsfw