summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sa/Makefile
blob: 718cbc846efe992a110cf6530ba15b6264260fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.PATH: ${.CURDIR}/../../usr.bin/lastcomm

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

WARNS?=	6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud