1 2 3 4 5 6 7
../bin/mk: mkmk.sh PATH=`pwd`/../bin:$PATH export PATH sh -x mkmk.sh all clean install nuke: ../bin/mk mk $@