@@ -1,5 +1,5 @@
subnetcalc: subnetcalc.c
gcc subnetcalc.c -lm -o subnetcalc
gcc -Wall -pedantic subnetcalc.c -lm -o subnetcalc
clean: subnetcalc
rm subnetcalc
The note is not visible to the blocked user.