BASE=../../..

include $(BASE)/rule/def.mk

O_TARGET=tty
tty_SRCS=tty.c

include $(BASE)/rule/rule.mk
