xref
: /
freebsd
/
usr.bin
/
elfdump
/
Makefile
(revision f0adf7f5cdd241db2f2c817683191a6ef64a4e95)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
elfdump
4
WARNS
?=
5
5
6
.
include
<
bsd.prog.mk
>
7