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