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 2befe02 commit 7e6d2aeCopy full SHA for 7e6d2ae
Makefile
@@ -1,2 +1,2 @@
1
-all: scratch.cc
2
- g++ -o scratch scratch.cc
+all:
+ echo "Makefile deprecated: Please build with bazel"
0 commit comments