/*
 * Main Jmakefile
 */

SUB = shared daemon ewb app

all::

SetSubdirs($(SUB))
DependSubdirs()
LintSubdirs()
