projects
/
renesas
/
vsp-tests.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tests: Add SPDX headers to vsp-unit-test-0026.sh
[renesas/vsp-tests.git]
/
tests
/
Makefile
1
# SPDX-License-Identifier: CC0-1.0
2
3
SCRIPTS=$(wildcard *.sh)
4
5
all:
6
7
clean:
8
9
install:
10
cp $(SCRIPTS) $(INSTALL_DIR)/