1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-only
# Carsten Haitzler <carsten.haitzler@arm.com>, 2021

ifndef DESTDIR
prefix ?= $(HOME)
endif

DESTDIR_SQ = $(subst ','\'',$(DESTDIR))
INSTALL = install
INSTDIR_SUB = tests/shell/coresight

include ../../../../../scripts/Makefile.include
include ../../../../../scripts/Makefile.arch
include ../../../../../scripts/utilities.mak
吵醒沈睡冰山後從容脫逃 你總是有辦法輕易做到