source: CMT/v1r14p20031120/mgr/INSTALL.bat @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 505 bytes
Line 
1
2@echo off
3
4rem obsolete mechanism
5rem
6rem Be sure that nmake is reachable
7rem
8rem cd ..
9rem nmake /nologo /f mgr/install.mak >mgr\setup.bat
10rem cd mgr
11
12copy ..\src\setup.bat ..\mgr\setup.bat
13
14echo ============================================
15echo        CMT installation terminated.         
16echo            --------------------             
17
18echo  you might need to build it as follows:
19echo " > setup.bat"
20echo " > nmake /f nmake"
21echo ============================================
Note: See TracBrowser for help on using the repository browser.