From c252c31d3b57436b8261d1a03f4d555fd7385587 Mon Sep 17 00:00:00 2001 From: Josh Date: Sun, 10 Aug 2025 15:44:53 -0400 Subject: [PATCH] Remove comment --- makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/makefile b/makefile index d3562c7..c2c9531 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,3 @@ -# Makefile at project root - CC := gcc CFLAGS := -O3 -fPIC -Wall -Wextra LDFLAGS := -shared