Changeset 10021 for trunk/tools


Ignore:
Timestamp:
Apr 15, 2003, 12:52:42 AM (22 years ago)
Author:
bird
Message:

Copy buildenv.cmd.paths.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32get.cmd

    r8788 r10021  
    1 /* $Id: odin32get.cmd,v 1.3 2002-06-26 22:11:43 bird Exp $
     1/* $Id: odin32get.cmd,v 1.4 2003-04-14 22:52:42 bird Exp $
    22 *
    33 * Gets the CVS tree from netlabs.
     
    1818    'cvs checkout .'
    1919    if (RC <> 0) then call failure rc, 'CVS checkout . failed';
     20    'copy ..\scripts\bin\buildenv.cmd.paths tools\bin\'
    2021    exit(0);
    2122
Note: See TracChangeset for help on using the changeset viewer.