xref
: /
freebsd
/
tools
/
test
/
auxinfo
/
Makefile
(revision a3cf0ef5a295c885c895fabfd56470c0d1db322d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
auxinfo
4
NO_MAN
=
5
WARNS
?=
6
6
7
.
include
<
bsd.prog.mk
>
8