xref
: /
freebsd
/
usr.bin
/
ofed
/
infiniband-diags
/
smpdump
/
Makefile
(revision fa50a3552d1e759e1bb65e54cb0b7e863bcf54d5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
smpdump
4
SRCS
=
smpdump.c
5
MAN
=
smpdump
.
8
6
7
.
include
<
bsd.prog.mk
>
8