|
|
@ -45,13 +45,11 @@ YML2_OPTS=--encoding=utf8 |
|
|
|
|
|
|
|
|
|
|
|
######### Engine #########
|
|
|
|
ENGINE_LIB=-L$(HOME)/lib |
|
|
|
#ENGINE_LIB=-L$(HOME)/local/lib
|
|
|
|
ENGINE_LIB= |
|
|
|
#ENGINE_LIB=-L$(HOME)/lib
|
|
|
|
|
|
|
|
ENGINE_SRC_DIR=$(HOME)/src/pEpEngine/src |
|
|
|
|
|
|
|
ENGINE_INC=-I$(ENGINE_INC_DIR) |
|
|
|
#ENGINE_INC=-I$(HOME)/local/inc
|
|
|
|
ENGINE_INC= |
|
|
|
#ENGINE_INC=-I$(ENGINE_INC_DIR)
|
|
|
|
|
|
|
|
|
|
|
|
######### libAdapter #########
|
|
|
|