1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +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>