@@ -1,6 +1,7 @@
main: compile link
compile:
g++ -c -o build/main.o src/main.cpp
link:
g++ -o bin/main.out build/*.o
The note is not visible to the blocked user.