Make: Unterschied zwischen den Versionen
Erscheinungsbild
	
	
 Die Seite wurde neu angelegt: „Category:Software-Verwaltung“  | 
				K Textersetzung - „line>“ durch „line copy>“  | 
				||
| (33 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
[[  | '''make''' - Beschreibung  | ||
== Beschreibung ==  | |||
== Installation ==  | |||
<syntaxhighlight lang="bash" highlight="1" line copy>  | |||
</syntaxhighlight>  | |||
== Aufruf ==  | |||
<syntaxhighlight lang="bash" highlight="1" line copy>  | |||
</syntaxhighlight>  | |||
=== 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 copy>  | |||
</syntaxhighlight>  | |||
=== Problembehebung ===  | |||
== Konfiguration ==  | |||
=== Dateien ===  | |||
{| class="wikitable options"  | |||
|-  | |||
! Datei !! Beschreibung  | |||
|-  | |||
|  ||   | |||
|-  | |||
|  ||   | |||
|}  | |||
<noinclude>  | |||
== Anhang ==  | |||
=== Siehe auch ===  | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}  | |||
=== Dokumentation ===  | |||
; Man-Page  | |||
;Info-Page  | |||
=== Links ===  | |||
==== Projekt ====  | |||
==== Weblinks ====  | |||
{{DEFAULTSORT:make}}  | |||
{{DISPLAYTITLE:make}}  | |||
[[Kategorie:make]]  | |||
</noinclude>  | |||
Aktuelle Version vom 11. Mai 2025, 12:40 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 | 
|---|---|
Anhang
Siehe auch
Dokumentation
- Man-Page
 - Info-Page
 
Links
Projekt
Weblinks