Changeset 9719
- Timestamp:
 - Jan 23, 2003, 2:50:52 PM (23 years ago)
 - Location:
 - trunk/tools
 - Files:
 - 
      
- 2 edited
 
- 
          
  common/common.mak (modified) (2 diffs)
 - 
          
  wrc/u/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/common/common.mak
r8003 r9719 1 # $Id: common.mak,v 1. 6 2002-02-24 02:47:23bird Exp $1 # $Id: common.mak,v 1.7 2003-01-23 13:47:50 bird Exp $ 2 2 3 3 # … … 13 13 LIBTARGET = 1 14 14 EXETARGET = 1 15 15 STATIC_CRT = 1 16 16 17 17 #  - 
      
trunk/tools/wrc/u/makefile
r7834 r9719 1 # $Id: makefile,v 1. 3 2002-02-08 00:43:46bird Exp $1 # $Id: makefile,v 1.4 2003-01-23 13:50:52 bird Exp $ 2 2 3 3 … … 13 13 LIBTARGET = 1 14 14 EXETARGET = 1 15 15 STATIC_CRT = 1 16 16 17 17 #  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  