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

* Makefile (check_time_t_alternatives): Pass REDO to submake.

This commit is contained in:
Paul Eggert
2014-08-19 11:52:51 -07:00
parent 6292f17b4f
commit 10ac30643e

View File

@ -568,6 +568,7 @@ check_time_t_alternatives:
make clean_misc && \
make TOPDIR=`pwd`/tzpublic/$$type \
CFLAGS='$(CFLAGS) -Dtime_tz='"'$$type'" \
REDO='$(REDO)' \
install && \
diff -qr tzpublic/int64_t/etc/zoneinfo tzpublic/$$type/etc/zoneinfo && \
case $$type in \