if "%1"=="" goto end
move *.exe %1
move xgcc %1
move cccp %1
move cc1 %1
move cc1plus %1
move cc1obj %1
move *.o %1
move tmp-*.c %1
move tmp-*.h %1
move insn-*.c %1
move insn-*.h %1
move st-*. %1
move bc-arity.h %1
move bc-opcod.h %1
move bc-opnam.h %1
:end
