repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git]
/
usr.sbin
/
vipw
/
Makefile
blob
f36825de6df91f9c8d597683b4500539e827520c
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD$
3
4
PROG
=
vipw
5
MAN
=
vipw
.8
6
7
LIBADD
=
util
8
9
.
include
<
bsd.prog.mk
>