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
Родитель 7b6dad4490
Коммит 79b11c9d75
1 изменённых файлов: 8 добавлений и 8 удалений

Просмотреть файл

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