@ -1,7 +1,5 @@
all:
gcc ./main.c -std=c99
./a.out
gcc ./main.c -std=c99 -o tasm
d:
gcc -g -std=c99 ./main.c
gdb ./a.out
gcc -g -std=c99 ./main.c -o tasm
The note is not visible to the blocked user.