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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A 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
H A Dam_edit812 my @compilefirst = split(/[\034\s]+/, $compilefirst_str);
824 foreach $depend (@compilefirst) {

Completed in 150 milliseconds