summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-11-25 05:05:44 -0500
committermidipix <writeonce@midipix.org>2018-11-25 09:17:33 -0500
commit10ad0b22e9d514f48c61a72af31ec7e15a6005c9 (patch)
treeb34db431627fd74c9c17fbde673a21e898d6c121 /Makefile.in
parent3a33ad74547017734093634d7e8b3553e3479a07 (diff)
downloaddalist-10ad0b22e9d514f48c61a72af31ec7e15a6005c9.tar.bz2
dalist-10ad0b22e9d514f48c61a72af31ec7e15a6005c9.tar.xz
build system: PE, ELF: defined DSO_REF_VER, DSO_REF_SONAME, DSO_REF_SOLINK.
These definitions come in handy when a project generates alongside its ``primary shared library'' one or more ``extension libraries'' that depend on it. When the rules for generating extension libraries use the $^ directive, the above dependency must be declared in a target-aware manner. In most cases, one would want to express this dependency by way of $(DSO_REF_SONAME), thereby pulling in lib/libfoo.so.$(MAJOR) on ELF targets, lib/libfoo.$(MAJOR).lib.a on midipix targets, and lib/libfoo.$(MAJOR).dll.a on win32 targets.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions