xref
: /
freebsd
/
usr.sbin
/
sa
/
Makefile
(revision 345e52e74228df732bb0c9732aca0fc0404c360d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
sa
4
MAN
=
sa
.
8
5
SRCS
=
main.c
pdb.c
usrdb.c
6
7
.
include
<
bsd.prog.mk
>
8