1999-10-13 00:36:42 +04:00
|
|
|
#!nmake
|
|
|
|
#
|
1999-11-02 08:38:33 +03:00
|
|
|
# The contents of this file are subject to the Netscape Public
|
|
|
|
# License Version 1.1 (the "License"); you may not use this file
|
|
|
|
# except in compliance with the License. You may obtain a copy of
|
|
|
|
# the License at http://www.mozilla.org/NPL/
|
1999-10-13 00:36:42 +04:00
|
|
|
#
|
1999-11-02 08:38:33 +03:00
|
|
|
# Software distributed under the License is distributed on an "AS
|
|
|
|
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
|
|
# implied. See the License for the specific language governing
|
|
|
|
# rights and limitations under the License.
|
1999-10-13 00:36:42 +04:00
|
|
|
#
|
1999-11-02 08:38:33 +03:00
|
|
|
# The Original Code is mozilla.org code.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is Netscape
|
1999-10-13 00:36:42 +04:00
|
|
|
# Communications Corporation. Portions created by Netscape are
|
1999-11-02 08:38:33 +03:00
|
|
|
# Copyright (C) 1998 Netscape Communications Corporation. All
|
|
|
|
# Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
1999-10-13 00:36:42 +04:00
|
|
|
|
|
|
|
DEPTH=..
|
|
|
|
|
1999-11-09 00:55:03 +03:00
|
|
|
DIRS=globals driver ib customcd cckcd cckwiz wizard
|
1999-10-13 00:36:42 +04:00
|
|
|
|
|
|
|
include <$(DEPTH)\config\rules.mak>
|
1999-11-03 01:15:36 +03:00
|
|
|
|
1999-11-03 02:25:41 +03:00
|
|
|
include <$(DEPTH)\cck\InitDist.win>
|
|
|
|
|
|
|
|
export::
|
|
|
|
-mkdir $(CCKDIST)
|
|
|
|
-mkdir $(CCKDIST)\CCKTool
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs
|
1999-11-13 02:38:25 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\CD
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Network
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\AnimLogo
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\bmps
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Autorun\Shell\NSetup32
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Bkmarks
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\CustInst
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\Installer
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\ISetup
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\Default\Workspace\ISetup\NCIFiles
|
|
|
|
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Cd
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Network
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\AnimLogo
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\bmps
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Autorun\Shell\NSetup32
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Bkmarks
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\CustInst
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\Installer
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\ISetup
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\Configs\MyIsp\Workspace\ISetup\NCIFiles
|
|
|
|
|
1999-11-03 02:25:41 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate
|
1999-11-05 00:47:27 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\CD
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Network
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\AnimLogo
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell
|
1999-11-13 02:38:25 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\Bmps
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Autorun\Shell\Nsetup32
|
1999-11-05 00:47:27 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Bkmarks
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\CustInst
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\Installer
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\ISetup
|
|
|
|
-mkdir $(CCKDIST)\CCKTool\WSTemplate\Workspace\ISetup\NCIFiles
|
|
|
|
|
1999-11-03 02:25:41 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\Shell
|
1999-11-13 02:38:25 +03:00
|
|
|
-mkdir $(CCKDIST)\CCKTool\NSCPXPI
|
|
|
|
|