From a77db75d2a90007c436878d4931301a87d02a531 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Aug 1999 03:36:12 +0000 Subject: 1999-08-19 Roland McGrath * mktime.c: File removed. Current libc code is good. * Makefile (SRCS): Remove mktime.c. --- libshouldbeinlibc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libshouldbeinlibc/Makefile b/libshouldbeinlibc/Makefile index 8927387c..562ebd82 100644 --- a/libshouldbeinlibc/Makefile +++ b/libshouldbeinlibc/Makefile @@ -27,8 +27,7 @@ SRCS = termsize.c timefmt.c exec-reauth.c maptime-funcs.c \ idvec-impgids.c idvec-verify.c idvec-rep.c \ ugids.c ugids-argp.c ugids-rep.c ugids-verify.c ugids-subtract.c \ ugids-auth.c ugids-xinl.c ugids-merge.c ugids-imply.c ugids-posix.c \ - ugids-verify-auth.c \ - mktime.c + ugids-verify-auth.c installhdrs = idvec.h timefmt.h maptime.h \ wire.h portinfo.h portxlate.h cacheq.h ugids.h LCLHDRS = $(installhdrs) -- cgit v1.2.3