]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/C/GenBootSector/Makefile
Check In tool source code based on Build tool project revision r1655.
[mirror_edk2.git] / BaseTools / Source / C / GenBootSector / Makefile
1 !INCLUDE ..\Makefiles\ms.common
2
3 APPNAME = GenBootSector
4
5 LIBS = $(LIB_PATH)\Common.lib
6
7 OBJECTS = GenBootSector.obj GetDrvNumOffset.obj
8
9 !INCLUDE ..\Makefiles\ms.app
10