On Thu, May 07, 2020 at 10:52:26PM +0200, Yorick Hardy wrote: > Thanks! It took a while for this to sink in ... > > So I think the test should only be built if MKCOMPAT=yes ? > (It does fail to build for me, because I usually have MKCOMPAT=no).
Yes, either the Makefile needs a conditional, or the SUBDIR+= in the makefile above. Martin