PKGDIR	= .
L4DIR	?= $(PKGDIR)/../..

TARGET  = generic lcd input

include $(L4DIR)/mk/subdir.mk

lcd: generic
input: generic
