Roland Ver. 4.5 Technical Information Seite 119

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 212
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 118
Chapter 9: How to Run make 109
--no-print-directory
Disable printing of the working directory under -w. This option is useful when
-w is turned on automatically, but you do not want to see the extra messages.
See Section 5.7.4 [The --print-directory Option], page 55.
-W file
--what-if=file
--new-file=file
--assume-new=file
Pretend that the target file has just been modified. When used with the -n
flag, this shows you what would happen if you were to modify that file. Without
-n’, it is almost the same as running a touch command on the given file
before running make, except that the modification time is changed only in the
imagination of make. See Section 9.3 [Instead of Executing Recipes], page 101.
--warn-undefined-variables
Issue a warning message whenever make sees a reference to an undefined vari-
able. This can be helpful when you are trying to debug makefiles which use
variables in complex ways.
Seitenansicht 118
1 2 ... 114 115 116 117 118 119 120 121 122 123 124 ... 211 212

Kommentare zu diesen Handbüchern

Keine Kommentare