mirror of
				https://gitlab.labs.nic.cz/labs/bird.git
				synced 2024-05-11 16:54:54 +00:00 
			
		
		
		
	The CLI I/O functions work as desired.
This commit is contained in:
		@@ -32,7 +32,7 @@ tags:
 | 
			
		||||
 | 
			
		||||
clean:
 | 
			
		||||
	find . -name "*.[oa]" -or -name core -or -name depend | xargs rm -f
 | 
			
		||||
	rm -f $(exedir)/bird $(exedir)/birdc .dep-stamp
 | 
			
		||||
	rm -f $(exedir)/bird $(exedir)/birdc $(exedir)/bird.ctl .dep-stamp
 | 
			
		||||
 | 
			
		||||
distclean: clean
 | 
			
		||||
	rm -f config.* configure sysdep/autoconf.h Makefile Rules
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user