summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2016-08-06 08:01:03 -0700
committerKaz Kylheku <kaz@kylheku.com>2016-08-06 08:01:03 -0700
commitaa64efbfd548e1f33c350674a4b5accd13127de3 (patch)
treeffb93303810372cc46a461fbbfff39a79452ced8 /struct.c
parentf23d5d35f971db14adb1e1860bb244d1ea87b06d (diff)
downloadtxr-aa64efbfd548e1f33c350674a4b5accd13127de3.tar.gz
txr-aa64efbfd548e1f33c350674a4b5accd13127de3.tar.bz2
txr-aa64efbfd548e1f33c350674a4b5accd13127de3.zip
Fix multi-arch build issue for txr.res.
When building in a separate directory, we can't just symlink the win directory, because the txr.res output file is architecture dependent and cannot be shared between 32 and 64 bit builds. * Makefile (%.res): Convert .rc -> .res rule to use the top_srcdir pattern, so the prerequisite will be found without the aid of the win/ directory symlink. * configure: Do not create win -> $source_dir/win symlink in the build directory.
Diffstat (limited to 'struct.c')
0 files changed, 0 insertions, 0 deletions