xref
: /
freebsd
/
share
/
examples
/
inotify
/
Makefile
(revision 1d8664d6904149e0be5dbfa0ee35268de2a83f1e)
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