swap order of copytree and mred steps, so that Starter.app is not deleted

svn: r3597
This commit is contained in:
Matthew Flatt 2006-07-05 13:13:04 +00:00
parent 0c19a5d838
commit 576ac28822

View File

@ -47,8 +47,8 @@ plain-install:
install-normal:
mkdir -p $(ALLDIRINFO)
$(MAKE) mzinstall
$(MAKE) mredinstall-stub
$(MAKE) copytree-stub
$(MAKE) mredinstall-stub
$(MAKE) lib-finish
mredinstall-stub: @MAKE_MREDINSTALL@