summaryrefslogtreecommitdiff
path: root/usr.sbin/sa/Makefile
blob: 3d7c236ee83b6e89bc1ed300950e50a09c0b6705 (plain)
1
2
3
4
5
6
7
#	$Id: Makefile,v 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>