
MODULE_TOPDIR = ..

SUBDIRS = \
	ps.map

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

default: subdirs

clean: cleansubdirs

