@ -0,0 +1,10 @@
build: main.c
echo "BUILDING"
mkdir "./Build"
cc main.c -o "./Build/Big Letter"
echo "BUILT"
clean:
rm -rf "./Build"
The note is not visible to the blocked user.