@@ -0,0 +1,5 @@
all:
flex hell.l
gcc lex.yy.c -lfl
clean:
rm lex.yy.c a.out
The note is not visible to the blocked user.