include $(DEVBASE)/make/Makeparams

#--------------------------------------------------
# compile all in gtk sub-directory.
#--------------------------------------------------

SUBDIRS += gtk

include $(DEVBASE)/make/Makesubdirs

