BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=dvr
dvr_SRCS=dvr.c

include $(BASE)/rule/rule.mk
