11 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			221 B
		
	
	
	
		
			Text
		
	
	
	
	
	
WMMemFree installation instructions
 | 
						|
 | 
						|
For defaults edit 'options.h'.
 | 
						|
Edit the Makefile to set the installation directory and then go like this:
 | 
						|
 | 
						|
	$ make
 | 
						|
	$ su -c 'make install'
 | 
						|
 | 
						|
To uninstall do:
 | 
						|
 | 
						|
	$ su -c 'make uninstall'
 |