]> Savannah Git Hosting - gnulib.git/commitdiff
Makefile: Fix a syntax alert.
authorBruno Haible <bruno@clisp.org>
Tue, 11 Apr 2023 17:34:50 +0000 (19:34 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 11 Apr 2023 17:36:49 +0000 (19:36 +0200)
* Makefile: Indent commands with tabs, not spaces.

ChangeLog
Makefile

index c9962a09b97d5ca95dd67c341b352b5d48048f9b..8ffdb339d07b4f93a8a817d7b3bfac8a6a9f5720 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-11  Bruno Haible  <bruno@clisp.org>
+
+       Makefile: Fix a syntax alert.
+       * Makefile: Indent commands with tabs, not spaces.
+
 2023-04-10  Bruno Haible  <bruno@clisp.org>
 
        alignasof: Ensure a correct _Alignas (regression 2023-01-15).
index 44295712187550e99c05d0d8ad30460ade3741ca..26432cd78a00ebb319f7b32f21ce034e9385a83d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -65,7 +65,7 @@ sc_prohibit_sc_omitted_at:
 sc_maint:
        @rm -f maint.mk; ln -s top/maint.mk maint.mk
        $(MAKE) -s srcdir=. gnulib_dir=. _build-aux=build-aux \
-            -f cfg.mk -f maint.mk syntax-check
+               -f cfg.mk -f maint.mk syntax-check
        rm -f maint.mk
 
 # Files in m4/ that (exceptionally) may use AC_LIBOBJ.
@@ -199,5 +199,5 @@ update-copyright:
          doc/gendocs_template* build-aux/gendocs.sh
        export TZ='$(COPYRIGHT_TZ)';                                    \
        perl -pi -e                                                     \
-          '$(_year_and_prev) s/^(scriptversion=)$$w.*/$$1$$y-01-01.00/i' \
+         '$(_year_and_prev) s/^(scriptversion=)$$w.*/$$1$$y-01-01.00/i' \
          build-aux/gendocs.sh