Demos = 0 1 all : hello demos hello : ; @echo "making bars/eg" demos : $(Demos) ; @chmod +x $(Demos) check : ; ddd