]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/C/Makefiles/lib.makefile
Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the...
[mirror_edk2.git] / BaseTools / Source / C / Makefiles / lib.makefile
CommitLineData
30fdf114
LG
1include $(MAKEROOT)/Makefiles/header.makefile
2
3LIBRARY = $(MAKEROOT)/libs/lib$(LIBNAME).a
4
5all: $(MAKEROOT)/libs $(LIBRARY)
6
7include $(MAKEROOT)/Makefiles/footer.makefile