git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6000 dfc29bdd-3216-0410-991c-e03cc46cb475
		
			
				
	
	
		
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			100 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| all:
 | |
| 	-@echo "Please use ./configure first.  Thank you."
 | |
| 
 | |
| distclean:
 | |
| 	make -f Makefile.in distclean
 |