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