Demos = 1 16 all : parents local check parents : cd .. && make -s local cd ../../gofun && make -s local : hello files hello : @echo "making xomo/eg" files : $(Demos) @chmod +x $(Demos) check : ddd