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