Date: Mon, 26 Oct 1998 17:57:21 -0800 (PST) From: Joseph Koshy <jkoshy> To: asami@FreeBSD.ORG (Satoshi Asami) Cc: cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/tet Makefile Message-ID: <199810270157.RAA23260@hub.freebsd.org> In-Reply-To: Your message of "Mon, 26 Oct 1998 00:38:49 PST." <199810260838.AAA05993@silvia.hip.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>> "sa" == "Satoshi Asami" writes: sa> I don't understand this Makefile at all. sa> ? (No need for the -d test either, rm -rf won't error out on sa> non-existent directories.) You're right. sa> What is "post-clean"? An experiment that crept in unnoticed. sa> Also, you should just make TET_ROOT a compilation option unless sa> there's a very good reason not to do so. The spirit of ports sa> collection is to have a "canned" configuration that is easy to use, I'll look into this. Some of the publically available test suites that use TET (eg:- the Opengroup POSIX96 suite) install under $TET_ROOT and have specific requirements for $TET_ROOT; moderately large amounts of disk space being one of them, a r/w permissions for non-root uids being another. Koshy <jkoshy@freebsd.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810270157.RAA23260>