include $(GOROOT)/src/Make.$(GOARCH)
TARG=irc
GOFILES=irc.go irc_struct.go
include $(GOROOT)/src/Make.pkg