Demos = 0 1 2 3 all : hello demos hello : @echo "making silap/eg" demos : $(Demos) @chmod +x $(Demos) parents : cd .. && make check : ddd