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