PKGDIR		?= ..
L4DIR		?= $(PKGDIR)/../..
TARGET		= clientlib runtime

include $(L4DIR)/mk/subdir.mk

runtime: clientlib
