Fix compile + bit more robust reconnect code

This commit is contained in:
tj
2010-09-23 18:54:34 +02:00
parent a557416dcf
commit 1165a7fbf2
4 changed files with 30 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
include $(GOROOT)/src/Make.$(GOARCH)
include $(GOROOT)/src/Make.inc
TARG=irc
GOFILES=irc.go irc_struct.go irc_callback.go