
MODULE_TOPDIR = ../..

SUBDIRS = \
	bwidget \
	shapelib

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

default: parsubdirs

clean: cleansubdirs

