On 17.11.2025 14:17, Jürgen Groß wrote: > And using $(wildcard <path>/*.in) is not an option, as that would reintroduce > the need to distinguish the configure-time and build-time *.in files,
Hmm, yes, if there's a mix of them in any one directory, that wouldn't work. Jan > which > I solved in V1 of my series by renaming the build-time ones to *.src. > > > Juergen
