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:
2
Makefile
2
Makefile
@ -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
|
||||
|
||||
Reference in New Issue
Block a user