bug-gnu-emacs
[Top][All Lists]
Advanced

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

Makefile.ins have incomplete uninstall support


From: Claudio Fontana
Subject: Makefile.ins have incomplete uninstall support
Date: Fri, 24 Feb 2006 15:39:46 -0800 (PST)

Hello,

while playing with the emacs build system,
I've noticed that the uninstall support in
Makefile.ins is incomplete:

$ rm -fr /home/claudio/tmp
$ ./configure --prefix=/home/claudio/tmp
$ make && make install
$ make uninstall
$ find /home/claudio/tmp

$ find /home/claudio/tmp
/home/claudio/tmp
/home/claudio/tmp/share
/home/claudio/tmp/share/emacs
/home/claudio/tmp/share/emacs/site-lisp
/home/claudio/tmp/share/emacs/site-lisp/subdirs.el
/home/claudio/tmp/info
/home/claudio/tmp/info/dir
/home/claudio/tmp/info/eintr-1
/home/claudio/tmp/info/eintr-2
/home/claudio/tmp/info/eintr-3
/home/claudio/tmp/info/pgg
/home/claudio/tmp/info/sieve
/home/claudio/tmp/man
/home/claudio/tmp/man/man1
/home/claudio/tmp/bin
/home/claudio/tmp/libexec
/home/claudio/tmp/libexec/emacs
/home/claudio/tmp/var
/home/claudio/tmp/var/games
/home/claudio/tmp/var/games/emacs
/home/claudio/tmp/var/games/emacs/snake-scores
/home/claudio/tmp/var/games/emacs/tetris-scores

CLaudio




        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it




reply via email to

[Prev in Thread] Current Thread [Next in Thread]