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