Definieren Sie das einfach in jeder makefile, um sicher zu gehen.
In fact, just define this in every makefile to be safe.
Das wird eine eigene makefile für Ihre Erweiterung erstellen.
This will generate the proper makefile for your extension.
Wenn alles gutgegangen ist, dann hat das makefile jetzt ein pgp executable erzeugt.
If everything goes well the makefile would have created an pgp executable.
Wahlweise Darstellung dieser Zeichen, um beispielsweise fehlende Tabulatoren in einem "makefile" zu finden.
Optional displaying of these characters to find missing tabs in a "makefile", for example.
Dadurch wird sie verschlüsselt und auch in das Ausgabeverzeichnis kopiert. makefile
By that it will be encrypted and copied to the output dir too. makefile
Fügen Sie den folgenden Code in eine Datei mit der Bezeichnung makefile im Verzeichnis der praktischen Einführung ein
Add the following code to a file called makefile in your tutorial directory
Die makefile Datei im public/ Verzeichnis sollte so aussehen
The makefile in the public/ directory should follow this model
Mit einem passenden makefile kann ich nun die Arbeit hier weitgehend identisch mit dem Ausdruck reproduzieren
With an appropriate makefile kann ich nun I can now reproduce the original work almost identical with the printed version
Sie müssen zudem eine kleine Änderung an der makefile im gleichen Verzeichnis vornehmen: Fügen Sie folgende Zeile hinzu
You also have to make one small change to the makefile in the same directory, adding the following line
Der Nachteil ist, dass Sie jedes Mal die geänderte makefile aktualisieren müssen, wenn eine neue Version der Bibliothek ausgeliefert wird.
The downside is that you will need to update the modified makefile any case, I would recommend placing the entire library distribution inside the project or subproject that uses it.
makefile kompiliert die App namens facebook-demo-webkit und bindet sie in die freigegebenen Objektbibliotheken ein, von denen sie abhängt.
The makefile compiles and links the app named facebook-demo-webkit against the shared object libraries that it depends upon.
Erstellen Sie eine makefile-Datei mit dem Namen makefile.
Create a makefile named makefile.
Diese makefile sagt zwei Sachen.
This makefile says two things.