Make: Unterschied zwischen den Versionen
Erscheinungsbild
K Textersetzung - „=== Parameter ===↵“ durch „=== Argumente === “ |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
'''make''' - Beschreibung | |||
== Beschreibung == | == Beschreibung == | ||
== Installation == | == Installation == | ||
== | <syntaxhighlight lang="bash" highlight="1" line> | ||
</syntaxhighlight> | |||
== Aufruf == | == Aufruf == | ||
<syntaxhighlight lang="bash" highlight="1" line> | |||
</syntaxhighlight> | |||
=== Optionen === | === Optionen === | ||
=== | {| class="wikitable sortable options gnu" | ||
=== | |- | ||
=== | ! Unix !! GNU !! Parameter !! Beschreibung | ||
|- | |||
| -1 || --single || || Exit as soon as the first advertisement is received (default) | |||
|- | |||
|} | |||
=== Parameter === | |||
=== Umgebungsvariablen === | |||
=== Exit-Status === | |||
== Anwendung == | |||
<syntaxhighlight lang="bash" highlight="1" line> | |||
</syntaxhighlight> | |||
=== Problembehebung === | |||
== Konfiguration == | == Konfiguration == | ||
=== Dateien === | === Dateien === | ||
== | {| class="wikitable options" | ||
== | |- | ||
=== | ! Datei !! Beschreibung | ||
=== Man-Page === | |- | ||
=== Info-Pages === | | [[/proc/sys]] || | ||
== | |- | ||
== | | [[/etc/sysctl.conf]] || | ||
=== Projekt === | |} | ||
=== Weblinks === | <noinclude> | ||
== Anhang == | |||
=== Siehe auch === | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}}} | |||
==== Dokumentation ==== | |||
===== Man-Page ===== | |||
===== Info-Pages ===== | |||
==== Links ==== | |||
===== Projekt ===== | |||
===== Weblinks ===== | |||
{{DEFAULTSORT:new}} | |||
{{DISPLAYTITLE:new}} | |||
[[Kategorie:new]] | |||
</noinclude> | |||
Version vom 2. Februar 2025, 13:43 Uhr
make - Beschreibung
Beschreibung
Installation
Aufruf
Optionen
Unix | GNU | Parameter | Beschreibung |
---|---|---|---|
-1 | --single | Exit as soon as the first advertisement is received (default) |
Parameter
Umgebungsvariablen
Exit-Status
Anwendung
Problembehebung
Konfiguration
Dateien
Datei | Beschreibung |
---|---|
/proc/sys | |
/etc/sysctl.conf |
Anhang
Siehe auch
Dokumentation
Man-Page
Info-Pages
Links
Projekt
Weblinks