Commit d668d4fb authored by Yongjian Xu's avatar Yongjian Xu Committed by Russ Cox

gc: clean opnames.h

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/181186
parent 5dee9100
......@@ -64,6 +64,6 @@ opnames.h: mkopnames go.h
./mkopnames go.h >opnames.h
clean:
rm -f *.[568o] enam.c [568].out a.out y.tab.h y.tab.c $(LIB) mkbuiltin1 builtin.c _builtin.c
rm -f *.[568o] enam.c [568].out a.out y.tab.h y.tab.c $(LIB) mkbuiltin1 builtin.c _builtin.c opnames.h
install: $(LIB)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment