]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/C/Makefiles/lib.makefile
Check In tool source code based on Build tool project revision r1655.
[mirror_edk2.git] / BaseTools / Source / C / Makefiles / lib.makefile
1 include $(MAKEROOT)/Makefiles/header.makefile
2
3 LIBRARY = $(MAKEROOT)/libs/lib$(LIBNAME).a
4
5 all: $(MAKEROOT)/libs $(LIBRARY)
6
7 include $(MAKEROOT)/Makefiles/footer.makefile