BR 3392395: unbreak msvc.mak build due to a stray backslash
commit9546507861ce0039845ac5f619b83fbb0332a5df
authorNikolai Saoukh <nms@otdel-1.org>
Wed, 5 Apr 2017 15:10:44 +0000 (5 11:10 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 6 Apr 2017 03:58:42 +0000 (5 20:58 -0700)
tree770168d8392f0d04877e8c2bc3d85ec5abab8f23
parent6c48b424665372ddf16886cf2e2f997412c0f3f3
BR 3392395: unbreak msvc.mak build due to a stray backslash

Extra backslash had eaten one innocent line, thus compiler flags
(ALL_CFLAGS) are gone.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Mkfiles/msvc.mak