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]
/
sbin
/
clri
/
Makefile
blob
114f56382a1871f2e5711cec67191caee93929f8
1
# @(#)Makefile 8.1 (Berkeley) 6/5/93
2
# $FreeBSD$
3
4
PACKAGE
=
runtime
5
PROG
=
clri
6
MAN
=
clri
.8
7
WARNS?
=
2
8
9
.
include
<
bsd.prog.mk
>