1 synopsis: Fix generation of Path_ modules with relocatable
7 The generation of the functions `minusFileName` and `splitFileName`
8 are now in the same conditional block as their call,
9 preventing generation of inconsistent Paths_ files
10 where those functions are used but not defined.