blob: e45c6127efab4cc18710455e66b6a49e3cb8e64f [file] [log] [blame]
david_williams4e08c5c2007-10-23 22:32:49 +00001#!/bin/sh
2
3# These scripts pretty much have to be ran in this order, to work correctly,
4# since some copy and remove whole sub-trees, where as others copy and remove
5# individual pieces of those subtrees
6
david_williams9826bfe2007-11-05 00:58:00 +00007./movejsf.sh
david_williamsb1a981c2007-10-23 19:55:06 +00008./moverdb.sh
9./movecommon.sh
10./moveservertools.sh
11./movewebservices.sh
12./movesourceediting.sh
13./movereleng.sh
14./movemaps.sh
15./moveejb.sh
16./movejee.sh
17./moveCleanup.sh