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

/netbsd-current/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dam_edit82 $cleantarget = "clean";
220 local $idl_output = "";# lists all idl generated files for cleantarget
221 local $ui_output = "";# lists all uic generated files for cleantarget
287 appendLines ("$cleantarget-metasources:\n\t-rm -f $cleanMoc\n");
288 $target_adds{"$cleantarget-am"} .= "$cleantarget-metasources ";
294 appendLines ("$cleantarget-idl:\n\t-rm -f $idl_output\n");
295 $target_adds{"$cleantarget-am"} .= "$cleantarget-idl ";
299 appendLines ("$cleantarget
[all...]

Completed in 139 milliseconds