@@ -7,7 +7,7 @@ main:
gcc $(INC) -c -o build/Pish.o src/Pish.c
exec:
gcc -o bin/pish build/*.o
gcc -o bin/pish.out build/*.o
clean:
rm build/*
The note is not visible to the blocked user.