Searched refs:SRC_DIR (Results 1 – 25 of 25) sorted by relevance
11 SRC_DIR=$(cd `dirname $0`/..; pwd)12 if [ "$PWD" = "$SRC_DIR" ]; then13 PREFIX=$SRC_DIR/ios-build92 cp $SRC_DIR/include/SDL_config_iphoneos.h include/SDL_config.h110 cp $SRC_DIR/include/SDL_config_iphoneos.h include/SDL_config.h128 cp $SRC_DIR/include/SDL_config_iphoneos.h include/SDL_config.h146 cp $SRC_DIR/include/SDL_config_iphoneos.h include/SDL_config.h164 cp $SRC_DIR/include/SDL_config_iphoneos.h include/SDL_config.h
10 SRC_DIR = $(TOP_DIR)/src/tools/ftrandom macro32 $(OBJ_DIR)/ftrandom: $(SRC_DIR)/ftrandom.c $(OBJ_DIR)/libfreetype.a33 $(CC) -o $(OBJ_DIR)/ftrandom $(CFLAGS) $(SRC_DIR)/ftrandom.c $(LIBS)
20 BZIP2_DIR := $(SRC_DIR)/bzip2
18 FNT_DIR := $(SRC_DIR)/winfonts
21 LZW_DIR := $(SRC_DIR)/lzw
30 PCF_DIR := $(SRC_DIR)/pcf
18 PSNAMES_DIR := $(SRC_DIR)/psnames
18 RASTER_DIR := $(SRC_DIR)/raster
18 SMOOTH_DIR := $(SRC_DIR)/smooth
18 T42_DIR := $(SRC_DIR)/type42
32 BDF_DIR := $(SRC_DIR)/bdf
18 PSHINTER_DIR := $(SRC_DIR)/pshinter
18 CID_DIR := $(SRC_DIR)/cid
18 PSAUX_DIR := $(SRC_DIR)/psaux
18 TT_DIR := $(SRC_DIR)/truetype
18 T1_DIR := $(SRC_DIR)/type1
18 PFR_DIR := $(SRC_DIR)/pfr
18 GZIP_DIR := $(SRC_DIR)/gzip
18 OTV_DIR := $(SRC_DIR)/otvalid
18 SFNT_DIR := $(SRC_DIR)/sfnt
18 CACHE_DIR := $(SRC_DIR)/cache
26 BASE_COMPILE := $(FT_COMPILE) $I$(subst /,$(COMPILER_SEP),$(SRC_DIR)/base)
18 CFF_DIR := $(SRC_DIR)/cff
18 AUTOF_DIR := $(SRC_DIR)/autofit
18 GXV_DIR := $(SRC_DIR)/gxvalid
Completed in 27 milliseconds