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

gotta make years before trying to make data

SCCS-file: Makefile
SCCS-SID: 2.11
This commit is contained in:
Arthur David Olson
1986-10-29 21:58:47 -05:00
committed by Paul Eggert
parent b6fe6291e0
commit e3c2aa45c1

View File

@ -36,7 +36,7 @@ ENCHILADA= $(DOCS) $(SOURCES) $(DATA)
all: REDID_BINARIES tzdump $(TZLIB) all: REDID_BINARIES tzdump $(TZLIB)
REDID_BINARIES: $(TZDIR) tzcomp $(DATA) years REDID_BINARIES: $(TZDIR) tzcomp years $(DATA)
./tzcomp -l $(LOCALTIME) -d $(TZDIR) $(DATA) ./tzcomp -l $(LOCALTIME) -d $(TZDIR) $(DATA)
cp /dev/null $@ cp /dev/null $@