comparison 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
comparison
equal deleted inserted replaced
1556:8f06c23e197d 1557:5e5f75b45f8d
143 DMLIB_OBJS += dmtext_ttf.o 143 DMLIB_OBJS += dmtext_ttf.o
144 144
145 ifeq ($(DM_BUILD_TESTS),yes) 145 ifeq ($(DM_BUILD_TESTS),yes)
146 ifeq ($(DM_GFX_BLITS),yes) 146 ifeq ($(DM_GFX_BLITS),yes)
147 ifeq ($(DM_USE_STDIO),yes) 147 ifeq ($(DM_USE_STDIO),yes)
148 TESTS_BINARIES += blittest 148 #TESTS_BINARIES += blittest
149 endif 149 endif
150 endif 150 endif
151 endif 151 endif
152 else 152 else
153 SDL_TTF_LDFLAGS= 153 SDL_TTF_LDFLAGS=