From d93da5af53d6beb9a2339839aa47fbbbbeafc208 Mon Sep 17 00:00:00 2001 From: sotech117 Date: Sat, 23 Sep 2023 07:08:28 -0400 Subject: bitrate still low, but pass the no read from file test --- Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3aae1ce..7a0a8e1 100644 --- a/Makefile +++ b/Makefile @@ -17,4 +17,7 @@ client: # $(CC) $(CFLAGS) -o c client.c clean: - rm -fv snowcast_server snowcast_control snowcast_listener \ No newline at end of file + rm -fv snowcast_server snowcast_control snowcast_listener + +new: + $(CC) $(CFLAGS) -o snowcast_server new.c -- cgit v1.2.3-70-g09d2