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

APPNAME = BootSectImage

LIBS = $(LIB_PATH)\Common.lib

OBJECTS = BootSectImage.obj

!INCLUDE ..\Makefiles\ms.app