xref
: /
freebsd
/
share
/
examples
/
inotify
/
Makefile
(revision 4757b351ea9d59d71d4a38b82506d2d16fcd560d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
PROG
=
inotify
2
MAN
=
3
4
LIBADD
=
xo
5
6
.
include
<
bsd.prog.mk
>
7