summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 39965cf..9267ef7 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1919,6 +1919,8 @@ dist-packages: configure-packages
# the name of the .y file so that make doesn't try to automatically regenerate
# the .c file.
+#
+# Remark: see [54a305cb88]. tclDate.c is manually edited, removing the unused "yynerrs" variable
gendate:
bison --output-file=$(GENERIC_DIR)/tclDate.c \
--no-lines \