## Makefile for the gettext-tools/doc subdirectory of GNU gettext
-## Copyright (C) 1995-1997, 2001-2007, 2009, 2015-2016 Free Software
+## Copyright (C) 1995-1997, 2001-2007, 2009, 2015-2016, 2018 Free Software
## Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = 1.2 gnits
+
+# This directory does not support parallel make.
+# So, turn off parallel execution (at least in GNU make >= 4.0).
+GNUMAKEFLAGS = -j1
+
EXTRA_DIST =
MOSTLYCLEANFILES =
## Makefile for the gettext-tools/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2011, 2015-2017 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2011, 2015-2018 Free Software Foundation, Inc.
##
## This program is free software: you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
mv $@-tmp $@
po-gram-gen.h: po-gram-gen.c
+cldr-plural.h: cldr-plural.c
+
# Special rules for installation of auxiliary programs.