blob: 1ff9a51a3ea73759216af48c8abc209a6aa683d2 [file] [log] [blame]
Brian Muramatsu88d32a82011-12-02 10:55:12 -08001# Copyright (C) 2011 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15#
Guang Zhu06a24372016-10-14 09:26:32 -070016# Builds an executable:
Brian Muramatsu88d32a82011-12-02 10:55:12 -080017#
Stuart Scott8ab04d72016-11-22 12:07:26 -080018# Replace "include $(BUILD_EXECUTABLE)" with "include $(BUILD_CTS_EXECUTABLE)"
Brian Muramatsu88d32a82011-12-02 10:55:12 -080019#
20
21include $(BUILD_EXECUTABLE)