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