X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=service%2Fnative%2Fframework_unified%2FMakefile.library;fp=service%2Fnative%2Fframework_unified%2FMakefile.library;h=e689fa97e55631f525095867060db24d1a99840f;hb=7ab637d7f01e712488deab0d318443ed9a81d5ae;hp=0000000000000000000000000000000000000000;hpb=4e2c4c7e8a002153e4cd55ddef5029b78d51c128;p=staging%2Fbasesystem.git diff --git a/service/native/framework_unified/Makefile.library b/service/native/framework_unified/Makefile.library new file mode 100755 index 0000000..e689fa9 --- /dev/null +++ b/service/native/framework_unified/Makefile.library @@ -0,0 +1,19 @@ +# +# @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. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# + +SUBDIRS := client/NS_XMLConfigeParser + +include ../native_service.mk