diff Makefile.gen @ 1557:5e5f75b45f8d

Initial port to SDL2. Many things will not work now.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 13 May 2018 06:00:50 +0300
parents 31010318ea8c
children 2cfb4806cf71
line wrap: on
line diff
--- a/Makefile.gen	Sun May 13 05:59:42 2018 +0300
+++ b/Makefile.gen	Sun May 13 06:00:50 2018 +0300
@@ -145,7 +145,7 @@
 ifeq ($(DM_BUILD_TESTS),yes)
 ifeq ($(DM_GFX_BLITS),yes)
 ifeq ($(DM_USE_STDIO),yes)
-TESTS_BINARIES += blittest
+#TESTS_BINARIES += blittest
 endif
 endif
 endif