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:
committed by
Paul Eggert
parent
b6fe6291e0
commit
e3c2aa45c1
2
Makefile
2
Makefile
@ -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 $@
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user