unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Makefile.ins have incomplete uninstall support
@ 2006-02-24 23:39 Claudio Fontana
  0 siblings, 0 replies; only message in thread
From: Claudio Fontana @ 2006-02-24 23:39 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-24 23:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24 23:39 Makefile.ins have incomplete uninstall support Claudio Fontana

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).