Searched defs:OUTDIR (Results 1 – 5 of 5) sorted by relevance
5 OUTDIR=outdir macro
49 if "%1" EQU "-o" (set OUTDIR=%~2) && shift && shift && goto CheckOpts variable50 if "%1" EQU "--out" (set OUTDIR=%~2) && shift && shift && goto CheckOpts variable
6 set OUTDIR=out\rk3568 variable
13 use constant OUTDIR => dirname(abs_path($0)); constant
83 OUTDIR = $(GENERATED)/out macro