- Timestamp:
- Mar 9, 2000, 9:46:35 PM (25 years ago)
- 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:43bird Exp $1 /* $Id: Check.cmd,v 1.2 2000-03-09 20:46:35 bird Exp $ 2 2 * 3 3 * Dirty hack to get around the nmake feature of passing on MAKEFLAGS. … … 5 5 */ 6 6 parse arg sArgs 7 '@echo off'; 7 8 sArgs; 8 9 exit RC ;
Note:
See TracChangeset
for help on using the changeset viewer.