use kinako instead of anko
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
all : parser.go
|
||||
|
||||
parser.go : parser.go.y
|
||||
goyacc -o $@ parser.go.y
|
||||
Reference in New Issue
Block a user