Changeset 3067 for trunk/src


Ignore:
Timestamp:
Mar 9, 2000, 9:46:35 PM (25 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Check.cmd

    r3065 r3067  
    1 /* $Id: Check.cmd,v 1.1 2000-03-09 20:30:43 bird Exp $
     1/* $Id: Check.cmd,v 1.2 2000-03-09 20:46:35 bird Exp $
    22 *
    33 * Dirty hack to get around the nmake feature of passing on MAKEFLAGS.
     
    55 */
    66    parse arg sArgs
     7    '@echo off';
    78    sArgs;
    89    exit RC ;
Note: See TracChangeset for help on using the changeset viewer.