From a4bce145513f41f20f6c1c9e5516eb93a78a19c9 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Thu, 13 Feb 2020 17:06:14 +0100 Subject: Bug fixes --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d13510f..6b20e5b 100644 --- a/Makefile +++ b/Makefile @@ -109,10 +109,6 @@ else endif #------------------------------------------------------------------------------# all: - @printf "%s\n" ${SCR_SZE} - @printf "%s\n" ${CFLAGS} - @exit - ifeq (${OS}, Darwin) @$(MAKE) --no-print-directory -C ${MLX_DIR} all endif -- cgit v1.2.3