ref: 403546812898220ca456dea0f559cb2221ec4fcf dir: /mkfile/
DIRS=drawfs mousefs drawmgr all:V: for (d in $DIRS) @{ cd $d && mk $MKFLAGS } install:V: for (d in $DIRS) @{ cd $d && mk $MKFLAGS install }