summaryrefslogtreecommitdiff
path: root/scripts/Makefile
blob: 6586b2989aed7eec21586c8031743982b4706264 (plain)
1
2
3
4
5
6
7
8
SCRIPTS=$(wildcard *.sh)

all:

clean:

install:
	cp $(SCRIPTS) $(INSTALL_DIR)/