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

TARGET = ldso libdl

include $(L4DIR)/mk/subdir.mk

libdl: ldso
