mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 05:55:17 +00:00
* NEWS: Document recent Makefile changes.
This commit is contained in:
10
NEWS
10
NEWS
@ -4,9 +4,19 @@ Unreleased, experimental changes
|
||||
|
||||
Changes affecting the build procedure
|
||||
|
||||
The builder can specify which programs to use, if any, instead of
|
||||
'ar' and 'ranlib', and libtz.a is now built locally before being
|
||||
installed. (Thanks to Michael Forney.)
|
||||
|
||||
A dependency typo in the 'zdump' rule has been fixed.
|
||||
(Thanks to Andrew Paprocki.)
|
||||
|
||||
The Makefile has been simplified by assuming that 'mkdir -p' and 'cp -f'
|
||||
work as specified by POSIX.2-1992 or later; this is portable nowadays.
|
||||
|
||||
'make clean' no longer removes 'leapseconds', since it's
|
||||
host-independent and is part of the distribution.
|
||||
|
||||
The unused makefile macros TZCSRCS, TZDSRCS, DATESRCS have been removed.
|
||||
|
||||
Changes affecting documentation and commentary
|
||||
|
||||
Reference in New Issue
Block a user