xref
: /
freebsd
/
tools
/
regression
/
aio
/
aiop
/
Makefile
(revision 63d1fd5970ec814904aa0f4580b10a0d302d08b2)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
aiop
4
MAN
=
5
6
WARNS
=
6
7
8
.
include
<
bsd.prog.mk
>
9