summaryrefslogtreecommitdiff
path: root/usr.sbin/sa/Makefile
blob: 6d72221b0a08edcedb6fefd6d7907b9bd2b72938 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:44:19 deraadt Exp $

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

.include <bsd.prog.mk>