LANG=ENGLISH

all:
    cd mirror
#    $(MAKE)
    cd ..\rebuild
    $(MAKE)
#    cd ..\undelete
#    build
    cd ..
