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"
|
"!ifndef VERBOSE\n"
|
||||||
".SILENT\n"
|
".SILENT\n"
|
||||||
"!endif\n"
|
"!endif\n"
|
||||||
|
"\n"
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue