#	BSDI Makefile,v 2.1 1995/02/03 17:06:01 polk Exp

PROG=	ac
MAN8=	ac.0
SRCS=	findmidnight.c main.c make_name.c make_time.c \
	makelist.c mstrdup.c namelist2.c print2.c time_list.c update2.c

COPTS= -DWTMP_FILE='"/var/log/wtmp"'

.include <bsd.prog.mk>
