aboutsummaryrefslogtreecommitdiff
path: root/libatomic/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'libatomic/Makefile.in')
-rw-r--r--libatomic/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/libatomic/Makefile.in b/libatomic/Makefile.in
index e8d47f2..0a51bd5 100644
--- a/libatomic/Makefile.in
+++ b/libatomic/Makefile.in
@@ -864,9 +864,7 @@ all-multi: $(libatomic_la_LIBADD)
$(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
# target overrides
-ifneq ($(tmake_file),)
-include $(tmake_file)
-endif
+-include $(tmake_file)
# GNU Make needs to see an explicit $(MAKE) variable in the command it
# runs to enable its job server during parallel builds. Hence the