Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Mar 1997 04:07:38 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        andrew@ugh.net.au
Cc:        ports@freebsd.org
Subject:   Re: rm from Makefile
Message-ID:  <199703121207.EAA01014@silvia.HIP.Berkeley.EDU>
In-Reply-To: <Pine.NEB.3.93.970312223130.2649A-100000@cottontail.hobart.tased.edu.au> (message from Andrew on Wed, 12 Mar 1997 22:36:56 %2B1100 (EST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * I need to remove a file from the work directory from the port Makefile.
 * I'm not sure how to go about it (the file isnt used and stops the
 * installation if its there).

post-extract:
	${RM} ${WRKSRC}/whatever

Satoshi



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