MSG_DIR=$(LANG_SRC)\$(COUNTRY)\install\dosdata\360

all: 
     copy $(MSG_DIR)\makefile makefile.$(COUNTRY)
     $(MAKE) /f makefile.$(COUNTRY)	
