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