1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-20 19:01:31 +00:00

* Makefile (TZDOBJS): Remove ialloc.o.

* NEWS: Document this.
This commit is contained in:
Paul Eggert
2014-08-22 19:49:22 -07:00
parent f4948756b5
commit f50d254594
2 changed files with 5 additions and 1 deletions

View File

@ -305,7 +305,7 @@ AR= ar
RANLIB= :
TZCOBJS= zic.o scheck.o ialloc.o
TZDOBJS= zdump.o localtime.o ialloc.o asctime.o
TZDOBJS= zdump.o localtime.o asctime.o
DATEOBJS= date.o localtime.o strftime.o asctime.o
LIBSRCS= localtime.c asctime.c difftime.c
LIBOBJS= localtime.o asctime.o difftime.o