Changeset 1474 for trunk/makefile
- Timestamp:
 - Oct 26, 2009, 12:22:14 AM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/makefile
r1439 r1474 54 54 55 55 dist: all syms lxlite wpi .symbolic 56 57 disth: $(BASE) allexe highmem syms lxlite wpi .symbolic 56 58 57 59 # Only update resources … … 117 119 !ifndef DEBUG 118 120 cd dll 119 $(MAKE) -h $(__MAKEOPTS__) $(DEBUG_OPT) $(FORTIFY_OPT) lxlite 121 $(MAKE) -h lxlite 122 # $(MAKE) -h $(__MAKEOPTS__) $(DEBUG_OPT) $(FORTIFY_OPT) lxlite 120 123 cd .. 121 124 !endif  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  