include $(GOROOT)/src/Make.inc

TARG     = github.com/mattn/go-gtk/example/builder/callback
CGOFILES = callback.go

include $(GOROOT)/src/Make.pkg
