Home
last modified time | relevance | path

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

/third_party/gettext/gettext-tools/examples/hello-c++-kde/admin/
Dcvs.sh310 compilefirst=`sed -ne 's#^COMPILE_FIRST[ ]*=[ ]*##p' $makefile_am | head -n 1`
314 case " $compilefirst $compilelast " in
323 for d in $compilefirst; do
347 for i in $compilefirst $dirs $compilelast; do
Dam_edit812 my @compilefirst = split(/[\034\s]+/, $compilefirst_str);
824 foreach $depend (@compilefirst) {