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

# create examples demonstrating the use of you package in subdirectories
# and list those subdirs in the TARGET variable.
TARGET   = name_server_test

include $(L4DIR)/mk/subdir.mk
