25df3c728d0275ad0351ac2ec6b1dfad5a2e74cd
[openafs.git] / src / WINNT / install / InstallShield5 / CreateGeneratedFiles.bat
1 @echo off
2 rem Copyright 2000, International Business Machines Corporation and others.
3 rem All Rights Reserved.
4 rem 
5 rem This software has been released under the terms of the IBM Public
6 rem License.  For details, see the LICENSE file in the top-level source
7 rem directory or online at http://www.openafs.org/dl/license10.html
8
9 rem This file generates IS5 files that contain hard coded paths.  We must
10 rem generate these so the paths are correct for each person doing a build.
11
12 echo Generating IS files that contain paths...
13
14 call GenIS5.ipr.bat
15 cd File Groups
16 rem This next file must run using cmd.exe
17 cmd /c GenFileGroups.bat
18 cd ..\Media\OpenAFS
19 call GenDefault.mda.bat
20 cd ..\..