Re: pg_bsd_indent vs vpath

2023-03-24 Thread Andrew Dunstan
On 2023-03-23 Th 16:46, Tom Lane wrote: Andrew Dunstan writes: Looks like we need a little magic to allow pg_bsd_indent to be part of a vpath build: Yeah, I think I fixed that at dccef0f2f, but fairywren hasn't run since. (I'd thought that it was some weird Msys-ism, but if you say it's VPATH

Re: pg_bsd_indent vs vpath

2023-03-23 Thread Tom Lane
Andrew Dunstan writes: > Looks like we need a little magic to allow pg_bsd_indent to be part of a > vpath build: Yeah, I think I fixed that at dccef0f2f, but fairywren hasn't run since. (I'd thought that it was some weird Msys-ism, but if you say it's VPATH then all is clear, other than why we d

pg_bsd_indent vs vpath

2023-03-23 Thread Andrew Dunstan
Looks like we need a little magic to allow pg_bsd_indent to be part of a vpath build: It succeeded if I added this to the Makefile: CFLAGS += -I$(srcdir)