Home
last modified time | relevance | path

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

/thrift-3.4.0/tutorial/d/
DMakefile.am20 LIB_D_DIR = $(top_srcdir)/lib/d macro
29 $(DMD) -I${LIB_D_DIR}/src -L-L${LIB_D_DIR} -L-lthriftd server.d ${GEN_SRC}
32 $(DMD) -I${LIB_D_DIR}/src -L-L${LIB_D_DIR} -L-lthriftd client.d ${GEN_SRC}
38 …$(DMD) -I${LIB_D_DIR}/src -L-L${LIB_D_DIR} -L-lthriftd-event -L-lthriftd -L-levent async_client.d …