1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 01:42:00 +00:00

simplified

SCCS-file: Makefile
SCCS-SID: 7.35
This commit is contained in:
Arthur David Olson
1995-01-06 17:11:09 -05:00
committed by Paul Eggert
parent e081704507
commit 2331f1d1d0

View File

@ -87,9 +87,6 @@ YEARISTYPE= ./yearistype
# -DHAVE_SETTIMEOFDAY=2 if settimeofday uses 2nd arg (4.3BSD)
# -DHAVE_SETTIMEOFDAY=3 if settimeofday ignores 2nd arg (4.4BSD)
# -DLOCALE_HOME=\"path\" if locales are in "path", not "/usr/lib/locale"
# -Dalloc_size_T=T if the malloc size argument is of type T, not size_t
# -Dfwrite_size_T=T if the fwrite size arguments are of type T, not size_t
# -Dqsort_size_T=T if the qsort size arguments are of type T, not size_t
# -Dstrchr=index if `strchr' is called `index'
# $(GCC_DEBUG_FLAGS) if you are using GCC and want lots of checking
#