Build = $(HOME)/bin/wisp/requirez It = malign all : requirez local hello: @echo "making $(It) ......... print print for column data" local : hello compile examples compile : $(It) $(Build) @$(Build) $(It) requirez : ../requirez @(cd ../requirez && make); examples : @cd eg && make check : local examples @cd eg && make check