From e6bcfa0f2565721ffb5c1ba947de7422fe72a441 Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Sat, 16 Apr 1988 21:39:29 -0400 Subject: [PATCH] timezone.o reference goes SCCS-file: Makefile SCCS-SID: 4.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e332ea8..315513c 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ TZDIR= /etc/zoneinfo # You may want to change this define if you're just testing the software. # Alternatively, you can put these functions in /lib/libc.a, removing -# the old "ctime.o" (and "timezone.o" on a BSD system). This is the +# the old "ctime.o". This is the # ideal solution if you are able. Build libz.a, extract the files, and # then add them to libc.a.