cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git] / sbin / clri / Makefile
blob114f56382a1871f2e5711cec67191caee93929f8
1 # @(#)Makefile 8.1 (Berkeley) 6/5/93
2 # $FreeBSD$
4 PACKAGE=runtime
5 PROG= clri
6 MAN= clri.8
7 WARNS?= 2
9 .include <bsd.prog.mk>