- Timestamp:
 - Feb 10, 2000, 2:14:45 AM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/win32k/configure.cmd (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/win32k/configure.cmd
r2709 r2726 1 /* $Id: configure.cmd,v 1. 4 2000-02-09 23:40:54bird Exp $1 /* $Id: configure.cmd,v 1.5 2000-02-10 01:14:45 bird Exp $ 2 2 * 3 3 * Configuration script. … … 20 20 21 21 /* create empty .depend file */ 22 'echo #run nmake dep end> .depend'22 'echo #run nmake dep > .depend' 23 23 24 24 /* open target file */ … … 81 81 say ''''sIncFile''''; 82 82 say '' 83 say 'Remember to do a ''nmake dep end'' before making win32k.'83 say 'Remember to do a ''nmake dep'' before making win32k.' 84 84 end 85 85 else do  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  