* Makefile: Indent commands with tabs, not spaces.
+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).
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.
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