Watcom: Add one blank line to Makefile for better readability
This commit is contained in:
parent
fb4aff058d
commit
fbc883c942
|
@ -829,6 +829,7 @@ cmLocalUnixMakefileGenerator3
|
|||
"!ifndef VERBOSE\n"
|
||||
".SILENT\n"
|
||||
"!endif\n"
|
||||
"\n"
|
||||
;
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue