1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/usr.sbin/sa/Makefile
1999-08-28 01:35:59 +00:00

8 lines
84 B
Makefile

# $FreeBSD$
PROG= sa
MAN8= sa.8
SRCS= main.c pdb.c usrdb.c
.include <bsd.prog.mk>