"Makefile" non si trova su TREX in Italiano-direzione Inglese
Prova A Cercare Nel Inglese-Italiano (Makefile)

Esempi di frasi di bassa qualità

In generale, il carattere% è usato come carattere speciale per i makefile sorgente di genmf.
In general the% character is used as the special character for genmf source makefiles.
Se necessario, modificare inoltre la riga seguente per specificare il percorso del makefile NIS.
Also, if required, edit the following line to specify the location of the NIS makefile.
Di seguito alcuni makefile di esempio, con versioni sia per Linux/MacOS sia per Windows.
Here are some example makefiles, with versions for both Linux/MacOS and Windows.
Per compilare un pacchetto binario si può usare il target deb-pkg disponibile nel makefile dei sorgenti.
You can make use of the deb-pkg target available in the sources' makefile for building a binary package.
Può mantenere un quadro generale di tutti i makefile esistenti nelle sottodirectory di una certa directory radice.
It can keep an overview of all makefiles which exist in subdirectories of a certain root directory.
Potete usare questo makefile se il build system è un macello
This makefile could be used if the build system is a mess
Questo esempio dice che in questo makefile è presente un contrib-regina-module di cui deve essere fatto il build.
This example says that in this makefile a contrib-regina-module is exists that has to be built.
Il nome del makefile stesso è definito nel file config MetaMake che verrà discusso in una delle seguenti sezioni.
The name of the makefile itself is defined in the MetaMake config file that is discussed in one of the following sections.
Semplifica la scrittura dei makefile fornendo delle macro ad alto livello per un facile building dei file binari di AROS.
It simplifies the writing of the makefiles by providing high level macros for easy building of binary files for AROS.
Prima di tutto MetaMake costruirà un albero di tutti i makefile presenti nella directory di root
At first MetaMake will build up a tree of all the makefiles present in a root directory
MetaMake utilizza la normale sintassi dei makefile, ma attribuisce un significato speciale alle righe di commento che iniziano con MM.
MetaMake uses normal makefile syntax but gives a special meaning to a comment line that starts with MM.
Quando un utente esegue MetaMake con argomento workbench-utilities verrà chiamato make in tutte le directory dove sono presenti i metaprerequisiti nel makefile.
When a user executes MetaMake with as its argument workbench-utilities, make will be called in every the directories where the meta-prerequisites are included in the makefile.
Potete anche specificare un programma che converte i makefile"sorgente" in makefile prima che MetaMake invochi il make.
You can also specify a program which converts"source" makefiles into makefiles before MetaMake will invoke make.
contiene alcune regole comuni che sono applicate includendo questo file negli altri makefile.
contains some common rules which are applied by including this file in the other makefiles.
Se intendete compilare i sorgenti, allora dovete modificare i makefile in tutte le sottocartelle dei percorsi support, src, cgi-src.
If you are planning to compile the code then you need to modify the makefiles in each of the th ree directories support, src, cgi-src.
creando directory e makefile(se necessari) e aggiungendo automaticamente gli header richiesti.
create directories and makefiles if necessary, and add the required header automatically.
gli amministratori eseguono uno script di shell denominato ypmake o un makefile per aggiornare i database.
administrators either run a shell script called ypmake or a makefile to update the databases.
Questo file non terrà traccia delle dipendenze come fa invece un makefile, ma almeno riduce il processo di compilazione a un solo comando.
This will not keep track of dependencies the way a makefile does, but it at least reduces the build process to a single command.
La maggior parte può essere creata usando il makefile in quella directory(che viene creato quando si lancia lo script principale Configure.
Most of them can be make by using the makefile in that directory(which is made when you run the main Configure script.
è più recente del makefile presente in quella directory verrà chiamato uno script per rigenerare il makefile dal suo makefile sorgente.
is newer than the makefile present in that directory a script will be called to regenerate the makefile from the source makefile..