- Timestamp:
- Apr 17, 2000, 4:32:34 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/Check.cmd
r3067 r3414 1 /* $Id: Check.cmd,v 1. 2 2000-03-09 20:46:35bird Exp $1 /* $Id: Check.cmd,v 1.3 2000-04-17 02:32:34 bird Exp $ 2 2 * 3 3 * Dirty hack to get around the nmake feature of passing on MAKEFLAGS. … … 6 6 parse arg sArgs 7 7 '@echo off'; 8 '@SET MAKEFLAGS=' 8 9 sArgs; 9 10 exit RC ;
Note:
See TracChangeset
for help on using the changeset viewer.