mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 02:53:19 +00:00
Strip down the client, rename to rbot
This commit is contained in:
parent
10de1b570a
commit
f3dd8e174e
4 changed files with 33 additions and 93 deletions
4
Makefile
4
Makefile
|
@ -4,9 +4,9 @@
|
|||
|
||||
include $(GOROOT)/src/Make.inc
|
||||
|
||||
TARG=gobot
|
||||
TARG=rbot
|
||||
GOFILES=\
|
||||
client.go\
|
||||
rbot.go\
|
||||
|
||||
include $(GOROOT)/src/Make.cmd
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue