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

# targets
TARGET =	bench ux

# include subdir role
include $(L4DIR)/mk/subdir.mk
