1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 22:20:38 +00:00

difftime added

SCCS-file: Makefile
SCCS-SID: 4.9
This commit is contained in:
Arthur David Olson
1989-02-24 18:51:56 -05:00
committed by Paul Eggert
parent b24e5adb35
commit a1a4738f9d

View File

@ -114,8 +114,8 @@ TZDSRCS= zdump.c localtime.c asctime.c \
ialloc.c getopt.c link.c
TZDOBJS= zdump.o localtime.o asctime.o \
ialloc.o getopt.o link.o
LIBSRCS= localtime.c asctime.c ctime.c dysize.c timemk.c
LIBOBJS= localtime.o asctime.o ctime.o dysize.o timemk.o
LIBSRCS= localtime.c asctime.c ctime.c dysize.c timemk.c difftime.c
LIBOBJS= localtime.o asctime.o ctime.o dysize.o timemk.o difftime.o
HEADERS= tzfile.h nonstd.h stdio.h stdlib.h time.h
NONLIBSRCS= zic.c zdump.c \
scheck.c ialloc.c emkdir.c getopt.c link.c