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