repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel - CAM cleanup 1/N - Remove ancient scsi pccard drivers ncv, nsp, stg
[dragonfly.git]
/
usr.sbin
/
sa
/
Makefile
blob
864c2856624b0f66e855be8ced4d9317ba863872
1
# $FreeBSD: src/usr.sbin/sa/Makefile,v 1.5.2.1 2001/04/25 12:10:49 ru Exp $
2
3
PROG
=
sa
4
MAN
=
sa
.8
5
SRCS
=
main.c pdb.c usrdb.c
6
7
.
include
<
bsd.prog.mk
>