freebsd_amp_hwpstate/usr.sbin/sa/Makefile

8 lines
79 B
Makefile
Raw Normal View History

1997-02-22 16:15:28 +00:00
# $Id$
PROG= sa
MAN8= sa.8
SRCS= main.c pdb.c usrdb.c
.include <bsd.prog.mk>