| 
            Last change
 on this file since 3132 was             610, checked in by bird, 22 years ago           | 
        
        
          | 
             
This commit was generated by cvs2svn to compensate for changes in r609, 
which included commits to RCS files with non-trunk default branches. 
 
           | 
        
        
          
            
              - 
Property                 cvs2svn:cvs-rev
 set to                 
1.1.1.2
               
              - 
Property                 svn:eol-style
 set to                 
native
               
              - 
Property                 svn:executable
 set to                 
*
               
             
           | 
        
        
          | 
            File size:
            205 bytes
           | 
        
      
      
| Line |   | 
|---|
| 1 | SCRIPT_NAME=elf
 | 
|---|
| 2 | OUTPUT_FORMAT="elf32-i386"
 | 
|---|
| 3 | TEXT_START_ADDR=0x00002000
 | 
|---|
| 4 | MAXPAGESIZE=0x1000
 | 
|---|
| 5 | NONPAGED_TEXT_START_ADDR=0x00002000
 | 
|---|
| 6 | ARCH=i386
 | 
|---|
| 7 | MACHINE=
 | 
|---|
| 8 | NOP=0x90909090
 | 
|---|
| 9 | TEMPLATE_NAME=elf32
 | 
|---|
| 10 | GENERATE_SHLIB_SCRIPT=yes
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.