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

# targets
TARGET =	bench test

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