ARCH ?= IA32 MAKEROOT ?= .. APPNAME = EfiLdrImage LIBS = -lCommon OBJECTS = EfiLdrImage.o include $(MAKEROOT)/Makefiles/app.makefile