Home
last modified time | relevance | path

Searched refs:SDL_INC_DIR (Results 1 – 2 of 2) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A DMakefile15 SDL_INC_DIR = /cygdrive/c/SDL/include macro
31 ifeq ($(strip $(SDL_INC_DIR)),please_set_me_cygwin_users)
32 $(error Cygwin users need to set the SDL_INC_DIR envr var.)
34 SDL_CFLAGS := -I$(SDL_INC_DIR)
H A DMakefile.dc15 SDL_INC_DIR = $(KOS_BASE)/include/SDL
20 SDL_CFLAGS := -I$(SDL_INC_DIR) -I$(SDL_MIXER_DIR)