freebsd-nq/usr.sbin/sa/Makefile
2001-03-20 18:17:26 +00:00

7 lines
73 B
Makefile

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