Home
last modified time | relevance | path

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

/babblesim_base-3.4.0/common/
DMakefile17 BSIM_OUT_PATH?=./#by default all the output of compiling the simulator is placed under this same fo… macro
18 export BSIM_OUT_PATH:=$(abspath ${BSIM_OUT_PATH}) macro
37 ${BSIM_OUT_PATH}:
38 @mkdir ${BSIM_OUT_PATH} -p
39 ${BSIM_OUT_PATH}/bin/: | ${BSIM_OUT_PATH}
40 mkdir ${BSIM_OUT_PATH}/bin/
41 ${BSIM_OUT_PATH}/lib/: | ${BSIM_OUT_PATH}
42 @mkdir ${BSIM_OUT_PATH}/lib/
43 ${BSIM_OUT_PATH}/results/: | ${BSIM_OUT_PATH}
44 @mkdir ${BSIM_OUT_PATH}/results/
[all …]
Dpre.make.inc7 BSIM_OUT_PATH?=../../#This should really be set by the top level makefile, but if it wasnt just to …
8 BSIM_LIBS_DIR:=${BSIM_OUT_PATH}/lib/
9 BSIM_BIN_DIR:=${BSIM_OUT_PATH}/bin/
/babblesim_base-3.4.0/common/docs/
Dfolder_structure.txt39 BSIM_OUT_PATH: : Where the compilation results are installed. That is,