summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorJasmin Jessich <jasmin@anw.at>2017-05-22 22:52:43 +0200
committerJasmin Jessich <jasmin@anw.at>2017-05-22 23:23:19 +0200
commita2a2425b518a82d116034ac8ba233f94cbe3c4e7 (patch)
tree8d29e2211c4d3c8ecc29ca5ab4008cd5edb9fc11 /pages
parent7d217b4788e8f3ebbddf2e8a305dcc646bbaefdd (diff)
downloadvdr-plugin-live-a2a2425b518a82d116034ac8ba233f94cbe3c4e7.tar.gz
vdr-plugin-live-a2a2425b518a82d116034ac8ba233f94cbe3c4e7.tar.bz2
Fixed Makefile to run with parallel jobs
- Now subdirs and plugin objects are built in parallel. - Use one generic recursive pattern rule.A - Build the plugin shared library, the i18n files and all install targets with an recursive rule. This guarantees that all dependencies are always checked and the target is re-built correctly. This was necessary, because make can't determine the dependencies in all cases, when building in parallel. - Added printing of "Creating *.mo", "Creating *.po" and "Installing *.mo". - Create "gen_version_suffix.h" only in top make invocation.
Diffstat (limited to 'pages')
0 files changed, 0 insertions, 0 deletions