Feature makefile tidyup

Merged
#17 · Created  · Last updated

Merged pull request

Merged in feature_makefile_tidyup (pull request #17)

fe096f1·Author: ·Closed by: ·2018-11-07

Description

Tidying up main Makefile a bit. Still plenty that could be improved.

  • Remove rmhdper specific code

  • Remove USE_AUTOTOOLS flag from Makefile as only one valid option

  • Remove TEST from Makefile as not used for anything

  • Bugfix for SEDSYSTEMCONFIG in Makefile

    Make sure we use a shell to capture output of command

  • Remove empty absoft specifc variables as they'll default to empty anyway when used

  • Remove unused IPM_LIB variable

  • Removing unused PGPLOT_LIB variable

  • Reduce repeated code associated with ONE_STEP_PP

  • Remove commented out code

  • Tidying up Makefile

    Removing commented code, rearranging to group logical things together etc.

  • Split CPPFLAGS to move defines into separate variable.

    Seperates out flags controlling preprocessor from defines.

  • Removing unrequired makefiles from geo directory

  • Change CPPFLAGS to MACRO_DEFS in diagnostics makefile

0 attachments

0 comments

Loading commits...