@SET_MAKE@ all: xtilem xutils xtilem: cd tilem && $(MAKE) xutils: cd utils && $(MAKE) clean: cd tilem/ ; $(MAKE) clean