diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1290,7 +1290,7 @@ help: | |||
1290 | @echo ' 1: warnings which may be relevant and do not occur too often' | 1290 | @echo ' 1: warnings which may be relevant and do not occur too often' |
1291 | @echo ' 2: warnings which occur quite often but may still be relevant' | 1291 | @echo ' 2: warnings which occur quite often but may still be relevant' |
1292 | @echo ' 3: more obscure warnings, can most likely be ignored' | 1292 | @echo ' 3: more obscure warnings, can most likely be ignored' |
1293 | 1293 | @echo ' Multiple levels can be combined with W=12 or W=123' | |
1294 | @echo '' | 1294 | @echo '' |
1295 | @echo 'Execute "make" or "make all" to build all targets marked with [*] ' | 1295 | @echo 'Execute "make" or "make all" to build all targets marked with [*] ' |
1296 | @echo 'For further info see the ./README file' | 1296 | @echo 'For further info see the ./README file' |