1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 07:00:45 +00:00

year 200 stuff

SCCS-file: Makefile
SCCS-SID: 7.51
This commit is contained in:
Arthur David Olson
1996-09-08 16:17:30 -04:00
committed by Paul Eggert
parent 7dba7c02b1
commit da17d5d580

View File

@ -98,6 +98,9 @@ LDLIBS=
# -TTZ_DOMAINDIR=\"/path\" to use "/path" for gettext directory;
# the default is system-supplied, typically "/usr/lib/locale"
# $(GCC_DEBUG_FLAGS) if you are using GCC and want lots of checking
# -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
#
GCC_DEBUG_FLAGS = -Dlint -g -O -fno-common \
-Wall -Wcast-qual -Wconversion -Wmissing-prototypes \