1 2 3 4 5 6 7 8 9 10
# SPDX-License-Identifier: CC0-1.0 SCRIPTS=$(wildcard *.sh) all: clean: install: cp $(SCRIPTS) $(INSTALL_DIR)/