PROG=v
SRCS=virtdir.c
CPPFLAGS+= -DVIRTDIR_DEBUG
WARNS=4
MAN=virtdir.3

.include "${BSDSRCDIR}/share/mk/bsd.prog.mk"
