Jacob Champion <[email protected]> writes: > So when I go for a followup next week... I could > 1) wrap just the installcheck and check targets in ifeq > 2) wrap the `all` target in addition to the above > 3) wrap everything after the Makefile.global inclusion > Any preferences?
I think it'd be advisable to keep the "clean" target doing its thing.
But I agree with disabling 'all', 'check', 'installcheck'.
regards, tom lane
