git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4205 ed5197a5-7fde-0310-b194-c3ffbd925b24
		
			
				
	
	
		
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| all:
 | |
| 	-@echo "Please use ./configure first.  Thank you."
 | |
| 
 | |
| distclean:
 | |
| 	make -f Makefile.in distclean
 |