From 6c3fc0c45098df2a4d2ef7a28ff15de4016fb992 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 4 Oct 2002 00:24:31 +0000 Subject: Drop login.c and logwtmp.c from the library build. None of the apps that we build use it, and any that do should be using the official login()/logwtmp() in libutil. --- lib/libopie/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libopie/Makefile b/lib/libopie/Makefile index 37fd4e6af7b8..20e61b2edc53 100644 --- a/lib/libopie/Makefile +++ b/lib/libopie/Makefile @@ -15,7 +15,7 @@ SRCS= atob8.c btoa8.c btoh.c challenge.c getsequence.c hash.c hashlen.c \ keycrunch.c lock.c lookup.c newseed.c parsechallenge.c passcheck.c \ passwd.c randomchallenge.c readpass.c unlock.c verify.c version.c \ btoe.c accessfile.c generator.c insecure.c getutmpentry.c \ - readrec.c writerec.c login.c open.c logwtmp.c \ + readrec.c writerec.c open.c \ getutline.c pututline.c endutent.c setutent.c # from libmissing SRCS+= opieextra.c INCS= ${OPIE_DIST}/opie.h -- cgit v1.2.3