| 
            Last change
 on this file since 22015 was             21916, checked in by dmik, 14 years ago           | 
        
        
          | 
             
Merge branch gcc-kmk to trunk. 
 
           | 
        
        
          
            
              - 
Property                 svn:eol-style
 set to                 
native
               
             
           | 
        
        
          | 
            File size:
            286 bytes
           | 
        
      
      
| Rev | Line |   | 
|---|
| [21690] | 1 | ## @file
 | 
|---|
 | 2 | # Top-level makefile
 | 
|---|
 | 3 | #
 | 
|---|
 | 4 | 
 | 
|---|
 | 5 | SUB_DEPTH = .
 | 
|---|
 | 6 | include $(KBUILD_PATH)/subheader.kmk
 | 
|---|
 | 7 | 
 | 
|---|
 | 8 | #
 | 
|---|
 | 9 | # Include sub-makefiles.
 | 
|---|
 | 10 | #
 | 
|---|
| [21691] | 11 | include $(PATH_SUB_CURRENT)/lib/Makefile.kmk
 | 
|---|
| [21745] | 12 | include $(PATH_SUB_CURRENT)/tools/Makefile.kmk
 | 
|---|
 | 13 | include $(PATH_SUB_CURRENT)/src/Makefile.kmk
 | 
|---|
| [21690] | 14 | 
 | 
|---|
 | 15 | include $(FILE_KBUILD_SUB_FOOTER)
 | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.