From c30b8af62e9452c63f0b954f7ac36fd21ddf0fd1 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Sat, 23 Sep 2023 17:31:36 -0400 Subject: fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 16f2045..385b448 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ CC = gcc -CFLAGS = -g -I. -std=gnu99 -Wall -pthread +CFLAGS = -o all: server client -- cgit v1.2.3-70-g09d2