2024-01-18 08:22:58 +08:00

6 lines
85 B
Makefile

# SPDX-License-Identifier: MPL-2.0
.PHONY: all
all: ./*.sh
@cp ./*.sh $(BUILD_DIR)