freebsd-src/usr.sbin/sa/Makefile

7 lines
73 B
Makefile
Raw Normal View History

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