the worst internet checker in the world

This commit is contained in:
Fijxu 2023-12-20 02:25:31 -03:00
commit 800a0f01e0
2 changed files with 6 additions and 0 deletions

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
all:
gcc -o anoyinginternetcheck anoyinginternetcheck.c
clean:
rm anoyinginternetcheck

BIN
anoyinginternetcheck Executable file

Binary file not shown.