diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |