Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 95 05:05:39 +0100
From:      jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi)
To:        phk@ref.tfs.com
Cc:        jkh@freefall.cdrom.com, asami@cs.berkeley.edu, jkh@time.cdrom.com, CVS-commiters@time.cdrom.com, cvs-other@time.cdrom.com
Subject:   Re: cvs commit: /host/freefall/a/ncvs/ports/lang/forth Makefile
Message-ID:  <9504230405.AA17272@cabri.obs-besancon.fr>
In-Reply-To: <199504230203.TAA24754@ref.tfs.com> (message from Poul-Henning Kamp on Sat, 22 Apr 1995 19:03:40 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Poul-Henning" == Poul-Henning Kamp <phk@ref.tfs.com> writes:


 > look at it this way, you can remove all the directories you don't want:

 > 	find /usr/local -depth -print | xargs rmdir

 > that's easy,

 > getting god knows how many Makefiles right is much worse...

 > You loose...

Ok, I give up.  I will now add the following in *all* makefiles ;-) ;-)

post-post-install:
	@find ${PREFIX} -depth -print | xargs rmdir


Jean-Marc.

 > -- 
 > Poul-Henning Kamp <phk@login.dknet.dk> -- TRW Financial Systems, Inc.
 > 'All relevant people are pertinent' && 'All rude people are impertinent'
 > => 'no rude people are relevant'

    ~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
    Jean-Marc Zucconi             |         jmz@cabri.obs-besancon.fr
    Observatoire de Besancon      |    
    F 25010 Besancon cedex        | PGP Key: finger jmz@cabri.obs-besancon.fr
    =========================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504230405.AA17272>