From: Mark Wooding Date: Wed, 6 Jun 2018 21:09:32 +0000 (+0100) Subject: Makefile: Support out-of-tree builds. X-Git-Tag: 1.2.0~7 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/preload-hacks/commitdiff_plain/ba98b375ff7fd7c5c848d650d50848c4ef4c1d65?hp=ba98b375ff7fd7c5c848d650d50848c4ef4c1d65 Makefile: Support out-of-tree builds. The `distcheck' target shows how you can do this, though it's rather cumbersome. ---