This commit is contained in:
tj
2010-09-29 10:06:55 +02:00
parent a557416dcf
commit 2cff95559b
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