Watcom: Add one blank line to Makefile for better readability

This commit is contained in:
Jiri Malak 2014-03-16 12:35:18 +01:00 committed by Brad King
parent fb4aff058d
commit fbc883c942
1 changed files with 1 additions and 0 deletions

View File

@ -829,6 +829,7 @@ cmLocalUnixMakefileGenerator3
"!ifndef VERBOSE\n"
".SILENT\n"
"!endif\n"
"\n"
;
}
else