mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			50 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			50 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
THISDIR=proto/rip
 | 
						|
OBJS=rip.o
 | 
						|
 | 
						|
include ../../Rules
 |