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