Files
foc/l4/mk/tmpl/Makefile
2013-01-11 17:00:47 +01:00

10 lines
280 B
Makefile

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