Changeset 5162 for trunk/src/kernel32/makefile
- Timestamp:
 - Feb 17, 2001, 10:48:23 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/kernel32/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/kernel32/makefile
r5019 r5162 1 # $Id: makefile,v 1.1 09 2001-01-23 18:31:26 sandervlExp $1 # $Id: makefile,v 1.110 2001-02-17 21:48:23 bird Exp $ 2 2 3 3 # … … 165 165 -Fo$(OBJDIR)\$(@B).obj -c exceptions.cpp 166 166 !else 167 ! error "Compiler is not supported yet." 167 # Since this only turns off stack optimizations I take it's a VAC only fix. 168 # -kso (2001-02-17) 169 # ! error "Compiler is not supported yet." 168 170 !endif 169 171  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  