summaryrefslogtreecommitdiff
path: root/elsie.nci.nih.gov/src/Makefile
diff options
context:
space:
mode:
authorStuart Bishop <stuart.bishop@canonical.com>2005-08-02 22:30:08 +0000
committerStuart Bishop <stuart.bishop@canonical.com>2005-08-02 22:30:08 +0000
commit55fa8adfdd14896f25fab2634f15299987b10fc9 (patch)
tree8b5540f945831447b9531ea7309315bb15cac53a /elsie.nci.nih.gov/src/Makefile
parentde786cf8221bb96d487b1acd875e60d22555f7ff (diff)
downloadpytz-55fa8adfdd14896f25fab2634f15299987b10fc9.tar.gz
tzcode2005k and tzdata2005k import
Diffstat (limited to 'elsie.nci.nih.gov/src/Makefile')
-rw-r--r--elsie.nci.nih.gov/src/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/elsie.nci.nih.gov/src/Makefile b/elsie.nci.nih.gov/src/Makefile
index ea7691a..a2ae4af 100644
--- a/elsie.nci.nih.gov/src/Makefile
+++ b/elsie.nci.nih.gov/src/Makefile
@@ -1,4 +1,4 @@
-# @(#)Makefile 7.108
+# @(#)Makefile 7.109
# Change the line below for your time zone (after finding the zone you want in
# the time zone files, or adding it to a time zone file).
@@ -111,7 +111,9 @@ LDLIBS=
# -DNO_RUN_TIME_WARNINGS_ABOUT_YEAR_2000_PROBLEMS_THANK_YOU=1
# if you do not want run time warnings about formats that may cause
# year 2000 grief
-#
+# -DZIC_MAX_ABBR_LEN_WO_WARN=3
+# (or some other number) to set the maximum time zone abbreviation length
+# that zic will accept without a warning (the default is 6)
GCC_DEBUG_FLAGS = -Dlint -g -O -fno-common \
-Wall -Wcast-qual -Wconversion -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith -Wshadow \