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

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