Changeset 7257
- Timestamp:
 - Oct 29, 2001, 11:00:57 AM (24 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/include/odin32.post.vac3.mk (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/include/odin32.post.vac3.mk
r6911 r7257 1 # $Id: odin32.post.vac3.mk,v 1.2 2 2001-10-01 01:29:15 birdExp $1 # $Id: odin32.post.vac3.mk,v 1.23 2001-10-29 10:00:57 achimha Exp $ 2 2 3 3 # … … 135 135 !endif 136 136 !if !defined(DEBUG) && !defined(NO_LXLITE) 137 # remove all EAs from the file to prevent errors running LXLITE on 138 # a LAN server mounted JFS volume 139 eautil $@ nul /s 137 140 $(LXLITE) $@ 138 141 !endif … … 207 210 !endif 208 211 !if !defined(DEBUG) && !defined(NO_LXLITE) 212 # remove all EAs from the file to prevent errors running LXLITE on 213 # a LAN server mounted JFS volume 214 eautil $@ nul /s 209 215 $(LXLITE) $@ 210 216 !endif  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  