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