[v2,1/1] plural.c: improve reproducibility

Message ID 87r2se4jqo.fsf@linux-m68k.org
State Committed
Commit ef9ecfa63c85ae5bb558933e710bf2b0a8234f13
Headers

Commit Message

Andreas Schwab Dec. 1, 2017, 2:15 p.m. UTC
  * intl/Makefile ($(objpfx)plural.c): Add $(make-target-directory).
  

Patch

diff --git a/intl/Makefile b/intl/Makefile
index 2deb6ef25e..4ab9e5cd63 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -42,6 +42,7 @@  generated += msgs.h mtrace-tst-gettext.out tst-gettext.mtrace plural.c
 generated-dirs += domaindir localedir
 
 $(objpfx)plural.c: plural.y
+	$(make-target-directory)
 	$(BISON) $(BISONFLAGS) $@ $^
 
 $(objpfx)plural.o: $(objpfx)plural.c