freebsd_amp_hwpstate/usr.sbin/sa/Makefile

8 lines
84 B
Makefile
Raw Normal View History

1999-08-28 01:35:59 +00:00
# $FreeBSD$
PROG= sa
MAN8= sa.8
SRCS= main.c pdb.c usrdb.c
.include <bsd.prog.mk>