git-svn-id: https://svn.salfter.gotdns.org/svn/tagger@124 1b90f75b-8b96-4784-87c0-14078182fce6
		
			
				
	
	
		
			9 lines
		
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			61 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| default: all
 | |
| 
 | |
| all:
 | |
| 	aclocal
 | |
| 	autoheader
 | |
| 	automake
 | |
| 	autoconf
 | |
| 
 |