# HG changeset patch # User boisy # Date 1032740457 0 # Node ID 4240f093661ce2634b49cb44a58f573d6eb73781 # Parent 6704e453921149fc8cd16bf4a5e5d32c2361ed4f Calls ICONS makefile now diff -r 6704e4539211 -r 4240f093661c 3rdparty/packages/multivue/cmds_6309/makefile --- a/3rdparty/packages/multivue/cmds_6309/makefile Sun Sep 22 23:35:10 2002 +0000 +++ b/3rdparty/packages/multivue/cmds_6309/makefile Mon Sep 23 00:20:57 2002 +0000 @@ -8,6 +8,7 @@ ALLOBJS = $(CMDS) all: $(ALLOBJS) + $(CD) ICONS; make $(CHMOD) 755 $(ALLOBJS) clean: diff -r 6704e4539211 -r 4240f093661c 3rdparty/packages/multivue/cmds_6809/makefile --- a/3rdparty/packages/multivue/cmds_6809/makefile Sun Sep 22 23:35:10 2002 +0000 +++ b/3rdparty/packages/multivue/cmds_6809/makefile Mon Sep 23 00:20:57 2002 +0000 @@ -8,6 +8,7 @@ ALLOBJS = $(CMDS) all: $(ALLOBJS) + $(CD) ICONS; make $(CHMOD) 755 $(ALLOBJS) clean: