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

southamerica and solar88

SCCS-file: Makefile
SCCS-SID: 3.2
This commit is contained in:
Arthur David Olson
1988-01-02 16:08:14 -05:00
committed by Paul Eggert
parent 38564c9af1
commit 1a47f2ac5f

View File

@ -63,7 +63,7 @@ TZLIB= /usr/lib/libz.a
# If you'll never want to handle solar-time-based time zones, add
# -DNOSOLAR
# to the end of the "CFLAGS=" line
# (and remove solar87 from the DATA= line below).
# (and remove solar87 and solar88 from the DATA= line below).
#
CFLAGS=
@ -92,7 +92,7 @@ SOURCES= tzfile.h zic.c zdump.c \
localtime.c asctime.c ctime.c dysize.c timemk.c \
scheck.c ialloc.c mkdir.c
DATA= asia australasia europe etcetera northamerica \
pacificnew systemv solar87
pacificnew southamerica systemv solar87 solar88
ENCHILADA= $(DOCS) $(SOURCES) $(DATA)
all: REDID_BINARIES zdump $(TZLIB)