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