MODULE_TOPDIR = ..

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

SUBDIRS = tcltkgrass

default: subdirs

clean: cleansubdirs

