# directories we need to know
PKGDIR =	..
L4DIR ?=	$(PKGDIR)/../..

# targets
TARGET =	test bench ulockflex ulockflex_v2

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

