the inf txt and exe files should be on the same directory as the the shell

This commit is contained in:
varada%netscape.com 1999-12-09 23:33:15 +00:00
parent 1fb20f0cca
commit 90d5f518ac

View File

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