PROG= daemond SRCS= parse.y daemond.c env.c MAN= daemond.8 LDADD= -levent CFLAGS+= -I${.CURDIR} COPTS+= -Wall SUBDIR=daemonctl .include .include