BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=fb
fb_SRCS=fb.c

include $(BASE)/rule/rule.mk
