We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c075c82 commit c0c8363Copy full SHA for c0c8363
Go/src/example_mess/msg.pb.go
makefile
@@ -49,5 +49,6 @@ clean:
49
50
.PHONY : really_clean
51
really_clean: clean
52
+ rm -f Go/src/example_mess/msg.pb.go
53
rm -rf Go/pkg/* Go/src/code.google.com
54
0 commit comments