Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Sep 1999 21:31:12 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        ports@FreeBSD.ORG
Subject:   RE: bsd.port.mk
Message-ID:  <XFMail.990918213112.andrews@TECHNOLOGIST.COM>
In-Reply-To: <XFMail.990918210549.andrews@TECHNOLOGIST.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19-Sep-99 Will Andrews wrote:
>         @$(cd ${WRKSRC} && ${MAKE} clean)

Er, I borked [love that new adverb ;]. That should read

        @(cd ${WRKSRC} && ${MAKE} clean)

..sorry. :->

--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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