Sign in
go
/
go
/
6193e0ba0075963de35e35a384c2c6ce77968c67
/
.
/
src
/
pkg
/
ebnf
/
Makefile
blob: f5555d2720497f1c522a2047fe9adc6dd8ece815 [
file
] [
log
] [
blame
]
# Copyright 2009 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
include
../../
Make
.
inc
TARG
=
ebnf
GOFILES
=
\
ebnf
.
go\
parser
.
go\
include
../../
Make
.
pkg