From 4ab0ebc4e63d1767b985cc76d698c54eaeb1e866 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sun, 14 Oct 2018 23:34:22 +0200 Subject: [PATCH] examples: Update developer documentation. * gettext-tools/examples/hello-csharp*/po/Makefile.am: Add comment. * gettext-tools/examples/hello-tcl*/po/Makefile.am: Likewise. --- gettext-tools/examples/hello-csharp-forms/po/Makefile.am | 2 ++ gettext-tools/examples/hello-csharp/po/Makefile.am | 2 ++ gettext-tools/examples/hello-tcl-tk/po/Makefile.am | 2 ++ gettext-tools/examples/hello-tcl/po/Makefile.am | 2 ++ 4 files changed, 8 insertions(+) diff --git a/gettext-tools/examples/hello-csharp-forms/po/Makefile.am b/gettext-tools/examples/hello-csharp-forms/po/Makefile.am index 31d0e5728..45a85d81c 100644 --- a/gettext-tools/examples/hello-csharp-forms/po/Makefile.am +++ b/gettext-tools/examples/hello-csharp-forms/po/Makefile.am @@ -278,3 +278,5 @@ $(DUMMYPOFILES): update-resourcesdll: Makefile $(RESOURCESDLLFILES) @: +# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro +# AM_POSTPROCESS_PO_MAKEFILE. diff --git a/gettext-tools/examples/hello-csharp/po/Makefile.am b/gettext-tools/examples/hello-csharp/po/Makefile.am index 31d0e5728..45a85d81c 100644 --- a/gettext-tools/examples/hello-csharp/po/Makefile.am +++ b/gettext-tools/examples/hello-csharp/po/Makefile.am @@ -278,3 +278,5 @@ $(DUMMYPOFILES): update-resourcesdll: Makefile $(RESOURCESDLLFILES) @: +# The Makefile rules for $(RESOURCESDLLFILES) are generated by the macro +# AM_POSTPROCESS_PO_MAKEFILE. diff --git a/gettext-tools/examples/hello-tcl-tk/po/Makefile.am b/gettext-tools/examples/hello-tcl-tk/po/Makefile.am index 78b645b9a..90ecf29f1 100644 --- a/gettext-tools/examples/hello-tcl-tk/po/Makefile.am +++ b/gettext-tools/examples/hello-tcl-tk/po/Makefile.am @@ -274,3 +274,5 @@ $(DUMMYPOFILES): update-msg: Makefile $(MSGFILES) @: +# The Makefile rules for $(MSGFILES) are generated by the macro +# AM_POSTPROCESS_PO_MAKEFILE. diff --git a/gettext-tools/examples/hello-tcl/po/Makefile.am b/gettext-tools/examples/hello-tcl/po/Makefile.am index 78b645b9a..90ecf29f1 100644 --- a/gettext-tools/examples/hello-tcl/po/Makefile.am +++ b/gettext-tools/examples/hello-tcl/po/Makefile.am @@ -274,3 +274,5 @@ $(DUMMYPOFILES): update-msg: Makefile $(MSGFILES) @: +# The Makefile rules for $(MSGFILES) are generated by the macro +# AM_POSTPROCESS_PO_MAKEFILE. -- 2.47.3