[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make install, great, now make uninstall??



Tip,

make -n install doesn't install a program, only shows what it is about
to do. Use this to find out what files to remove if there are no
uninstall target in the Makefile.

Regards,

Björn


On Thu, Oct 26, 2000 at 09:43:00AM -0400, Jason Hammerschmidt wrote:
> So let's say you did a make install, you testing the program, you
> thought that's great, now I want to remove it...
> I have the original configured Makefiles n all, is there an automated
> command that goes through and does the opposite of make install, kinda
> like a make uninstall (I wish).
> 
> any thoughts?
> 
> --
> Jason Hammerschmidt, Sapere Aude
> "freedom & personal responsibility good, serfdom & tyrannical control bad"
> MacLaren McCann Interactive - direct 416.643.8560
> 
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 



Reply to: