commit 4226b195d581df9e63ca9399ee36a6c64c66e22e parent a59730f4d49fed2e27f508a86be4d3ca0fb79753 Author: vx-clutch <[email protected]> Date: Thu, 21 Aug 2025 18:58:40 -0400 clean Diffstat:
| D | bin/yait | | | 0 | |
| D | config.mak | | | 4 | ---- |
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/bin/yait b/bin/yait Binary files differ. diff --git a/config.mak b/config.mak @@ -1,4 +0,0 @@ -PREFIX=/usr/bin/ -CFLAGS=-Wall -Wextra -O2 --std=c23 -Wpedantic -LDFLAGS= -CC=gcc