We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f065ce commit 3fb7888Copy full SHA for 3fb7888
1 file changed
Makefile.in
@@ -108,9 +108,6 @@ clean:
108
rm -Rf boringssl-$(BORING_SSL_COMMIT).zip boringssl-$(BORING_SSL_COMMIT)
109
rm -Rf $(NGHTTP2_VERSION).tar.bz2 $(NGHTTP2_VERSION)
110
rm -Rf $(CURL_VERSION).tar.gz $(CURL_VERSION)
111
- ## Clean build artifacts of the Chrome version. Use after re-running './configure'
112
- cd $(CURL_VERSION)
113
- rm -f .chrome
114
.PHONY: clean
115
116
0 commit comments