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