1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/sa/Makefile
2001-03-26 14:42:20 +00:00

8 lines
83 B
Makefile

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