Skip to content

Further improvement of makefiles #114

@GoogleCodeExporter

Description

@GoogleCodeExporter
There are a few ideas:
1) It would be nice to have compilation goals like 'install' and 'dist'. So 
that it would look more standard from a GNU-point of view.
2) It is not clear whether makefiles will work if executed from a different 
directory. Should be tested.
3) Inclusion of dependencies causes make to scan some makefiles twice, 
including variable processing (e.g. in mpi/Makefile). It is logical to separate 
this two processes completely.

Original issue reported on code.google.com by yurkin on 6 Sep 2010 at 6:20

Metadata

Metadata

Assignees

No one assigned

    Labels

    DevOpsTesting, deployment, automationpri-MediumWorth assigning to a milestoneusabilityMakes using code more convenient

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions