Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A DMakefile16 SDL_LIB_DIR = /cygdrive/c/SDL/lib macro
37 ifeq ($(strip $(SDL_LIB_DIR)),please_set_me_cygwin_users)
38 $(error Cygwin users need to set the SDL_LIB_DIR envr var.)
40 SDL_LDFLAGS := -L$(SDL_LIB_DIR) -lSDL
H A DMakefile.dc16 SDL_LIB_DIR = $(KOS_BASE)/lib
21 SDL_LDFLAGS := -L$(SDL_LIB_DIR) -L$(SDL_MIXER_DIR)