mirror of
https://github.com/fluffle/goirc
synced 2025-06-07 23:33:39 +00:00
NFI where i was up to, store state.
This commit is contained in:
parent
762ba1e599
commit
557b178798
4 changed files with 80 additions and 58 deletions
|
@ -7,10 +7,5 @@ include $(GOROOT)/src/Make.inc
|
|||
TARG=irc/server/config
|
||||
GOFILES=\
|
||||
config.go\
|
||||
parser.go\
|
||||
|
||||
include $(GOROOT)/src/Make.pkg
|
||||
|
||||
parser.go: parser.rl
|
||||
ragel-svn -Z -G2 -o parser.go parser.rl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue