Changeset 1624
- Timestamp:
 - Aug 20, 2011, 10:28:56 PM (14 years ago)
 - Location:
 - trunk
 - Files:
 - 
      
- 2 edited
 
- 
          
  eas.mak (modified) (1 diff)
 - 
          
  makefile_post.mk (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/eas.mak
r1597 r1624 8 8 9 9 BASE=eas 10 LOW=1 10 11 11 12 !include makefile_pre.mk  - 
      
trunk/makefile_post.mk
r1597 r1624 30 30 @echo. 31 31 $(RC) $(RCFLAGS2) $(BASE).res $@ 32 !ifndef LOW 32 33 !exehdr /hi:3 $@ 34 !endif 35 36 LOW = 33 37 34 38 $(BASE).lrf: $(__MAKEFILES__) .explicit  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  