default:V: all DIRS=src samples test all clean nuke:V: for (i in $DIRS) @{ cd $i mk $target } install installall:V: @{ cd src; mk $target }