21 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			316 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| !IF 0
 | |
| 
 | |
| Copyright (c) 1996-2000  Microsoft Corporation.  All rights reserved.
 | |
| 
 | |
| Module Name:
 | |
| 
 | |
|     dirs.
 | |
| 
 | |
| Abstract:
 | |
| 
 | |
|     This file specifies the subdirectories of the current directory that
 | |
|     contain component makefiles.
 | |
| 
 | |
| !ENDIF
 | |
| 
 | |
| DIRS=          \
 | |
|       DMusUART \
 | |
|       fmsynth  \
 | |
|       uart    
 | |
| 
 |