#	$Id: Makefile,v 1.1.1.1 1995/10/18 08:48:07 deraadt Exp $

PROG=	sa
MAN=	sa.8
SRCS=	main.c pdb.c usrdb.c

.include <bsd.prog.mk>
