aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
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