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