diff --git a/Makefile b/Makefile index e2a7c0b6..48e7b9be 100644 --- a/Makefile +++ b/Makefile @@ -24,9 +24,6 @@ GOFILES=\ include $(GOROOT)/src/Make.pkg -#y.go: dns.y -# goyacc dns.y - _examples: gomake -C _examples