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