Uninstalling
    Jonathan Hutchins 
    hutchins at opus1.com
       
    Sun Mar  3 18:46:29 CST 2002
    
    
  
Found in the previously mentioned document
(http://www.mandrakeuser.org/docs/basics/bsource2.html):
Many people do not know this, but often it is quite easy to uninstall files
that have been installed via make install. You just need the Makefile and
then - being in the same directory as the Makefile - type: 
su -c 'make uninstall'
provided the author defined this target in his Makefile (many do).
    
    
More information about the Kclug
mailing list