Date: Sun, 6 Sep 2009 13:34:11 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/erlang Makefile Message-ID: <200909061334.n86DYBJW073749@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
olgeni 2009-09-06 13:34:11 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Log: Add "buildplt" target to Makefile. When invoked, it builds a full PLT database in the user's home directory for the dialyzer application. However, this operation is very expensive and should only be performed if necessary, as dialyzer already provides a minimal PLT by default. Revision Changes Path 1.141 +9 -0 ports/lang/erlang/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909061334.n86DYBJW073749>