for convenient crosscompiling & running. Change-Id: I7dfcea109c00e1457f9de9b2e6437fe6cf925ba7
		
			
				
	
	
		
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			111 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
SCRIPTS=Run
 | 
						|
SUBDIR=pgms testdir run.sh
 | 
						|
.include "Makefile.inc"
 | 
						|
.include <bsd.prog.mk>
 | 
						|
.include <bsd.subdir.mk>
 |