Changed Delivery location

git-svn-id: svn://10.0.0.236/trunk@55128 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
petitta%netscape.com
1999-12-03 00:25:43 +00:00
parent ed0b376456
commit eea1811f0c
6 changed files with 20 additions and 8 deletions

View File

@@ -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)

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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