# $FreeBSD: releng/12.1/usr.sbin/sa/Makefile 322515 2017-08-14 19:21:37Z ngie $ # $BSDSUniX $ .include .PATH: ${SRCTOP}/usr.bin/lastcomm PROG= sa MAN= sa.8 SRCS= main.c db.c pdb.c usrdb.c readrec.c PACKAGE=acct HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include