Searched refs:PRG (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/
H A Dheaders.sh6 PRG=""
9 PRG="$PRG $1"; shift
36 eval $PRG $TMPSRC $DST/$NAME
H A Dconfig.status1383 PRG=""
1386 PRG="\$PRG \$1"; shift
1449 eval \$PRG \$TMPSRC \$DST/\$NAME
H A Dconfigure18273 PRG=""
18276 PRG="\$PRG \$1"; shift
18339 eval \$PRG \$TMPSRC \$DST/\$NAME
/macosx-10.10.1/vim-55/src/
H A DMake_morph.mak17 PRG = Vim macro
75 $(PRG): $(OBJ)
76 ${LD} -o $(PRG) $(OBJ) $(LIBS)
78 dump: $(PRG)
79 $(OBJDUMP) --reloc --disassemble-all $(PRG) > $(PRG).s
82 $(RM) -fv $(OBJ) $(PRG) $(PRG).s
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dhelp.test29 TestRemove HELP.PRG
116 set fh [open HELP.PRG w]
128 set helpServerFH [open "|[list $::tcltest::tcltest HELP.PRG]" r+]
241 TestRemove HELP.PRG
H A Dflock.test32 TestRemove FLOCKR.TMP FLOCKRW.TMP FLOCKW.TMP FLOCK.PRG
158 TestRemove FLOCKR.TMP FLOCKW.TMP FLOCKRW.TMP FLOCK.PRG
209 set fh [open FLOCK.PRG w]
230 set childFH [open "|[list $::tcltest::tcltest FLOCK.PRG]" r+]
270 TestRemove FLOCKR.TMP FLOCKW.TMP FLOCKRW.TMP FLOCK.PRG

Completed in 187 milliseconds