Translations:Development/FAQs/Technical FAQ/23/pt-br: Difference between revisions

From KDE TechBase
(Created page with "Aqui você tem que encontrar as variáveis <code>COMPILE_FIRST</code>, <code>TOPSUBDIRS</code> e <code>COMPILE_LAST</code>. Uma destas contém o diretório que você quer excluir...")
 
(No difference)

Latest revision as of 05:08, 6 May 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/FAQs/Technical FAQ)
Here you have to find the <code>COMPILE_FIRST</code>, <code>TOPSUBDIRS</code> and <code>COMPILE_LAST</code> variables. One of those contains the dir you want to exclude. Remove the directory where you find it and save the Makefile again.
To undo your changes you can either regenerate the Makefile from scratch or revert to an older backup (you did make one, did you? :-).
To regenerate a Makefile, just make force-reedit.

Aqui você tem que encontrar as variáveis COMPILE_FIRST, TOPSUBDIRS e COMPILE_LAST. Uma destas contém o diretório que você quer excluir. Remova o diretório de onde você encontrá-lo e salve o Makefile novamente. Para desfazer as alterações, você pode gerar novamente o Makefile do zero ou reverter para um backup mais antigo (você fez um, não é? :-). Para criar novamente um Makefile, basta make force-reedit.