Add logwtmp.c
This commit is contained in:
parent
bde4652505
commit
3f3386c2a8
@ -1,6 +1,6 @@
|
||||
# Makefile for libopie
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1997/02/22 15:07:48 peter Exp $
|
||||
# $Id: Makefile,v 1.3 1997/03/08 19:42:41 pst Exp $
|
||||
#
|
||||
OPIE_DIST?= ${.CURDIR}/../../contrib/opie
|
||||
DIST_DIR= ${OPIE_DIST}/${.CURDIR:T}
|
||||
@ -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 \
|
||||
readrec.c writerec.c login.c open.c logwtmp.c \
|
||||
getutline.c pututline.c endutent.c # from libmissing
|
||||
|
||||
CFLAGS+=-I${.CURDIR} -I${OPIE_DIST} -I${DIST_DIR} \
|
||||
|
Loading…
Reference in New Issue
Block a user