copying customcd to workspace autorun

git-svn-id: svn://10.0.0.236/trunk@53541 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
varada%netscape.com 1999-11-15 21:22:58 +00:00
parent 78e08763c9
commit 07f823f19e
4 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,7 @@ include <$(DEPTH)\config\rules.mak>
include <$(DEPTH)\cck\InitDist.win>
export::
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell
$(MAKE_INSTALL) *.inf $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell
$(MAKE_INSTALL) *.txt $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
$(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

View File

@ -26,5 +26,5 @@ include <$(DEPTH)\config\rules.mak>
include <$(DEPTH)\cck\InitDist.win>
export::
$(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell\bmps
$(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell\bmps
$(MAKE_INSTALL) *.bmp $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\bmps
$(MAKE_INSTALL) *.ico $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\bmps

View File

@ -28,4 +28,4 @@ include <$(DEPTH)\config\rules.mak>
include <$(DEPTH)\cck\InitDist.win>
export::
$(MAKE_INSTALL) * $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell
$(MAKE_INSTALL) * $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell

View File

@ -26,5 +26,5 @@ include <$(DEPTH)\config\rules.mak>
include <$(DEPTH)\cck\InitDist.win>
export::
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell\nsetup32
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Autorun\Shell\nsetup32
$(MAKE_INSTALL) *.exe $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\nsetup32
$(MAKE_INSTALL) *.ini $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\nsetup32