Feature/avoid full path in makefile output

Merged
#162 · Created  · Last updated

Merged pull request

Merged in feature/avoid_full_path_in_makefile_output (pull request #162)

8e75e3b·Author: ·Closed by: ·2019-10-02

Description

 

  • Adds SHOW_ABS_PATH option to Makefile

    Defaults to yes. If not defined then we strip out directory from all file names that we report in compiling messages etc.

  • Make SHOW_ABS_PATH= give path relative to GK_HEAD_DIR rather than no path information at all

  • Ensure we include the dependency file if no target is specified

 

Aims to address issue #75

Note this currently includes PR #161 as well

Fixes bug #75

0 attachments

0 comments

Loading commits...