1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 09:44:55 +00:00
SCCS-file: Makefile
SCCS-SID: 7.107
This commit is contained in:
Arthur David Olson
2005-01-31 14:06:03 -05:00
committed by Paul Eggert
parent 1b61fdd2bb
commit 1d38e56f43

View File

@ -398,7 +398,7 @@ public: $(ENCHILADA)
tar cf - $(DOCS) $(SOURCES) $(MISC) *.[1-8].txt | gzip -9 > tzcode.tar.gz
tar cf - $(DATA) | gzip -9 > tzdata.tar.gz
typecheck:
typecheck:
make clean
for i in "long long" unsigned double; \
do \