From 37791546fe2589de2fd755662d5236d50f26b52b Mon Sep 17 00:00:00 2001 From: "petitta%netscape.com" Date: Fri, 3 Dec 1999 00:25:43 +0000 Subject: [PATCH] Changed Delivery location --- cck/cckcd/makefile.win | 8 ++++---- cck/cckcd/shell/makefile.win | 4 ++-- cck/cckcd/shell/nsetup32/makefile.win | 4 ++-- cck/customcd/makefile.win | 5 +++++ cck/customcd/shell/bmps/makefile.win | 4 ++++ cck/customcd/shell/nsetup32/makefile.win | 3 +++ 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/cck/cckcd/makefile.win b/cck/cckcd/makefile.win index e97aa5c00fe..9ee5ad3e2f3 100644 --- a/cck/cckcd/makefile.win +++ b/cck/cckcd/makefile.win @@ -28,7 +28,7 @@ include <$(DEPTH)\config\rules.mak> include <$(DEPTH)\cck\InitDist.win> export:: - $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Shell - $(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Shell - $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Shell - $(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Shell + $(MAKE_INSTALL) *.exe $(CCKDIST) + $(MAKE_INSTALL) *.inf $(CCKDIST) + $(MAKE_INSTALL) *.ini $(CCKDIST) + $(MAKE_INSTALL) *.txt $(CCKDIST) diff --git a/cck/cckcd/shell/makefile.win b/cck/cckcd/shell/makefile.win index f593b3a06ab..7f3151b2d7a 100644 --- a/cck/cckcd/shell/makefile.win +++ b/cck/cckcd/shell/makefile.win @@ -27,5 +27,5 @@ include <$(DEPTH)\config\rules.mak> include <$(DEPTH)\cck\InitDist.win> -export:: - $(MAKE_INSTALL) * $(CCKDIST)\CCKTool\Shell +#export:: + #$(MAKE_INSTALL) * $(CCKDIST)\CCKTool\Shell diff --git a/cck/cckcd/shell/nsetup32/makefile.win b/cck/cckcd/shell/nsetup32/makefile.win index 0679be374de..4766fff3820 100644 --- a/cck/cckcd/shell/nsetup32/makefile.win +++ b/cck/cckcd/shell/nsetup32/makefile.win @@ -26,5 +26,5 @@ include <$(DEPTH)\config\rules.mak> include <$(DEPTH)\cck\InitDist.win> export:: - $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Shell\nsetup32 - $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Shell\nsetup32 + $(MAKE_INSTALL) *.exe $(CCKDIST)\Shell\nsetup32 + $(MAKE_INSTALL) *.ini $(CCKDIST)\Shell\nsetup32 diff --git a/cck/customcd/makefile.win b/cck/customcd/makefile.win index 3c175383880..cb36da41b13 100644 --- a/cck/customcd/makefile.win +++ b/cck/customcd/makefile.win @@ -32,3 +32,8 @@ export:: $(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell $(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell + + $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell + $(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell + $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell + $(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell diff --git a/cck/customcd/shell/bmps/makefile.win b/cck/customcd/shell/bmps/makefile.win index 64dd8335ee7..67a58da4963 100644 --- a/cck/customcd/shell/bmps/makefile.win +++ b/cck/customcd/shell/bmps/makefile.win @@ -28,3 +28,7 @@ include <$(DEPTH)\cck\InitDist.win> export:: $(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\bmps $(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\bmps + + $(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps + $(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps + diff --git a/cck/customcd/shell/nsetup32/makefile.win b/cck/customcd/shell/nsetup32/makefile.win index e717e1c6ddb..cc5df65f494 100644 --- a/cck/customcd/shell/nsetup32/makefile.win +++ b/cck/customcd/shell/nsetup32/makefile.win @@ -29,3 +29,6 @@ export:: $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\nsetup32 $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\nsetup32 $(MAKE_INSTALL) part*.ini $(CCKDIST)\CCKTool\ + + $(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\nsetup32 + $(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\nsetup32