mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-23 21:43:25 +00:00
SCCS-file: Makefile
SCCS-SID: 7.108
This commit is contained in:
committed by
Paul Eggert
parent
e1c269fbfd
commit
c8c1aae947
2
Makefile
2
Makefile
@ -403,7 +403,7 @@ typecheck:
|
|||||||
for i in "long long" unsigned double; \
|
for i in "long long" unsigned double; \
|
||||||
do \
|
do \
|
||||||
make CFLAGS="-DTYPECHECK -D_TIME_T \"-Dtime_t=$$i\"" ; \
|
make CFLAGS="-DTYPECHECK -D_TIME_T \"-Dtime_t=$$i\"" ; \
|
||||||
./zdump -v US/Eastern ; \
|
./zdump -v Europe/Rome ; \
|
||||||
make clean ; \
|
make clean ; \
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user