tools/fiptool: Add Makefile.msvc to build on Windows.
authorGirish Pathak <girish.pathak@arm.com>
Fri, 22 Mar 2019 14:30:18 +0000 (14:30 +0000)
committerGirish Pathak <girish.pathak@arm.com>
Tue, 2 Jul 2019 13:12:01 +0000 (14:12 +0100)
commit7e771a9bc46ac29c259027c724d0b5d15c716bc3
tree46f327ad84417f258e64b6b7674a6829324dbcf6
parent39c92b6271f4bde4e84f2459dbc18228cedd7825
tools/fiptool: Add Makefile.msvc to build on Windows.

This change adds nmake compatible Makefile.msvc file for
building (nmake /FMakefile.msvc) fiptool on the Windows.

Change-Id: Iccd1fe8da072edd09eb04b8622f27b3c4693b281
Signed-off-by: Girish Pathak <girish.pathak@arm.com>
tools/fiptool/Makefile.msvc [new file with mode: 0644]