BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=linux_input
linux_input_SRCS=linux_input.c

include $(BASE)/rule/rule.mk
