[m-rev.] support `mmake install' in extras directory
Simon Taylor
stayl at cs.mu.OZ.AU
Wed Mar 6 21:00:01 AEDT 2002
On 06-Mar-2002, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> Add appropriate infrastructure to support doing `mmake depend && mmake
> && mmake install' in the `extras' directory, and having it automatically
> install and build as much as possible.
> Index: extras/Mmakefile
> ===================================================================
> @@ -0,0 +1,43 @@
> +# This Mmakefile provides some targets for building and installing most
> +# of the libraries in this `extras' distribution.
> +#
> +# Note that not all subdirectories of `extras' are set up for
> +# automatic installation. This Mmakefile will only build those which are.
> +# In addition, libraries which are not reasonably portable won't get built.
> +# The following subdirectories are not included in the list that gets
> +# built by this Mmakefile, because they are often won't install
> +# "out-of-the-box":
> +#
> +# aditi you need to have Aditi installed
extras/aditi is not included in the mercury-extras distribution, so
it shouldn't be mentioned here. Otherwise, this change looks fine.
Simon.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list