SHELL = /opt/bin/dash LIST = $(shell awk '{ print $$1; }' LIST) all: LIST make.sh ./make.sh clobber: clean rm -f */*.zip