SCRIPTS=$(wildcard *.sh)

all:

clean:

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