]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/C/GenFv/Makefile
ee6ba4d437ac0cdb38da81562f8326fe0e36736a
[mirror_edk2.git] / BaseTools / Source / C / GenFv / Makefile
1 !INCLUDE ..\Makefiles\ms.common
2
3 APPNAME = GenFv
4
5 LIBS = $(LIB_PATH)\Common.lib RpcRT4.lib
6
7 OBJECTS = GenFv.obj GenFvInternalLib.obj
8
9 !INCLUDE ..\Makefiles\ms.app
10