copying customcd to workspace autorun

This commit is contained in:
varada%netscape.com 1999-11-15 21:22:58 +00:00
parent be75e7427b
commit 694367e552
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