summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C/GenFfs/Makefile
blob: 060cd03209241b4d57010f67d355f1caba9161eb (plain)
1
2
3
4
5
6
7
8
9
10
!INCLUDE ..\Makefiles\ms.common

APPNAME = GenFfs

LIBS = $(LIB_PATH)\Common.lib

OBJECTS = GenFfs.obj

!INCLUDE ..\Makefiles\ms.app