@ -0,0 +1,7 @@
GCCOPT=-O0 -Wall -pedantic
GCC=gcc
all: hwid_dec
hwid_dec: hwid_dec.c
$(GCC) $(GCCOPT) $< -o $@
The note is not visible to the blocked user.