@@ -0,0 +1,6 @@
#!/bin/sh
if [ ! -e build ]; then
mkdir build
fi
as -g -o build/postfix.o postfix.s
ld -o build/postfix build/postfix.o
The note is not visible to the blocked user.