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