8 lines
		
	
	
	
		
			115 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			115 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Makefile for the DataMyte Industrial Digital Assistant(tm) specific parts
							 | 
						||
| 
								 | 
							
								# of the kernel
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								obj-y	 := mach.o
							 | 
						||
| 
								 | 
							
								
							 |