xref
: /
freebsd
/
tools
/
regression
/
aio
/
aiop
/
Makefile
(revision 4ca50eab86aec8001978a612a42f9ae8388eceab)
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