Gitiles
Code Review
Sign In
review.gerrithub.io
/
CryptoGodfatherVA38
/
mdnsd
/
refs/tags/pre-alpha
/
.
/
Makefile
blob: af7ccc69f9e1b5ab4ca51e1ec5f402f6d97b05d2 [
file
] [
log
] [
blame
]
SUBDIR
=
mdnsctl mdnsd
.
include
<
bsd
.
subdir
.
mk
>
TAG_SUBDIRS
+=
mdnsd
TAG_SUBDIRS
+=
mdnsctl
TAG_SUBDIRS
+=/
usr
/
include
TAG_SUBDIRS
+=/
usr
/
src
/
lib
/
libevent
etags
:
find $
{
TAG_SUBDIRS
}
-
type f
-
iname
"*.[ch]"
|
\
etags
-
o TAGS
-