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

include $(L4DIR)/mk/subdir.mk

ifeq ($(USE_TASKLIB),y)
  SUBDIRS =
endif
