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

APPNAME = GenPage

LIBS = $(LIB_PATH)\Common.lib

OBJECTS = GenPage.obj

!INCLUDE ..\Makefiles\ms.app