4 lines
		
	
	
	
		
			62 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			62 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| TARGET = main.elf
 | |
| SRCS = vec.cc main.cc
 | |
| 
 | |
| include ../config.mk
 | 
