| 
            Last change
 on this file since 2511 was             2446, checked in by bird, 20 years ago           | 
        
        
          | 
             
serious restructuring in progress. 
 
           | 
        
        
          
            
              - 
Property                 cvs2svn:cvs-rev
 set to                 
1.4
               
              - 
Property                 svn:eol-style
 set to                 
native
               
              - 
Property                 svn:executable
 set to                 
*
               
              - 
Property                 svn:keywords
 set to                 
Author Date Id Revision
               
             
           | 
        
        
          | 
            File size:
            366 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [94] | 1 | # This submakefile is included from mk*.smak submakefiles to clean up local
 | 
|---|
 | 2 | # variables after the target has been defined.
 | 
|---|
 | 3 | 
 | 
|---|
 | 4 | # Clear local variables so that we don't incidentally
 | 
|---|
 | 5 | # get a wrong value in a different module
 | 
|---|
| [156] | 6 | ifndef .TKEEP
 | 
|---|
| [94] | 7 | .OBJS :=
 | 
|---|
 | 8 | .DIRS :=
 | 
|---|
 | 9 | .TARG :=
 | 
|---|
 | 10 | .TARGET :=
 | 
|---|
 | 11 | .TKIND :=
 | 
|---|
 | 12 | .TSRC :=
 | 
|---|
| [2022] | 13 | .TSRC.386 :=
 | 
|---|
| [94] | 14 | .TLDF :=
 | 
|---|
 | 15 | .TCF :=
 | 
|---|
 | 16 | .TDEP :=
 | 
|---|
| [156] | 17 | .IMPS :=
 | 
|---|
| [885] | 18 | .TKVAR :=
 | 
|---|
| [94] | 19 | endif
 | 
|---|
 | 20 | 
 | 
|---|
 | 21 | .TKEEP :=
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.