@@ -0,0 +1,8 @@
all:
gcc -o typoml src/*
run:
./typoml
clean:
rm -f typoml
The note is not visible to the blocked user.