
MODULE_TOPDIR = ../..

SUBDIRS = \
	cmd

include $(MODULE_TOPDIR)/include/Make/Dir.make

default: subdirs

clean: cleansubdirs

