1PKGDIR	?= ..
2L4DIR	?= $(PKGDIR)/../../..
3
4# the default is to build the listed directories, provided that they
5# contain a Makefile. If you need to change this, uncomment the following
6# line and adapt it.
7# TARGET = idl src lib server examples doc
8
9include $(L4DIR)/mk/subdir.mk
10