diff --git a/bin/yait b/bin/yait deleted file mode 100755 index 9012716..0000000 Binary files a/bin/yait and /dev/null differ diff --git a/config.mak b/config.mak deleted file mode 100644 index d42c675..0000000 --- a/config.mak +++ /dev/null @@ -1,4 +0,0 @@ -PREFIX=/usr/bin/ -CFLAGS=-Wall -Wextra -O2 --std=c23 -Wpedantic -LDFLAGS= -CC=gcc