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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dam_edit1322 my $allgmofiles = "";
1330 $allgmofiles .= " $1.gmo";
1336 appendLines("$pofileLine\nGMOFILES =$allgmofiles");
1338 substituteLine ($lookup, "$pofileLine\nGMOFILES =$allgmofiles");
1341 if ($allgmofiles) {
1344 appendLines ("clean-nls:\n\t-rm -f $allgmofiles\n");

Completed in 130 milliseconds