TOP = ../..

include $(TOP)/mk/config.mk

MAIN = Progress.hs

APPNAME = progress 

NEEDPACKAGES = lang gtk2

include $(TOP)/mk/common.mk
